: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;--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);-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;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{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;font-weight:600;border:1px solid rgba(0,0,0,.15);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)}.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);text-decoration:underline;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);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}}.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;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(../fonts/inter-v11-latin-regular.woff2) format("woff2"),url(../fonts/inter-v11-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:local(""),url(../fonts/inter-v11-latin-600.woff2) format("woff2"),url(../fonts/inter-v11-latin-600.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(../fonts/inter-v11-latin-700.woff2) format("woff2"),url(../fonts/inter-v11-latin-700.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:local(""),url(../fonts/inter-v11-latin-800.woff2) format("woff2"),url(../fonts/inter-v11-latin-800.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(../fonts/lora-v23-latin-regular.woff2) format("woff2"),url(../fonts/lora-v23-latin-regular.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(../fonts/lora-v23-latin-700.woff2) format("woff2"),url(../fonts/lora-v23-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:400;font-display:swap;src:local(""),url(../fonts/lora-v23-latin-italic.woff2) format("woff2"),url(../fonts/lora-v23-latin-italic.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:700;font-display:swap;src:local(""),url(../fonts/lora-v23-latin-700italic.woff2) format("woff2"),url(../fonts/lora-v23-latin-700italic.woff) format("woff")}:root{--primary-color:var(--ghost-accent-color,#49a8e4);--primary-text-color:#242424;--secondary-text-color:#666;--red-color:#ff7473;--coral-color:#ff6b5e;--teal-color:#198f82;--yellow-color:#f6c945;--white-color:#fff;--light-gray-color:#f4f4f2;--mid-gray-color:#cececa;--dark-gray-color:#1a1a1a;--black-color:#000;--dark-mode-bg-color:#171817;--dark-mode-darker-bg-color:#202220;--dark-mode-primary-text-color:#e8e8e5;--dark-mode-secondary-text-color:#aaa;--dark-mode-border-color:#4b4d49;--animation-base:cubic-bezier(0.22,1,0.36,1);--shadow-base:0 2px 8px rgba(0,0,0,.14);--font-sans:Inter,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-serif:Lora,"Songti SC",SimSun,Times,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--content-font-size:1.8rem;--content-width:720px;--header-spacing:60px;--radius-image:28px;--border-color:#30302e;--focus-color:#006edc;--section-spacing:clamp(64px,9vw,120px);--button-main-color:var(--yellow-color);--button-circle-bg:color-mix(in srgb,var(--white-color) 82%,var(--button-main-color));--button-outline-offset-x:2px;--button-outline-offset-y:3px;--button-circle-size:23px}.site-hero-doodles{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;contain:paint}.site{overflow:hidden}.site,.site>:not(.site-hero-doodles){position:relative;z-index:1}.site-doodle{position:absolute;display:block;opacity:.34}.site-doodle-hash{width:clamp(118px,14vw,196px);height:clamp(118px,14vw,196px)}.site-doodle-hash span{position:absolute;top:50%;left:50%;width:16%;height:100%;background-color:var(--yellow-color);border:3px solid var(--dark-gray-color);border-radius:999px;transform:translate(-50%,-50%);box-shadow:24px 0 0 var(--coral-color),-24px 0 0 var(--teal-color)}.site-doodle-hash span:nth-child(2){transform:translate(-50%,-50%) rotate(90deg)}.site-doodle-hash span:nth-child(3){width:26%;height:100%;background-color:var(--teal-color);transform:translate(-82%,-50%) rotate(88deg);box-shadow:none}.site-doodle-hash span:nth-child(4){width:26%;height:100%;background-color:var(--coral-color);transform:translate(-18%,-50%) rotate(88deg);box-shadow:none}.site-doodle-ring{width:clamp(88px,11vw,148px);height:clamp(88px,11vw,148px);background-color:var(--coral-color);border:3px solid var(--dark-gray-color);border-radius:50%}.site-doodle-ring:after{position:absolute;inset:24%;background-color:var(--white-color);border:3px solid var(--dark-gray-color);border-radius:inherit;content:""}.site-doodle-lines{width:clamp(150px,22vw,310px);height:34px;border-top:7px solid var(--white-color);border-bottom:7px solid var(--yellow-color)}.site-doodle-chip{padding:7px 18px 6px;font-size:clamp(1.4rem,1.8vw,2.2rem);font-weight:800;line-height:1;color:var(--dark-gray-color);letter-spacing:.12em;background-color:var(--teal-color);border:3px solid var(--dark-gray-color);border-radius:999px}.site-doodle-spark{width:clamp(72px,9vw,124px);height:clamp(72px,9vw,124px)}.site-doodle-spark span,.site-doodle-spark:after,.site-doodle-spark:before{position:absolute;top:50%;left:50%;width:18%;height:100%;background-color:var(--yellow-color);border:3px solid var(--dark-gray-color);border-radius:999px;content:"";transform:translate(-50%,-50%)}.site-doodle-spark:after{background-color:var(--coral-color);transform:translate(-50%,-50%) rotate(90deg)}.site-doodle-spark span:first-child{background-color:var(--teal-color);transform:translate(-50%,-50%) rotate(45deg)}.site-doodle-spark span:nth-child(2){background-color:var(--white-color);transform:translate(-50%,-50%) rotate(-45deg)}.site-doodle-pills{width:clamp(118px,14vw,190px);height:clamp(68px,8vw,108px)}.site-doodle-pills span{position:absolute;left:0;width:100%;height:34%;background-color:var(--teal-color);border:3px solid var(--dark-gray-color);border-radius:999px}.site-doodle-pills span:nth-child(2){top:33%;left:10%;background-color:var(--yellow-color)}.site-doodle-pills span:nth-child(3){top:66%;left:-4%;background-color:var(--coral-color)}.site-doodle-dots{width:clamp(78px,9vw,126px);height:clamp(78px,9vw,126px)}.site-doodle-dots span{position:absolute;width:24%;height:24%;background-color:var(--yellow-color);border:3px solid var(--dark-gray-color);border-radius:50%}.site-doodle-dots span:first-child{top:0;left:38%;background-color:var(--teal-color)}.site-doodle-dots span:nth-child(2){top:30%;left:8%;background-color:var(--coral-color)}.site-doodle-dots span:nth-child(3){top:32%;right:8%}.site-doodle-dots span:nth-child(4){bottom:0;left:22%}.site-doodle-dots span:nth-child(5){right:18%;bottom:4%;background-color:var(--teal-color)}.site-doodle-pill{width:clamp(92px,12vw,160px);height:clamp(34px,4vw,54px);background-color:var(--coral-color);border:3px solid var(--dark-gray-color);border-radius:999px}.site-doodle-pill:after{position:absolute;inset:10px 18px;background-color:var(--yellow-color);border-radius:inherit;content:""}.site-doodle-bubble{padding:9px 20px 8px;font-size:clamp(1.3rem,1.7vw,2rem);font-weight:900;line-height:1;color:var(--dark-gray-color);letter-spacing:.1em;background-color:var(--white-color);border:3px solid var(--dark-gray-color);border-radius:999px 999px 999px 10px}.site-doodle-hash-a{top:clamp(760px,108vh,1040px);right:min(8vw,116px);transform:rotate(-9deg)}.site-doodle-ring-a{top:clamp(1040px,145vh,1420px);left:min(7vw,96px);transform:rotate(12deg)}.site-doodle-lines-a{top:clamp(1320px,182vh,1780px);right:min(13vw,190px);transform:rotate(-10deg)}.site-doodle-chip-a{top:clamp(1620px,225vh,2180px);left:min(12vw,168px);transform:rotate(8deg)}.site-doodle-spark-a{top:clamp(1840px,248vh,2360px);right:min(18vw,260px);transform:rotate(-12deg) scale(.88)}.site-doodle-pills-a{top:clamp(2080px,282vh,2700px);left:min(9vw,128px);transform:rotate(-8deg)}.site-doodle-dots-a{top:clamp(2380px,318vh,3080px);right:min(8vw,118px);transform:rotate(10deg)}.site-doodle-bubble-a{top:clamp(2660px,356vh,3420px);left:min(14vw,200px);transform:rotate(7deg)}.site-doodle-hash-b{top:clamp(2980px,398vh,3820px);left:min(7vw,110px);transform:rotate(13deg) scale(.78)}.site-doodle-ring-b{top:clamp(3300px,440vh,4200px);right:min(11vw,150px);background-color:var(--yellow-color);transform:rotate(-8deg) scale(.82)}.site-doodle-lines-b{top:clamp(3620px,482vh,4620px);left:min(10vw,144px);border-top-color:var(--teal-color);border-bottom-color:var(--coral-color);transform:rotate(9deg)}.site-doodle-chip-b{top:clamp(3940px,524vh,5020px);right:min(9vw,132px);background-color:var(--yellow-color);transform:rotate(-7deg)}.site-doodle-spark-b{top:clamp(4260px,566vh,5420px);left:min(18vw,260px);transform:rotate(9deg) scale(.72)}.site-doodle-pill-a{top:clamp(4560px,608vh,5800px);right:min(17vw,250px);transform:rotate(14deg)}.site-doodle-dots-b{top:clamp(4880px,650vh,6200px);left:min(6vw,92px);transform:rotate(-8deg) scale(.88)}.site-doodle-bubble-b{top:clamp(5200px,692vh,6600px);right:min(10vw,146px);background-color:var(--teal-color);transform:rotate(-9deg)}.dark-mode .site-doodle{opacity:.28}.dark-mode .site-doodle-bubble,.dark-mode .site-doodle-chip,.dark-mode .site-doodle-dots span,.dark-mode .site-doodle-hash span,.dark-mode .site-doodle-pill,.dark-mode .site-doodle-pills span,.dark-mode .site-doodle-ring,.dark-mode .site-doodle-ring:after,.dark-mode .site-doodle-spark span,.dark-mode .site-doodle-spark:after,.dark-mode .site-doodle-spark:before{border-color:var(--white-color)}.dark-mode .site-doodle-ring:after,.dark-mode .site-doodle-spark span:nth-child(2){background-color:var(--dark-mode-bg-color)}@media (max-width:767px){.site-hero-doodles{overflow:hidden}.site-doodle{opacity:.22}.site-doodle-hash span{border-width:2px;box-shadow:16px 0 0 var(--coral-color),-16px 0 0 var(--teal-color)}.site-doodle-bubble,.site-doodle-chip,.site-doodle-dots span,.site-doodle-pill,.site-doodle-pills span,.site-doodle-ring,.site-doodle-ring:after,.site-doodle-spark span,.site-doodle-spark:after,.site-doodle-spark:before{border-width:2px}.site-doodle-lines{height:24px;border-top-width:5px;border-bottom-width:5px}.site-doodle-hash-a{top:92vh;right:-42px}.site-doodle-ring-a{top:138vh;left:-34px}.site-doodle-lines-a{top:178vh;right:-70px}.site-doodle-chip-a{top:226vh;left:18px}.site-doodle-spark-a{top:268vh;left:-46px}.site-doodle-pills-a{top:312vh;left:28px}.site-doodle-dots-a{top:356vh;right:22px}.site-doodle-bubble-a{top:402vh;left:18px}.site-doodle-hash-b{top:448vh;left:-46px}.site-doodle-bubble-b,.site-doodle-chip-b,.site-doodle-dots-b,.site-doodle-lines-b,.site-doodle-pill-a,.site-doodle-ring-b,.site-doodle-spark-b{display:none}}@media (prefers-reduced-motion:reduce){.site-doodle{transform:none}}.gh-head-logo{font-weight:800}.gh-head-actions,.gh-head-menu{font-weight:600}.gh-head-actions{gap:18px}.theme-toggle.theme-toggle-mobile{display:none}@media (max-width:767px){#gh-head .gh-head-brand{grid-template-columns:1fr auto auto auto}.theme-toggle.theme-toggle-mobile{display:inline-flex}.theme-toggle.theme-toggle-desktop{display:none}}.theme-toggle{align-items:center;justify-content:center;padding:0;color:inherit;background:transparent;border:0}.theme-toggle,.toggle-track{display:inline-flex;cursor:pointer}.toggle-track{position:relative;width:45px;height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--dark-gray-color);border:1px solid var(--dark-gray-color);border-radius:30px}.toggle-moon,.toggle-sun{display:flex;align-items:center;justify-content:center;width:50%;color:var(--white-color)}.toggle-moon{transform:translateX(1px)}.toggle-track svg{width:16px;height:16px}.toggle-thumb{position:absolute;top:1px;left:1px;width:20px;height:20px;background-color:var(--white-color);border-radius:50%;transition:transform .5s cubic-bezier(.23,1,.32,1)}.dark-mode .toggle-thumb{transform:translateX(21px)}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1;padding-top:clamp(40px,6vw,72px)}.home-template .site-content,.page-template .site-content,.post-template .site-content{padding-top:0}.content-area{padding-top:clamp(48px,7vw,88px)}.home-template .content-area{padding-top:var(--section-spacing)}.post-template .content-area{padding-top:0}.gh-foot{border-top:1px solid var(--mid-gray-color)}.home-hero{position:relative;display:flex;min-height:calc(100vh - 100px);min-height:calc(100svh - 100px);overflow:hidden;color:var(--white-color);background-color:var(--dark-gray-color);isolation:isolate}.home-hero:after{position:absolute;inset:0;z-index:-1;background-color:rgba(0,0,0,.44);content:""}.home-hero:not(.has-cover):after{right:42%;background-color:var(--coral-color);transform:skewX(-10deg) translateX(-18%);transform-origin:bottom}.home-hero-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-hero-doodles{position:absolute;inset:0;z-index:0;pointer-events:none}.home-doodle{position:absolute;display:block;color:var(--dark-gray-color)}.home-doodle-asterisk{top:clamp(140px,24vh,240px);right:clamp(24px,9vw,140px);width:clamp(70px,10vw,132px);height:clamp(70px,10vw,132px);transform:rotate(-9deg)}.home-doodle-asterisk:after,.home-doodle-asterisk:before{position:absolute;top:50%;left:50%;width:16%;height:100%;background-color:var(--yellow-color);border:2px solid var(--dark-gray-color);border-radius:999px;content:"";transform:translate(-50%,-50%);box-shadow:18px 0 0 var(--coral-color),-18px 0 0 var(--teal-color)}.home-doodle-asterisk:after{transform:translate(-50%,-50%) rotate(90deg)}.home-doodle-ring{right:clamp(36px,12vw,180px);bottom:clamp(48px,9vw,110px);width:clamp(54px,8vw,96px);height:clamp(54px,8vw,96px);background-color:var(--coral-color);border:2px solid var(--dark-gray-color);border-radius:50%;transform:rotate(12deg)}.home-doodle-ring:after{position:absolute;inset:22%;background-color:var(--white-color);border:2px solid var(--dark-gray-color);border-radius:inherit;content:""}.home-doodle-line{right:clamp(120px,22vw,330px);bottom:clamp(82px,15vw,170px);width:clamp(92px,16vw,180px);height:18px;border-top:4px solid var(--white-color);border-bottom:4px solid var(--yellow-color);transform:rotate(-11deg)}.home-doodle-chip{top:clamp(120px,22vh,220px);left:clamp(24px,62vw,760px);padding:6px 12px 5px;font-size:clamp(1.1rem,1.3vw,1.5rem);font-weight:800;line-height:1;color:var(--dark-gray-color);letter-spacing:.08em;background-color:var(--teal-color);border:2px solid var(--dark-gray-color);border-radius:999px;transform:rotate(8deg)}.home-hero-content{position:relative;z-index:1;display:flex;align-items:flex-end;width:100%;padding-top:clamp(160px,24vh,260px);padding-bottom:clamp(56px,9vw,96px)}.home-hero-content .gh-inner{width:100%}.home-hero-title{max-width:900px;margin:0;font-size:clamp(4.8rem,8vw,9.2rem);font-weight:800;line-height:.98;color:inherit;letter-spacing:-.035em;text-wrap:balance}.home-hero-description{max-width:680px;margin-top:24px;font-size:clamp(1.8rem,2.2vw,2.4rem);line-height:1.55;text-wrap:pretty}.home-hero-jump{display:inline-flex;gap:10px;align-items:center;padding:11px 16px;margin-top:32px;font-weight:700;color:var(--dark-gray-color);background-color:var(--yellow-color);border:1px solid var(--dark-gray-color);border-radius:999px;transition:color .18s var(--animation-base),background-color .18s var(--animation-base),border-color .18s var(--animation-base),box-shadow .18s var(--animation-base),transform .18s var(--animation-base)}.home-hero-jump:hover{color:var(--dark-gray-color);background-color:var(--white-color);opacity:1;transform:translateY(-3px)}.home-hero-jump svg{width:18px;height:18px}@media (max-width:767px){.home-hero{min-height:calc(100vh - 64px);min-height:calc(100svh - 64px)}.home-hero:not(.has-cover):after{right:28%}.home-hero-title{font-size:clamp(4rem,15vw,6.4rem)}.home-doodle-asterisk{top:90px;right:-18px;width:78px;height:78px}.home-doodle-asterisk:after,.home-doodle-asterisk:before{box-shadow:12px 0 0 var(--coral-color),-12px 0 0 var(--teal-color)}.home-doodle-ring{right:20px;bottom:138px;width:54px;height:54px}.home-doodle-line{right:78px;bottom:166px;width:86px;height:14px}.home-doodle-chip{top:128px;left:22px}}@media (prefers-reduced-motion:reduce){.home-doodle{transform:none}}.term{display:flex;flex-direction:column;max-width:calc(960px + var(--gap)*2);margin:0 auto clamp(56px,8vw,88px)}.term-image-container{flex-shrink:0;width:80px;height:80px;margin-bottom:20px;overflow:hidden;border:1px solid var(--border-color);border-radius:var(--radius-image)}.term-name{margin-bottom:0;font-size:clamp(3.6rem,6vw,6.4rem);font-weight:800}.term-description{max-width:560px;margin-top:16px;font-size:1.7rem;line-height:1.7;text-wrap:pretty}@media (max-width:767px){.term{margin-top:0}}.post{margin-bottom:100px}.gh-comments,.post-feed .post+.post,.related-posts{content-visibility:auto;contain-intrinsic-size:auto 640px}.post-media{margin-bottom:20px}.post-feed .post-media{--post-frame-offset-x:-24px;--post-frame-offset-y:22px;--post-frame-tag-width:44px;position:relative;z-index:5;isolation:isolate;width:100%;max-width:calc(960px + var(--gap)*2);margin:0 auto 40px}.post-feed .post-media:focus-within,.post-feed .post-media:hover{--post-frame-offset-x:0;--post-frame-offset-y:0;z-index:30}.post-feed .post-media:after{position:absolute;inset:0 var(--gap);z-index:12;pointer-events:none;border:1px solid var(--border-color);border-radius:var(--radius-image);content:"";transform:translate(var(--post-frame-offset-x),var(--post-frame-offset-y));transition:border-color .18s var(--animation-base),transform .22s var(--animation-base)}.post-feed .post-media .u-placeholder{z-index:1;overflow:hidden;border-radius:var(--radius-image)}.post-feed .post-image-link{display:block}.post-frame-tag{position:absolute;top:40px;left:var(--gap);grid-column:full-start/full-end;z-index:20;display:inline-flex;align-items:center;justify-content:center;min-width:44px;max-width:44px;min-height:108px;padding:14px 4px;font-size:1.6rem;font-weight:800;line-height:1.08;color:var(--primary-text-color);text-align:center;text-transform:none;letter-spacing:0;writing-mode:vertical-rl;text-orientation:mixed;background-color:color-mix(in srgb,var(--yellow-color) 48%,var(--white-color));border:1px solid var(--border-color);border-radius:999px;transform:translate(calc(var(--post-frame-offset-x) - var(--post-frame-tag-width)/2),var(--post-frame-offset-y));transition:color .18s var(--animation-base),background-color .18s var(--animation-base),border-color .18s var(--animation-base),transform .22s var(--animation-base)}.post-frame-tag:hover,.post-image-link:hover{opacity:1}.post-header{display:flex;flex-direction:column-reverse;gap:10px}.post-title{font-size:30px;font-weight:800;letter-spacing:-.01em;word-break:break-word;text-wrap:balance}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) :where(.post-feed,.single-post) .post-title{font-family:var(--gh-font-heading,var(--font-serif))}.post-meta{font-size:12px;font-weight:700;color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:.01em}.post-meta-item:not(:first-of-type):before{padding:0 7px 0 4px;font-family:serif;content:"/"}.post-tag{color:var(--primary-color)}.post-excerpt{margin-top:12px;font-size:1.7rem;line-height:1.72;word-break:break-word;text-wrap:pretty}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .post-excerpt{font-family:var(--gh-font-body,var(--font-serif))}@media (max-width:767px){.post-media.large{margin-bottom:30px}.post-feed .post-title{font-size:24px}.post-feed .post-media{--post-frame-offset-x:-12px;--post-frame-offset-y:12px;--post-frame-tag-width:76px}.post-frame-tag{top:8px;left:var(--gap);min-width:0;max-width:none;min-height:0;padding:7px 14px 6px;font-size:1.35rem;line-height:1;text-transform:uppercase;writing-mode:horizontal-tb;text-orientation:mixed;transform:translate(calc(var(--post-frame-offset-x) - var(--post-frame-tag-width)/2),var(--post-frame-offset-y)) rotate(2deg);transition:color .18s var(--animation-base),background-color .18s var(--animation-base),border-color .18s var(--animation-base),transform .22s var(--animation-base)}.post-feed .post-media:focus-within .post-frame-tag,.post-feed .post-media:hover .post-frame-tag{transform:translate(calc(var(--post-frame-offset-x) - var(--post-frame-tag-width)/2),var(--post-frame-offset-y)) rotate(0deg)}}.pagination{display:flex;align-items:center;width:100%;max-width:960px;margin:32px auto 48px}.pagination-left,.pagination-right{flex:2;font-weight:700}.pagination-right{text-align:right}.pagination a{display:inline-flex;gap:4px;align-items:center;padding:9px 13px;border:1px solid transparent;border-radius:999px;transition:border-color .18s var(--animation-base),transform .18s var(--animation-base)}.pagination a:hover{border-color:var(--border-color);opacity:1;transform:translateY(-2px)}.pagination-left svg{margin-left:-2px}.pagination-right svg{margin-right:-2px}.page-number{padding:16px;font-size:13px;font-weight:600;line-height:0;color:var(--secondary-text-color);border:1px solid var(--mid-gray-color);border-radius:30px}.single-post{margin-bottom:0}.single-post .article-header{padding-top:clamp(72px,10vw,132px);text-align:center}.page-template .single-post .article-header{margin-top:0}.single-post .post-title{max-width:960px;margin:0 auto;font-size:clamp(4rem,6vw,7.2rem);line-height:1.04;letter-spacing:-.035em}.single-post .article-header .post-meta{margin-bottom:20px}.article-hero{position:relative;display:flex;min-height:calc(100vh - 100px);min-height:calc(100svh - 100px);overflow:hidden;color:var(--white-color);background-color:var(--dark-gray-color);isolation:isolate}.article-hero:after{position:absolute;inset:auto 0 0;z-index:0;height:min(46vh,520px);pointer-events:none;background:linear-gradient(180deg,rgba(23,23,24,0),rgba(23,23,24,.22) 38%,rgba(23,23,24,.66));content:""}.article-hero-image{position:absolute;inset:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.article-hero-content{display:flex;align-items:flex-end;width:100%;padding-top:clamp(180px,24vh,280px);padding-bottom:clamp(24px,4vw,56px)}.article-hero-content .gh-inner{position:relative;z-index:1;width:100%;max-width:none}.article-hero .post-title{max-width:760px;margin:0;font-size:clamp(3.2rem,4.2vw,5.6rem);font-weight:700;line-height:1.08;color:var(--white-color);text-align:left;letter-spacing:-.025em;text-shadow:0 2px 10px rgba(0,0,0,.45),0 1px 0 rgba(0,0,0,.28)}.article-hero .post-meta{margin-bottom:12px;color:hsla(0,0%,100%,.88);text-shadow:0 1px 6px rgba(0,0,0,.35)}.article-hero .post-tag{color:var(--white-color)}.single-post>.gh-content{padding-top:clamp(56px,8vw,96px)}.single-post .gh-content{font-size:var(--content-font-size)}.gh-content :where(.kg-image-card,.kg-gallery-card,.kg-video-card,.kg-audio-card,.kg-bookmark-card,.kg-product-card){border-radius:var(--radius-image)}.gh-content :where(.kg-image-card img,.kg-gallery-image img,.kg-video-card video,.kg-bookmark-thumbnail img,.kg-product-card-image){overflow:hidden;border-radius:var(--radius-image)}.gh-content :where(.kg-gallery-image,.kg-bookmark-thumbnail){overflow:hidden;border-radius:var(--radius-image)}.single-post .gh-content>p{margin-top:1.35em;margin-bottom:1.35em}.single-post .gh-content :where(h2,h3){margin-top:1.8em;line-height:1.22;letter-spacing:-.02em}.single-post .gh-meta-share{margin-top:32px}.gh-button-share{display:inline-flex;gap:8px;align-items:center;padding:9px 14px;font-weight:700;border:1px solid var(--border-color);border-radius:999px;transition:color .18s var(--animation-base),background-color .18s var(--animation-base),transform .18s var(--animation-base)}.gh-button-share:hover{color:var(--white-color);background-color:var(--primary-text-color);opacity:1;transform:translateY(-2px)}@media (max-width:767px){.article-hero{min-height:calc(100vh - 64px);min-height:calc(100svh - 64px)}.article-hero .post-title{max-width:92vw;font-size:clamp(3rem,9vw,4.6rem)}.single-post .article-header{padding-top:72px}.single-post>.gh-content{padding-top:48px}}.author{display:flex;margin-top:60px}.author+.author{margin-top:30px}.author-image-placeholder{flex-shrink:0;width:70px;height:70px;margin-right:24px;overflow:hidden;border-radius:50%}.author-wrapper{max-width:550px}.author-name{position:relative;display:flex;align-items:center;margin-bottom:0;font-size:2rem;font-weight:800;letter-spacing:-.01em}.author-location-icon{position:relative;top:1px}.author-bio{margin-top:8px;font-size:1.5rem}.author-location{margin-top:12px;font-size:1.1rem;font-weight:700;color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:.01em}.featured-section{padding-top:var(--section-spacing)}.featured-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.featured-header h2{margin:0;font-size:clamp(2.8rem,4vw,4rem);line-height:1;letter-spacing:-.02em}.featured-controls{display:flex;gap:8px}.featured-control{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:var(--primary-text-color);background:transparent;border:1px solid var(--border-color);border-radius:50%;transition:color .18s var(--animation-base),background-color .18s var(--animation-base),transform .18s var(--animation-base)}.featured-control:hover{color:var(--white-color);background-color:var(--primary-text-color);transform:translateY(-2px)}.featured-control:disabled{cursor:default;opacity:.35;transform:none}.featured-control svg{width:20px;height:20px}.featured-posts{display:grid;grid-auto-columns:minmax(280px,31%);grid-auto-flow:column;gap:28px;padding-bottom:20px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:var(--gap);scroll-snap-type:inline mandatory;scrollbar-width:thin}.featured-post{position:relative;z-index:5;margin:0;scroll-snap-align:start}.featured-post:focus-within,.featured-post:hover{z-index:30}.featured-post .post-media{--post-frame-offset-x:-14px;--post-frame-offset-y:14px;--post-frame-tag-width:38px;position:relative;z-index:5;margin:0 8px 28px 0}.featured-post .post-media:focus-within,.featured-post .post-media:hover{--post-frame-offset-x:0;--post-frame-offset-y:0;z-index:30}.featured-post .post-media:after{position:absolute;inset:0;z-index:12;pointer-events:none;border:1px solid var(--border-color);border-radius:var(--radius-image);content:"";transform:translate(var(--post-frame-offset-x),var(--post-frame-offset-y));transition:border-color .18s var(--animation-base),transform .22s var(--animation-base)}.featured-post .post-frame-tag{top:30px;left:0;min-width:38px;max-width:38px;min-height:88px;padding:12px 3px;font-size:1.35rem;transform:translate(calc(var(--post-frame-offset-x) - var(--post-frame-tag-width)/2),var(--post-frame-offset-y))}.featured-post .post-image-link{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background-color:var(--light-gray-color);border-radius:var(--radius-image)}.featured-post .post-image,.featured-post-placeholder{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s var(--animation-base)}.featured-post-placeholder{display:block;background-color:var(--teal-color)}.featured-post:nth-child(3n+2) .featured-post-placeholder{background-color:var(--coral-color)}.featured-post:nth-child(3n+3) .featured-post-placeholder{background-color:var(--yellow-color)}.featured-post .post-image-link:hover .post-image{transform:scale(1.025)}.featured-post .post-header{flex-direction:column;gap:12px}.featured-post .post-title{font-size:clamp(2.2rem,2.5vw,3rem);line-height:1.16;text-wrap:balance}.featured-post .post-meta{display:flex;gap:10px;align-items:center}.featured-post .post-tag{padding:3px 9px;color:var(--primary-text-color);border-radius:999px}@media (max-width:991px){.featured-posts{grid-auto-columns:minmax(280px,46%)}}@media (max-width:767px){.featured-section{padding-top:64px}.featured-header{margin-bottom:24px}.featured-controls{display:none}.featured-posts{grid-auto-columns:84%;gap:20px}.featured-post .post-media{margin-left:0;--post-frame-offset-x:-10px;--post-frame-offset-y:10px;--post-frame-tag-width:76px}.featured-post .post-frame-tag{top:8px;left:var(--gap);min-width:0;max-width:none;min-height:0;padding:7px 14px 6px;line-height:1;text-transform:uppercase;writing-mode:horizontal-tb;transform:translate(calc(var(--post-frame-offset-x) - var(--post-frame-tag-width)/2),var(--post-frame-offset-y)) rotate(2deg)}.featured-post .post-media:focus-within .post-frame-tag,.featured-post .post-media:hover .post-frame-tag{transform:translate(calc(var(--post-frame-offset-x) - var(--post-frame-tag-width)/2),var(--post-frame-offset-y)) rotate(0deg)}}.related-posts{margin-top:80px;margin-bottom:clamp(96px,12vw,160px)}.related-title{margin-bottom:30px;font-size:13px;text-transform:uppercase;letter-spacing:1px}.related-posts .post{margin-bottom:0}.related-posts .post-media{overflow:hidden;border-radius:var(--radius-image)}.related-posts .post-header{flex-direction:column}.related-posts .post-title{font-size:1.7rem;letter-spacing:0}.related-posts .post-meta{font-size:1.1rem}.related-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.related-feed .post-image{transition:transform .4s var(--animation-base)}.related-feed .post-image-link:hover .post-image{transform:scale(1.025)}@media (max-width:767px){.related-posts{margin-bottom:88px}}.u-object-fit{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.u-placeholder{position:relative;z-index:10;background-color:var(--light-gray-color)}.u-placeholder:before{display:block;content:""}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}:where(.post-title-link,.post-tag,.gh-head-link,.menu-item-link,.gh-foot a,.gh-content a:not(.kg-btn):not(.kg-bookmark-container):not(.kg-card)):not(.post-image-link):not(.post-frame-tag):not(.gh-btn){padding-bottom:.12em;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:100% 92%;background-size:0 1px;transition:color .18s var(--animation-base),background-size .3s ease,background-position 0s .3s,opacity .18s var(--animation-base)}:where(.post-title-link,.post-tag,.gh-head-link,.menu-item-link,.gh-foot a,.gh-content a:not(.kg-btn):not(.kg-bookmark-container):not(.kg-card)):not(.post-image-link):not(.post-frame-tag):not(.gh-btn):hover{background-position:0 92%;background-size:100% 1px;opacity:1;transition:color .18s var(--animation-base),background-size .3s ease,background-position 0s}:where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a){--button-x:100%;--button-y:50%;position:relative;z-index:2;color:var(--primary-text-color);background-color:var(--button-main-color);border:0;border-radius:999px;isolation:isolate;transition:color .18s var(--animation-base),background-color .18s var(--animation-base),transform .18s var(--animation-base),opacity .18s var(--animation-base)}:where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a):after{position:absolute;top:0;left:0;z-index:-1;box-sizing:border-box;width:100%;height:100%;pointer-events:none;border:1px solid var(--border-color);border-radius:inherit;content:"";transform:translate(var(--button-outline-offset-x),var(--button-outline-offset-y));transition:width .18s ease-out,height .18s ease-out,top .18s ease-out,left .18s ease-out,background-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out}:where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a):hover:after{top:var(--button-y);left:var(--button-x);width:var(--button-circle-size);height:var(--button-circle-size);background-color:var(--button-circle-bg);box-shadow:0 0 0 3px color-mix(in srgb,var(--button-circle-bg) 70%,transparent);transform:translate(-50%,-50%)}:where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a):hover{opacity:1;transform:translateY(-2px)}.home-hero{--button-main-color:var(--yellow-color)}.featured-section{--button-main-color:var(--coral-color);--button-circle-bg:color-mix(in srgb,var(--white-color) 78%,var(--coral-color))}.pagination,.single-post{--button-main-color:var(--teal-color);--button-circle-bg:color-mix(in srgb,var(--white-color) 78%,var(--teal-color))}@media (max-width:767px){.u-placeholder.horizontal:before{padding-bottom:62.5%}}@media (max-width:575px){.hidden-xs{display:none!important}}@media (min-width:576px) and (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media (min-width:1200px){.hidden-xl{display:none!important}}:focus-visible{outline:3px solid var(--focus-color);outline-offset:4px}.post-title,.related-title,.term-name{text-wrap:balance}:lang(zh) :where(.post-title,.home-hero-title,.term-name){word-break:auto-phrase}.gh-content,:lang(zh) .post-title{text-wrap:pretty}.gh-content{line-height:1.82}.gh-content li,.gh-content p{overflow-wrap:break-word}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dark-mode body{color:var(--dark-mode-primary-text-color);background-color:var(--dark-mode-bg-color)}.dark-mode .author-social-item:hover,.dark-mode .canvas-close,.dark-mode .error-code,.dark-mode .kg-bookmark-author,.dark-mode .kg-bookmark-publisher,.dark-mode .kg-bookmark-title,.dark-mode .logo-text,.dark-mode .menu-item-link:hover,.dark-mode .u-text-format strong,.dark-mode a:not(.menu-item-link):not(.post-tag):not(.post-frame-tag):not(.gh-btn):not(.gh-button-share):not(.home-hero-jump):not(.kg-btn):not(.kg-nft-card-container):not(.kg-product-card-button):not(.kg-header-card-button),.dark-mode blockquote,.dark-mode figcaption,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6{color:var(--white-color)}.dark-mode .gh-head-logo img:first-child:not(:only-child){opacity:0}.dark-mode .gh-head-logo img:nth-child(2){opacity:1}.dark-mode .gh-head-actions{background-color:transparent!important}.dark-mode .gh-burger:after,.dark-mode .gh-burger:before,.dark-mode hr,.dark-mode hr:after,.dark-mode hr:before{background-color:var(--white-color)}.dark-mode .author-location,.dark-mode .author-social-item,.dark-mode .button-arrow-icon,.dark-mode .kg-bookmark-description,.dark-mode .menu-item-link,.dark-mode .page-number,.dark-mode .post-meta{color:var(--dark-mode-secondary-text-color)}.dark-mode .kg-bookmark-card,.dark-mode .page-number,.dark-mode .post-footer{border-color:var(--dark-mode-border-color)}.dark-mode .comment-container,.dark-mode .kg-header-card.kg-style-light,.dark-mode .u-placeholder,.dark-mode :not(pre)>code,.dark-mode pre{background-color:var(--dark-mode-darker-bg-color)}.dark-mode .gh-head,.dark-mode .off-canvas{background-color:var(--dark-mode-bg-color)!important}.dark-mode .featured-control,.dark-mode .featured-post .post-media:after,.dark-mode .gh-button-share,.dark-mode .gh-foot,.dark-mode .pagination a:hover,.dark-mode .post-feed .post-media:after,.dark-mode .term-image-container{border-color:var(--dark-mode-border-color)}.dark-mode .featured-control,.dark-mode .featured-post .post-tag{color:var(--dark-mode-primary-text-color)}.dark-mode .featured-post .post-media:after,.dark-mode .post-feed .post-media:after,.dark-mode .post-frame-tag{border-color:var(--dark-mode-primary-text-color)}.dark-mode .post-frame-tag{background-color:var(--yellow-color);border-color:var(--white-color);box-shadow:0 2px 0 var(--dark-mode-bg-color)}.dark-mode .post-frame-tag,.dark-mode .post-frame-tag:hover{color:var(--dark-gray-color)}.dark-mode :where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a){--button-circle-bg:var(--dark-mode-darker-bg-color);color:var(--dark-gray-color);background-color:var(--yellow-color);border-color:var(--dark-gray-color);box-shadow:0 2px 0 hsla(0,0%,100%,.28)}.dark-mode .featured-control,.dark-mode .kg-btn,.dark-mode .kg-header-card-button,.dark-mode .kg-product-card-button,.dark-mode .pagination a,.dark-mode a.gh-btn,.dark-mode a.gh-button-share,.dark-mode a.home-hero-jump{color:var(--dark-gray-color)}.dark-mode :where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a) .button-arrow-icon,.dark-mode :where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a) svg{color:inherit;fill:currentColor;stroke:currentColor}.dark-mode :where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a):hover{box-shadow:0 3px 0 hsla(0,0%,100%,.36);opacity:1}.dark-mode :where(.gh-btn,.kg-btn,.kg-product-card-button,.kg-header-card-button,.home-hero-jump,.featured-control,.gh-button-share,.pagination a):after{border-color:var(--dark-mode-primary-text-color)}.dark-mode .toggle-track{background-color:var(--dark-mode-darker-bg-color);border-color:var(--dark-mode-border-color)}.dark-mode .sep:after{background-color:var(--dark-mode-border-color)}.dark-mode .u-text-format ol li:before{font-weight:700}.dark-mode blockquote{border-color:var(--white-color)}.dark-mode input[type=range]{color:var(--dark-mode-primary-text-color)}.dark-mode .kg-audio-card,.dark-mode .kg-bookmark-card a.kg-bookmark-container,.dark-mode .kg-bookmark-card a.kg-bookmark-container:hover,.dark-mode .kg-file-card-container,.dark-mode .kg-file-card-container:hover,.dark-mode .kg-product-card-container{background-color:var(--dark-mode-bg-color)!important;color:var(--white-color)!important;opacity:1}/*# sourceMappingURL=screen.css.map */
