: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{line-height:1.5;min-height:100vh;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{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%}body{background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;-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{color:var(--color-darker-gray);font-family:var(--gh-font-heading,var(--font-sans));letter-spacing:-.02em;line-height:1.15}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{background-color:var(--color-light-gray);border:0;height:1px;width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.4;margin-top:1.6rem;text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{background-color:var(--color-lighter-gray);hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre;-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}@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-bottom:8rem;padding-top:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{margin:0 auto;max-width:var(--container-width,1200px)}.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-bottom:4.8rem;padding-top:4.8rem}}.gh-head{background-color:var(--color-white);height:100px}.gh-head-inner{align-items:center;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex}.gh-head-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em;position:relative}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){left:0;opacity:0;position:absolute;top:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{align-items:center;gap:var(--head-nav-gap)}.gh-head .nav{display:inline-flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .nav-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-head .nav-more-toggle svg{height:24px;width:24px}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-head-btn svg{height:1.3em;width:1.3em}.gh-search{margin-left:-6px;margin-right:-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-left:16px;margin-right:64px}}.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{height:auto;position:relative}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-column-start:2;grid-row-start:1;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{align-items:center;display:flex;height:80px}.is-head-stacked .gh-head-menu{grid-column:1/4;grid-row-start:2;height:56px;justify-content:center;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.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{background-color:#fff;color:#15171a}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-transparent #announcement-bar-root{left:0;position:absolute;right:0}.is-head-transparent #announcement-bar-root:not(:empty)+:is(.site,.gh-site) .gh-head{margin-top:48px}.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{background-color:#fff;color:#15171a}.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{background-color:#fff;color:#15171a}.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{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);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.is-head-middle-logo .gh-dropdown{left:-24px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:#15171a!important;display:block;padding:6px 20px}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.gh-burger:after,.gh-burger:before{background-color:var(--color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.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{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-head .gh-head-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;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{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-head .gh-head-menu{transform:translateY(0);transition:none}#gh-head .nav{align-items:center;gap:20px;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{font-size:1.8rem;text-transform:none;width:100%}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-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{opacity:1;position:static;visibility:visible}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-head-open #gh-head .gh-head-actions{align-items:center;background-color:var(--color-white);bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--gap) 0 calc(var(--gap) + 8px);position:sticky;right:0}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.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{color:var(--color-secondary-text);font-size:2.1rem;line-height:1.5;margin-top:2rem}.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-content{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);margin-top:4rem;word-break:break-word}.gh-content>*+*{margin-bottom:0;margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.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{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){border-collapse:collapse;border-spacing:0;display:inline-block;font-family:var(--font-sans);font-size:1.6rem;max-width:100%;overflow-x:auto;vertical-align:top;white-space:nowrap;width:auto;-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-attachment:scroll,scroll;background-repeat:no-repeat;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-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) th{background-color:var(--color-white);color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:1px solid var(--color-light-gray);padding:6px 12px}.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{font-size:1.7rem;margin-top:3.2rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;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{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.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-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;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{color:var(--color-secondary-text);font-style:normal;font-weight:400}.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{font-size:.8em;margin-top:.3em;max-height:none}.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{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr auto 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4em;justify-content:center;letter-spacing:inherit;line-height:1;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1))}.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{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-text-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;justify-content:center;letter-spacing:inherit;margin:0;outline:none;padding:0;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem;white-space:nowrap}.gh-foot-inner{display:grid;font-size:1.3rem;gap:40px;grid-template-columns:1fr auto 1fr}.no-menu .gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:4px}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.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-bottom:12rem;padding-top:6.4rem}.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{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Open Sans;font-style:normal;font-weight:400;src:local(""),url(../fonts/open-sans-v28-latin-regular.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-regular.woff) format("woff")}@font-face{font-family:Open Sans;font-style:normal;font-weight:700;src:local(""),url(../fonts/open-sans-v28-latin-700.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-700.woff) format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-weight:400;src:local(""),url(../fonts/open-sans-v28-latin-italic.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-italic.woff) format("woff")}@font-face{font-family:Open Sans;font-style:italic;font-weight:700;src:local(""),url(../fonts/open-sans-v28-latin-700italic.woff2) format("woff2"),url(../fonts/open-sans-v28-latin-700italic.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;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;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;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;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,#2ec4b6);--white-color:#fff;--black-color:#000;--dark-gray-color:#1a1a1a;--mid-gray-color:#e9e9e9;--light-gray-color:#f4f4f4;--color-bg:var(--white-color);--color-card-bg:var(--white-color);--color-text:#333;--color-secondary-text:#aaa;--color-border:var(--mid-gray-color);--color-dark-text:var(--dark-gray-color);--primary-text-color:var(--color-text);--secondary-text-color:var(--color-secondary-text);--font-sans:"Open Sans",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Times,serif;--animation-base:ease-in-out;--radius-card:12px;--shadow-sm:0 1px 2px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.06);--shadow-base:0 2px 8px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);--shadow-md:0 4px 12px rgba(0,0,0,.06),0 2px 6px rgba(0,0,0,.04);--shadow-lg:0 12px 28px rgba(0,0,0,.08),0 4px 10px rgba(0,0,0,.04);--content-font-size:1.7rem}[data-theme=dark]{--color-bg:#0f1117;--color-card-bg:#1a1d27;--color-text:#e2e4e9;--color-secondary-text:#8b8fa3;--color-border:#2a2d3a;--color-dark-text:#fff;--color-card-border:1px solid hsla(0,0%,100%,.06);--white-color:#1a1d27;--color-white:#1a1d27;--light-gray-color:#1e2130;--mid-gray-color:#3a3d4a;--shadow-sm:0 1px 2px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.15);--shadow-base:0 2px 8px rgba(0,0,0,.2),0 1px 3px rgba(0,0,0,.12);--shadow-md:0 4px 12px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15);--shadow-lg:0 12px 28px rgba(0,0,0,.3),0 4px 10px rgba(0,0,0,.15)}html{scroll-behavior:smooth}body{background-color:var(--color-bg);color:var(--color-text)}.gh-head{background-color:transparent}.gh-head-logo img{aspect-ratio:2/1;height:100%;max-height:70px;-o-object-fit:cover;object-fit:cover;width:auto}.gh-head-actions,.gh-head-menu{font-size:1.2rem;font-weight:700;letter-spacing:.005em;text-transform:uppercase}.gh-head-actions a,.gh-head-actions button,.gh-head-menu a,.gh-head-menu button{color:var(--color-text);transition:color .2s ease}.gh-head-actions a:not(.gh-head-btn):hover,.gh-head-actions button:hover,.gh-head-menu a:hover,.gh-head-menu button:hover{color:var(--ghost-accent-color)}.gh-head-link{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,50%,.3);border-radius:20px;color:var(--color-text);cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:700;height:38px;letter-spacing:.04em;padding:0 18px;text-decoration:none;text-transform:uppercase;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .18s ease,box-shadow .22s ease;white-space:nowrap}.gh-head-link:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 84%);border-color:color-mix(in srgb,var(--ghost-accent-color),transparent 52%);box-shadow:0 4px 16px color-mix(in srgb,var(--ghost-accent-color),transparent 70%);color:var(--ghost-accent-color);transform:translateY(-1px)}[data-theme=dark] .gh-head-link{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.12)}[data-theme=dark] .gh-head-link:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 80%);border-color:color-mix(in srgb,var(--ghost-accent-color),transparent 48%)}.gh-head-btn{align-items:center;background:var(--ghost-accent-color);border:none;border-radius:20px;box-shadow:0 2px 10px color-mix(in srgb,var(--ghost-accent-color),transparent 60%);color:#fff!important;cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:700;height:38px;letter-spacing:.04em;padding:0 18px;text-decoration:none;text-transform:uppercase;transition:opacity .22s ease,transform .18s ease,box-shadow .22s ease;white-space:nowrap}.gh-head-btn:hover{box-shadow:0 6px 20px color-mix(in srgb,var(--ghost-accent-color),transparent 45%);color:#fff!important;opacity:.9;transform:translateY(-1px)}.gh-powered-by{display:flex;gap:5rem}.gh-mobile-actions{align-items:center;display:none;flex-shrink:0;gap:8px}@media (max-width:767px){.gh-mobile-actions{display:flex}}.gh-theme-toggle{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.13);border:1px solid hsla(0,0%,50%,.18);border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.07),inset 0 1px 0 hsla(0,0%,100%,.22);color:var(--color-text);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.5rem;height:38px;justify-content:center;margin:0;padding:0;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .18s ease,color .2s ease;width:38px}.gh-theme-toggle:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 84%);border-color:color-mix(in srgb,var(--ghost-accent-color),transparent 52%);box-shadow:0 4px 16px color-mix(in srgb,var(--ghost-accent-color),transparent 70%),inset 0 1px 0 hsla(0,0%,100%,.22);color:var(--ghost-accent-color);transform:translateY(-1px)}.gh-theme-toggle:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--ghost-accent-color),transparent 50%);outline:none}.gh-theme-toggle i{line-height:1;pointer-events:none}.gh-theme-toggle.is-spinning i{animation:theme-icon-spin .38s cubic-bezier(.4,0,.2,1) forwards}@keyframes theme-icon-spin{0%{opacity:1;transform:rotate(0deg) scale(1)}40%{opacity:0;transform:rotate(135deg) scale(0)}60%{opacity:0;transform:rotate(225deg) scale(0)}to{opacity:1;transform:rotate(1turn) scale(1)}}[data-theme=dark] .gh-theme-toggle{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.1);box-shadow:0 2px 8px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.07)}[data-theme=dark] .gh-theme-toggle:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 80%);border-color:color-mix(in srgb,var(--ghost-accent-color),transparent 48%);box-shadow:0 4px 18px color-mix(in srgb,var(--ghost-accent-color),transparent 63%),inset 0 1px 0 hsla(0,0%,100%,.07)}.gh-burger{color:var(--color-text)}.gh-burger:after,.gh-burger:before{background-color:var(--color-text)}.gh-head-actions .gh-search,.gh-mobile-actions .gh-burger-container,.gh-mobile-actions .gh-search{align-items:center;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.13);border:1px solid hsla(0,0%,50%,.18);border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.07),inset 0 1px 0 hsla(0,0%,100%,.22);color:var(--color-text);cursor:pointer;display:inline-flex;flex-shrink:0;height:38px;justify-content:center;margin:0;padding:0;transition:background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .18s ease,color .2s ease;width:38px}.gh-mobile-actions .gh-burger{background:transparent;border:none;cursor:pointer;display:block;height:30px;margin:0;padding:0;width:30px}.gh-head-actions .gh-search:hover,.gh-mobile-actions .gh-burger-container:hover,.gh-mobile-actions .gh-search:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 84%);border-color:color-mix(in srgb,var(--ghost-accent-color),transparent 52%);box-shadow:0 4px 16px color-mix(in srgb,var(--ghost-accent-color),transparent 70%),inset 0 1px 0 hsla(0,0%,100%,.22);color:var(--ghost-accent-color);transform:translateY(-1px)}[data-theme=dark] .gh-head-actions .gh-search,[data-theme=dark] .gh-mobile-actions .gh-burger-container,[data-theme=dark] .gh-mobile-actions .gh-search{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.1);box-shadow:0 2px 8px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.07)}[data-theme=dark] .gh-head-actions .gh-search:hover,[data-theme=dark] .gh-mobile-actions .gh-burger-container:hover,[data-theme=dark] .gh-mobile-actions .gh-search:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 80%);border-color:color-mix(in srgb,var(--ghost-accent-color),transparent 48%);box-shadow:0 4px 18px color-mix(in srgb,var(--ghost-accent-color),transparent 63%),inset 0 1px 0 hsla(0,0%,100%,.07)}@media (max-width:767px){.gh-head-actions .gh-search,.gh-head-menu .gh-search,.gh-head-menu .gh-search-wrapper{display:none!important}}.gh-head .gh-nav{align-items:center;display:inline-flex;gap:var(--head-nav-gap,32px);list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .gh-nav-item{list-style:none;position:relative}.gh-head .gh-nav-link{color:var(--color-text);display:inline-block;padding:6px 0;position:relative;text-decoration:none;transition:color .3s ease}.gh-head .gh-nav-link:after{background:var(--ghost-accent-color);border-radius:2px;bottom:0;content:"";height:2px;left:50%;position:absolute;transition:width .3s cubic-bezier(.25,.8,.25,1),left .3s cubic-bezier(.25,.8,.25,1);width:0}.gh-head .gh-nav-link:hover:after{left:0;width:100%}.gh-head .gh-nav-link:hover{color:var(--ghost-accent-color)}.gh-head .gh-nav-link.gh-nav-current{color:var(--ghost-accent-color);font-weight:800}.gh-head .gh-nav-link.gh-nav-current:after{background:var(--ghost-accent-color);height:2.5px;left:0;width:100%}.gh-nav-more{list-style:none;position:relative}.gh-nav-more-toggle{align-items:center;background:color-mix(in srgb,var(--ghost-accent-color),transparent 92%);border:1px solid color-mix(in srgb,var(--ghost-accent-color),transparent 80%);border-radius:8px;color:var(--ghost-accent-color);cursor:pointer;display:flex;font-size:inherit;justify-content:center;margin:0;padding:6px;position:relative;text-transform:inherit;transition:all .25s ease}.gh-nav-more-toggle:hover{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 82%);border-color:color-mix(in srgb,var(--ghost-accent-color),transparent 60%);transform:scale(1.05)}.gh-nav-more-toggle svg{height:20px;width:20px}.gh-nav-dropdown{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:var(--color-card-bg,#fff);border-radius:14px;border-top:3px solid var(--ghost-accent-color);box-shadow:0 8px 32px rgba(0,0,0,.1),0 2px 8px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.03);list-style:none;min-width:220px;opacity:0;padding:6px;position:absolute;right:0;text-align:left;top:calc(100% + 8px);transform:translateY(10px) scale(.96);transform-origin:top right;transition:opacity .2s ease,transform .2s cubic-bezier(.25,.8,.25,1);visibility:hidden;z-index:90}.is-head-middle-logo .gh-nav-dropdown{left:0;right:auto;transform-origin:top left}.gh-nav-dropdown.is-mega{-moz-column-gap:32px;column-gap:32px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:12px 20px;width:auto}.is-dropdown-open .gh-nav-dropdown{opacity:1;transform:translateY(0) scale(1);visibility:visible}.gh-nav-dropdown li{list-style:none}.gh-nav-dropdown .gh-nav-item{opacity:1!important;transform:none!important}.gh-nav-dropdown .gh-nav-link,.gh-nav-dropdown li a{align-items:center;border-radius:10px;color:var(--color-text)!important;display:flex;font-size:1.42rem!important;font-weight:500!important;letter-spacing:0!important;margin:0;padding:10px 14px;text-decoration:none;text-transform:capitalize!important;transition:all .2s ease}.gh-nav-dropdown .gh-nav-link:after{display:none!important}.gh-nav-dropdown .gh-nav-link:hover,.gh-nav-dropdown li a:hover{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 88%);color:var(--ghost-accent-color)!important;padding-left:18px}.gh-nav-dropdown .gh-nav-link.gh-nav-current{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 92%);color:var(--ghost-accent-color)!important;font-weight:600!important}.gh-nav-dropdown li+li{border-top:1px solid color-mix(in srgb,var(--color-text,#000),transparent 92%);margin-top:2px;padding-top:2px}.gh-nav-dropdown.is-mega li+li{border-top:none;margin-top:0;padding-top:0}.gh-nav-dropdown.is-mega li a{margin:0;padding:8px 0}[data-theme=dark] .gh-nav-dropdown{background-color:#1e1e1e;border-top-color:var(--ghost-accent-color);box-shadow:0 8px 32px rgba(0,0,0,.35),0 2px 8px rgba(0,0,0,.2),0 0 0 1px hsla(0,0%,100%,.06)}[data-theme=dark] .gh-nav-dropdown .gh-nav-link,[data-theme=dark] .gh-nav-dropdown li a{color:#e5e5e5!important}[data-theme=dark] .gh-nav-dropdown .gh-nav-link:hover,[data-theme=dark] .gh-nav-dropdown li a:hover{background-color:hsla(0,0%,100%,.08);color:#fff!important}[data-theme=dark] .gh-nav-dropdown li+li{border-top-color:hsla(0,0%,100%,.08)}[data-theme=dark] .gh-nav-more-toggle{background-color:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.12);color:#e5e5e5}[data-theme=dark] .gh-nav-more-toggle:hover{background-color:hsla(0,0%,100%,.14)}.is-head-transparent .gh-head .gh-nav-link,.is-head-transparent .gh-nav-more-toggle{color:var(--color-white,#fff)}.is-head-transparent .gh-head .gh-nav-link:after{background:#fff}.is-head-transparent .gh-head .gh-nav-link:hover{color:hsla(0,0%,100%,.8)}.is-head-transparent .gh-head .gh-nav-link.gh-nav-current{color:#fff}.is-head-dark:not(.is-head-transparent) .gh-head .gh-nav-link,.is-head-dark:not(.is-head-transparent) .gh-nav-more-toggle{color:var(--color-white,#fff)}.is-head-dark:not(.is-head-transparent) .gh-head .gh-nav-link:after{background:#fff}.is-head-dark:not(.is-head-transparent) .gh-head .gh-nav-link:hover{color:hsla(0,0%,100%,.8)}.is-head-brand:not(.is-head-transparent) .gh-head .gh-nav-link,.is-head-brand:not(.is-head-transparent) .gh-nav-more-toggle{color:var(--color-white,#fff)}.is-head-brand:not(.is-head-transparent) .gh-head .gh-nav-link:after{background:#fff}.is-head-brand:not(.is-head-transparent) .gh-head .gh-nav-link:hover{color:hsla(0,0%,100%,.8)}@media (max-width:767px){#gh-head .gh-nav{align-items:center;gap:8px;line-height:1.4}#gh-head .gh-nav-link{border-radius:12px;font-size:2.6rem;font-weight:600;padding:10px 16px;text-transform:none;transition:background-color .2s ease,color .2s ease}#gh-head .gh-nav-link:after{display:none}#gh-head .gh-nav-link:active,#gh-head .gh-nav-link:hover{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 88%)}#gh-head .gh-nav-link.gh-nav-current{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 85%);color:var(--ghost-accent-color)}#gh-head .gh-nav-item{opacity:0;text-align:center;transform:translateY(-4px);width:100%}.gh-nav-more{display:none}.is-head-open #gh-head .gh-nav{display:flex;flex-direction:column}.is-head-open #gh-head .gh-nav-item{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}}.gh-foot-menu .gh-nav{align-items:flex-start!important;display:flex;flex-direction:column;gap:1.2rem}.gh-foot-menu .gh-nav,.gh-foot-menu .gh-nav .gh-nav-item{list-style:none!important;margin:0!important;padding:0!important;text-align:left!important}.gh-foot-menu .gh-nav .gh-nav-item{display:block}.gh-foot-menu .gh-nav .gh-nav-link{color:var(--color-text);display:inline-block;font-size:1.5rem;padding:0;text-decoration:none;transition:color .2s ease}.gh-foot-menu .gh-nav .gh-nav-link:after{display:none}.gh-foot-menu .gh-nav .gh-nav-link:hover{color:var(--ghost-accent-color)}.gh-foot-menu .gh-nav .gh-nav-item:before{content:none!important;display:none!important}@media (max-width:767px){.gh-foot-menu .gh-nav{align-items:flex-start!important;text-align:left!important;width:100%}.gh-foot-menu .gh-nav .gh-nav-link{display:block;padding:.5rem 0;text-align:left;width:100%}}#gh-drawer-overlay{backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);background:transparent;inset:0;pointer-events:none;position:fixed;transition:background .35s ease,backdrop-filter .35s ease;z-index:9998}body.gh-drawer-open #gh-drawer-overlay{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:rgba(0,0,0,.45);pointer-events:auto}#gh-mobile-drawer{background-color:var(--color-bg);bottom:0;box-shadow:4px 0 32px rgba(0,0,0,.12);display:flex;flex-direction:column;left:0;overflow-y:auto;overscroll-behavior:contain;position:fixed;top:0;transform:translateX(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1);width:100vw;z-index:9999;-webkit-overflow-scrolling:touch}body.gh-drawer-open #gh-mobile-drawer{transform:translateX(0)}@media (min-width:768px){#gh-drawer-overlay,#gh-mobile-drawer{display:none!important}}.gh-drawer-topbar{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;padding:20px 20px 16px}.gh-drawer-close,.gh-drawer-theme-toggle{align-items:center;background:color-mix(in srgb,var(--color-text),transparent 90%);border:none;border-radius:10px;color:var(--color-text);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:1.5rem;height:38px;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease;width:38px}.gh-drawer-close:hover,.gh-drawer-theme-toggle:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 84%);color:var(--ghost-accent-color);transform:scale(1.08)}.gh-drawer-theme-toggle i{line-height:1;pointer-events:none}.gh-drawer-nav{flex:1;padding:8px 20px}.gh-drawer-nav .gh-nav{background:color-mix(in srgb,var(--color-text),transparent 97%);border:1px solid var(--color-border);border-radius:16px;display:flex;flex-direction:column;gap:0;list-style:none;margin:0;overflow:hidden;padding:0}[data-theme=dark] .gh-drawer-nav .gh-nav{background:color-mix(in srgb,var(--color-text),transparent 95%)}.gh-drawer-nav .gh-nav-item{border-bottom:1px solid var(--color-border);list-style:none;margin:0;padding:0}.gh-drawer-nav .gh-nav-item:last-child{border-bottom:none}.gh-drawer-nav .gh-nav-link{align-items:center;color:var(--color-text);display:flex;font-size:1.7rem;font-weight:600;letter-spacing:-.01em;padding:16px 24px;text-decoration:none;transition:color .2s ease,background .2s ease,padding-left .2s ease;width:100%;&:after{display:none!important}}.gh-drawer-nav .gh-nav-link:after{display:none!important}.gh-drawer-nav .gh-nav-link:hover{background:color-mix(in srgb,var(--ghost-accent-color),transparent 94%);color:var(--ghost-accent-color);padding-left:30px}.gh-drawer-nav .gh-nav-link.gh-nav-current{background:color-mix(in srgb,var(--ghost-accent-color),transparent 92%);color:var(--ghost-accent-color);font-weight:700}.gh-drawer-cta{flex-shrink:0;padding:20px 20px 32px}.gh-drawer-signin{align-items:center;background:var(--ghost-accent-color);border-radius:100px;box-shadow:0 2px 12px color-mix(in srgb,var(--ghost-accent-color),transparent 55%);color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;justify-content:center;letter-spacing:.01em;padding:14px 24px;text-decoration:none;transition:opacity .2s ease,transform .18s ease,box-shadow .2s ease;width:100%}.gh-drawer-signin:hover{box-shadow:0 6px 20px color-mix(in srgb,var(--ghost-accent-color),transparent 45%);color:#fff;opacity:.88;transform:translateY(-1px)}[data-theme=dark] .gh-drawer-signin{box-shadow:0 2px 16px color-mix(in srgb,var(--ghost-accent-color),transparent 45%)}[data-theme=dark] .gh-drawer-signin:hover{box-shadow:0 6px 24px color-mix(in srgb,var(--ghost-accent-color),transparent 35%);color:#fff}body.gh-drawer-open .gh-drawer-nav .gh-nav-item{animation:drawerItemIn .28s ease both}body.gh-drawer-open .gh-drawer-nav .gh-nav-item:first-child{animation-delay:.05s}body.gh-drawer-open .gh-drawer-nav .gh-nav-item:nth-child(2){animation-delay:.09s}body.gh-drawer-open .gh-drawer-nav .gh-nav-item:nth-child(3){animation-delay:.13s}body.gh-drawer-open .gh-drawer-nav .gh-nav-item:nth-child(4){animation-delay:.17s}body.gh-drawer-open .gh-drawer-nav .gh-nav-item:nth-child(5){animation-delay:.21s}body.gh-drawer-open .gh-drawer-nav .gh-nav-item:nth-child(6){animation-delay:.25s}body.gh-drawer-open .gh-drawer-nav .gh-nav-item:nth-child(n+7){animation-delay:.28s}@keyframes drawerItemIn{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1;padding-bottom:30px;padding-top:30px}.page-template .site-content{padding-block:0}@media (min-width:992px){.related-column{order:1}.content-column{order:2}.sidebar-column{order:3}}.gh-featured-section-title{align-items:center;color:var(--color-text);display:inline-flex;font-size:1.4rem;font-weight:700;gap:8px;letter-spacing:.08em;line-height:1;margin-bottom:24px;padding-bottom:10px;position:relative;text-transform:uppercase}.gh-featured-section-title:after{background:linear-gradient(90deg,var(--ghost-accent-color),transparent);border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:100%}.gh-featured-section{margin-bottom:6rem}.gh-featured-grid{display:grid;gap:0;grid-template-columns:1fr}@media (min-width:700px){.gh-featured-grid{align-items:stretch;gap:0 28px;grid-template-columns:1.65fr 1fr;min-height:460px}}@media (min-width:1200px){.gh-featured-grid{gap:0 36px;min-height:500px}}.gh-feat-primary{background-color:var(--color-card-bg);border-radius:16px;box-shadow:var(--shadow-lg);height:360px;isolation:isolate;overflow:hidden;position:relative}@media (min-width:700px){.gh-feat-primary{border-radius:16px;height:100%;min-height:460px}}@media (min-width:1200px){.gh-feat-primary{min-height:500px}}.gh-feat-primary-link{inset:0;position:absolute;z-index:3}.gh-feat-primary-img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:transform .7s ease;width:100%;z-index:0}.gh-feat-primary:hover .gh-feat-primary-img{transform:scale(1.04)}.gh-feat-primary-overlay{background:linear-gradient(0deg,rgba(0,0,0,.75),rgba(0,0,0,.35) 45%,rgba(0,0,0,.05) 75%,transparent);inset:0;pointer-events:none;position:absolute;z-index:1}.gh-feat-primary-content{inset:auto 0 0 0;padding:28px;pointer-events:none;position:absolute;z-index:4}@media (min-width:700px){.gh-feat-primary-content{padding:32px}}.gh-feat-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.gh-feat-tag{align-items:center;background:var(--tag-color,var(--ghost-accent-color,#6366f1));border:1.5px solid color-mix(in srgb,var(--tag-color,var(--ghost-accent-color,#6366f1)),#000 15%);border-radius:100px;color:#fff;display:inline-flex;font-size:1.15rem;font-weight:600;letter-spacing:.01em;line-height:1;padding:5px 14px;pointer-events:auto;text-decoration:none;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.gh-feat-tag:hover{box-shadow:0 4px 12px rgba(0,0,0,.25);color:#fff;opacity:.88;text-decoration:none;transform:translateY(-1px)}.gh-feat-primary-title{color:#fff;display:-webkit-box;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0 0 14px;text-shadow:0 2px 8px rgba(0,0,0,.35);-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.gh-feat-primary-meta{align-items:center;color:hsla(0,0%,100%,.82);display:flex;flex-wrap:wrap;font-size:1.3rem;gap:8px;text-shadow:0 1px 3px rgba(0,0,0,.3)}.gh-feat-author{font-weight:600}.gh-feat-author-link{color:hsla(0,0%,100%,.9);font-weight:600;pointer-events:auto;text-decoration:none;transition:color .2s ease}.gh-feat-author-link:hover{color:#fff}.gh-feat-meta-dot{color:hsla(0,0%,100%,.5);font-size:1rem}.gh-feat-date{font-weight:400}.gh-feat-side{display:flex;flex-direction:column;margin-top:16px}@media (min-width:700px){.gh-feat-side{justify-content:space-between;margin-top:0}}.gh-feat-side-item{align-items:center;border-bottom:none;display:flex;gap:14px;padding:8px 0;position:relative;text-decoration:none;transition:background .2s ease}.gh-feat-side-item:first-child{padding-top:0}.gh-feat-side-item:last-child{padding-bottom:0}.gh-feat-side-link{inset:0;position:absolute;z-index:1}.gh-feat-side-item:hover .gh-feat-side-title{color:var(--ghost-accent-color)}.gh-feat-side-item:hover .gh-feat-thumb{transform:scale(1.06)}.gh-feat-thumb-wrap{background-color:var(--color-border);border-radius:10px;flex-shrink:0;height:76px;overflow:hidden;width:120px}@media (min-width:700px){.gh-feat-thumb-wrap{height:82px;width:130px}}.gh-feat-thumb{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;width:100%}.gh-feat-thumb-placeholder{align-items:center;background:linear-gradient(135deg,var(--ghost-accent-color,#6366f1),color-mix(in srgb,var(--ghost-accent-color,#6366f1),#000 30%));color:#fff;display:flex;font-size:2.4rem;font-weight:800;justify-content:center;text-transform:uppercase}.gh-feat-side-content{flex:1;min-width:0;pointer-events:none;position:relative;z-index:2}.gh-feat-side-title{color:var(--color-text);display:-webkit-box;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;margin:0 0 8px;transition:color .2s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}@media (min-width:1100px){.gh-feat-side-title{font-size:1.6rem}}.gh-feat-side-meta{align-items:center;color:var(--color-secondary-text);display:flex;flex-wrap:wrap;font-size:1.2rem;gap:6px;line-height:1}.gh-feat-side-author{color:var(--color-secondary-text);font-weight:600}.gh-feat-side-date{font-weight:400}.gh-feat-side-meta .gh-feat-meta-dot{color:var(--color-border);font-size:1rem}[data-theme=dark] .gh-feat-primary{box-shadow:0 12px 40px rgba(0,0,0,.5),0 4px 12px rgba(0,0,0,.3)}[data-theme=dark] .gh-feat-side-item{border-bottom-color:var(--color-border)}[data-theme=dark] .gh-feat-thumb-wrap{background-color:var(--color-border)}@media (max-width:699px){.gh-featured-section{margin-bottom:4rem}.gh-feat-primary{border-radius:14px;height:300px}.gh-feat-primary-content{padding:20px}.gh-feat-primary-title{font-size:2rem}.gh-feat-primary-meta{font-size:1.2rem}.gh-feat-side{margin-top:24px}.gh-feat-side-item:nth-child(n+4){display:none}.gh-feat-thumb-wrap{height:64px;width:100px}.gh-feat-side-title{font-size:1.4rem}.gh-feat-side-meta{font-size:1.1rem}}.gh-team-header{margin-bottom:64px;margin-top:64px;text-align:center}.gh-team-title{color:var(--color-text);font-size:3.2rem;font-weight:800;letter-spacing:-.02em;margin-bottom:16px}.gh-team-description{color:var(--color-secondary-text);font-size:1.8rem;line-height:1.5;margin:0 auto;max-width:600px}.gh-team-grid{display:grid;gap:32px;grid-template-columns:repeat(1,1fr);margin-bottom:80px}@media (min-width:768px){.gh-team-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gh-team-grid{grid-template-columns:repeat(3,1fr)}}.gh-team-card{background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05),0 2px 4px -1px rgba(0,0,0,.03);padding:24px;transition:transform .2s ease,box-shadow .2s ease}.gh-team-card:hover{box-shadow:0 12px 20px -8px rgba(0,0,0,.1);transform:translateY(-4px)}.gh-team-card-content{align-items:flex-start;display:flex;gap:20px}.gh-team-avatar-link{flex-shrink:0}.gh-team-avatar{background:var(--color-bg-accent);border-radius:50%;height:80px;-o-object-fit:cover;object-fit:cover;width:80px}.gh-team-avatar-placeholder{align-items:center;background:var(--ghost-accent-color);border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:80px;justify-content:center;width:80px}.gh-team-card-details{display:flex;flex-direction:column;flex-grow:1}.gh-team-name{font-size:1.8rem;font-weight:700;line-height:1.2;margin:0 0 4px}.gh-team-name a{color:var(--color-text);text-decoration:none}.gh-team-count{color:var(--color-secondary-text);display:block;font-size:1.3rem;margin-bottom:16px}.gh-team-social{display:flex;gap:8px;margin-top:auto}.gh-team-social-link{align-items:center;background:rgba(0,0,0,.03);border-radius:6px;color:var(--color-secondary-text);display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.gh-team-social-link:hover{background:rgba(0,0,0,.06);color:var(--ghost-accent-color)}[data-theme=dark] .gh-team-card{background:#151719;border-color:hsla(0,0%,100%,.05);box-shadow:0 4px 6px -1px rgba(0,0,0,.3)}[data-theme=dark] .gh-team-social-link{background:hsla(0,0%,100%,.05);color:var(--color-secondary-text)}[data-theme=dark] .gh-team-social-link:hover{background:hsla(0,0%,100%,.1);color:#fff}.term{margin:32px 0 48px;max-width:560px}.term .author-image-placeholder{margin-bottom:16px}.term-name{font-size:2.4rem}.term-description{line-height:1.5;margin-top:12px}.gh-social{align-items:center;display:flex;gap:1.5rem}.gh-social a{color:var(--color-secondary-text);font-size:1.8rem}.gh-social a:hover{color:var(--color-darker-gray)}.gh-scroll-top{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,50%,.15);border-radius:50%;bottom:30px;box-shadow:0 4px 12px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.4);color:var(--color-text);cursor:pointer;display:flex;height:44px;justify-content:center;opacity:0;padding:0;position:fixed;right:30px;transform:translateY(12px) scale(.85);transition:opacity .35s cubic-bezier(.34,1.56,.64,1),transform .35s cubic-bezier(.34,1.56,.64,1),visibility .35s linear,background .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease;visibility:hidden;width:44px;z-index:1000}.gh-scroll-progress{border-radius:50%;height:100%;inset:0;overflow:visible;pointer-events:none;position:absolute;transform:rotate(-90deg);width:100%}.gh-scroll-progress-track{fill:none;stroke:hsla(0,0%,50%,.15);stroke-width:2.5}.gh-scroll-progress-fill{fill:none;stroke:var(--ghost-accent-color);stroke-linecap:round;stroke-width:2.5;transition:stroke-dashoffset .15s linear}.gh-scroll-top-icon{font-size:1.4rem;line-height:1;position:relative;transition:transform .25s cubic-bezier(.34,1.56,.64,1);z-index:1}.gh-scroll-top.is-visible{opacity:1;transform:translateY(0) scale(1);visibility:visible}.gh-scroll-top:hover{background:var(--ghost-accent-color);border-color:transparent;box-shadow:0 6px 20px rgba(0,0,0,.18);color:#fff}.gh-scroll-top:hover .gh-scroll-top-icon{transform:translateY(-2px)}.gh-scroll-top:hover .gh-scroll-progress-track{stroke:hsla(0,0%,100%,.2)}.gh-scroll-top:hover .gh-scroll-progress-fill{stroke:hsla(0,0%,100%,.7)}.gh-scroll-top:active{transform:scale(.94)}[data-theme=dark] .gh-scroll-top{background:hsla(0,0%,9%,.85);border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 12px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.08)}[data-theme=dark] .gh-scroll-progress-track{stroke:hsla(0,0%,100%,.1)}@media (max-width:1199px){.gh-scroll-top{bottom:20px;height:40px;right:20px;width:40px}}.gh-foot{background-color:var(--color-bg);border-top:1px solid var(--color-border);color:var(--color-text);font-size:1.5rem;line-height:1.6;margin-top:auto;padding:6rem 0 3rem}.gh-foot-inner{display:flex;flex-wrap:wrap;gap:4rem;justify-content:space-between;margin-bottom:4rem;padding:0 36px}.gh-foot-brand{display:flex;flex:0 0 320px;flex-direction:column;gap:2rem;max-width:320px}.gh-foot-logo{color:var(--color-text)!important;display:inline-block;font-size:2.4rem;font-weight:700}.gh-foot-logo img{aspect-ratio:2/1;height:100%;max-height:70px;-o-object-fit:cover;object-fit:cover;width:auto}.gh-foot-desc{color:var(--color-text);font-size:1.5rem;line-height:1.6;overflow-wrap:break-word;text-align:justify;white-space:normal!important;width:100%;word-break:break-word}.gh-foot-links{display:flex;flex:1 1 auto;gap:6rem;justify-content:flex-end}.gh-foot-links .gh-foot-column:first-child{flex:0 0 200px}.gh-foot-links .gh-foot-column:last-child{flex:0 1 350px}.gh-foot-column{min-width:150px}.gh-foot .gh-foot-column h3{color:var(--color-text);font-size:1.4rem!important;font-weight:700!important;letter-spacing:.5px;line-height:1.4!important;margin-bottom:2rem!important;text-transform:uppercase}.gh-foot-menu,.gh-foot-menu .gh-nav,.gh-foot-menu .nav,.gh-foot-menu ul{align-items:flex-start!important;display:flex;flex-direction:column;gap:1.2rem;list-style:none!important;margin:0!important;padding:0!important;text-align:left!important}.gh-foot-menu .gh-nav li,.gh-foot-menu .nav li,.gh-foot-menu li{display:block;list-style:none!important;margin:0!important;padding:0!important;text-align:left!important}.gh-foot-menu .gh-nav a,.gh-foot-menu .nav a,.gh-foot-menu a,.gh-foot-menu button{background:none;border:none;color:var(--color-text);cursor:pointer;display:inline-block;font-family:inherit;font-size:1.5rem;padding:0;text-decoration:none;transition:color .2s ease}.gh-foot-menu .gh-nav a:hover,.gh-foot-menu .nav a:hover,.gh-foot-menu a:hover,.gh-foot-menu button:hover{color:var(--ghost-accent-color)}.gh-foot-menu .gh-nav li:before,.gh-foot-menu .nav li:before{content:none!important;display:none!important}.gh-foot-bottom{align-items:center;border-top:1px solid var(--color-border);color:var(--color-text);display:flex;font-size:1.3rem;justify-content:space-between;padding:3rem 36px}.gh-foot-social{display:flex;gap:2rem}.gh-foot-social a{color:var(--color-secondary-text);font-size:1.8rem;transition:color .2s ease}.gh-foot-social a:hover{color:var(--ghost-accent-color)}.gh-copyright{max-width:100%;overflow-wrap:break-word;white-space:normal!important;word-break:break-word}.gh-foot-tags{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.gh-foot .gh-foot-tag{align-items:center;background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 85%);border-radius:2rem;color:var(--color-text)!important;display:inline-flex;font-size:1.3rem;font-weight:600;justify-content:center;padding:.6rem 1.4rem;text-decoration:none;transition:all .2s ease}.gh-foot-tag:hover{background-color:var(--ghost-accent-color);color:var(--color-text)!important;transform:translateY(-1px)}.gh-foot-see-more{color:var(--color-text)!important;display:inline-block;font-size:1.5rem;font-weight:500;margin-top:.5rem;text-decoration:none;transition:all .2s ease}.gh-foot-see-more:hover{color:var(--ghost-accent-color)!important;opacity:1;text-decoration:none}@media (max-width:767px){.gh-foot{padding:4rem 0 2rem}.gh-foot-inner{flex-direction:column;gap:3rem;padding:0 2rem}.gh-foot-brand{align-items:center;flex:1 1 auto;max-width:100%;width:100%}.gh-foot-logo{display:block;margin-bottom:1rem}.gh-foot-desc{align-self:flex-start;max-width:100%;text-align:left}.gh-foot-links{gap:3rem}.gh-foot-column,.gh-foot-links{flex-direction:column;width:100%}.gh-foot-column{align-items:flex-start;display:flex}.gh-foot .gh-foot-column h3{border-bottom:1px solid var(--color-border);font-size:1.4rem!important;margin-bottom:1.5rem!important;padding-bottom:1rem;text-align:left;width:100%}.gh-foot-menu,.gh-foot-menu .gh-nav,.gh-foot-menu .nav,.gh-foot-menu ul{align-items:flex-start!important;text-align:left!important;width:100%}.gh-foot-menu .gh-nav a,.gh-foot-menu .nav a,.gh-foot-menu a,.gh-foot-menu button{display:block;padding:.5rem 0;text-align:left;width:100%}.gh-foot-bottom{align-items:center;flex-direction:column-reverse;gap:2rem;padding:2rem;text-align:center}.gh-foot-social{justify-content:center}}.gh-support{display:flex;justify-content:center;margin-bottom:1.6rem!important;margin-top:1rem!important}.gh-support-card{align-items:center;background:#fff;border:1px solid var(--color-border);border-radius:16px;box-shadow:var(--shadow-base);display:flex;gap:2rem;justify-content:space-between;margin:0 1.5rem;max-width:720px;overflow:hidden;padding:3rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:calc(100% - 3rem)}[data-theme=dark] .gh-support-card{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}.gh-support-card:hover{border-color:#fd0;box-shadow:0 14px 30px -8px rgba(0,0,0,.1);transform:translateY(-4px)}.gh-support-content{flex:1;z-index:2}.gh-support-title{color:var(--color-text);font-size:2.2rem;font-weight:700;line-height:1.2;margin:0 0 .8rem}.gh-support-text{color:var(--color-secondary-text);font-size:1.6rem;line-height:1.5;margin:0}.gh-support-btn{align-items:center;background-color:#fd0;border-radius:50px;box-shadow:0 4px 12px rgba(255,221,0,.3);color:#000;display:flex;font-size:1.6rem;font-weight:700;gap:1rem;justify-content:center;padding:1.2rem 2.4rem;transition:all .2s ease;white-space:nowrap;z-index:2}.gh-support-btn i{font-size:1.8rem}.gh-support-card:hover .gh-support-btn{box-shadow:0 6px 16px rgba(255,221,0,.4);transform:scale(1.05)}@media (max-width:600px){.gh-support-card{align-items:flex-start;flex-direction:column;gap:2rem;padding:2.4rem;text-align:center}.gh-support-content{align-items:center;display:flex;flex-direction:column;width:100%}.gh-support-btn{width:100%}}.gh-cookie-consent{bottom:0;display:none;left:0;padding:24px;pointer-events:none;position:fixed;right:0;z-index:9999}.gh-cookie-consent.active{display:flex;justify-content:center}.gh-cookie-consent-container{align-items:center;animation:slideUp .4s cubic-bezier(.16,1,.3,1);background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:16px;box-shadow:0 8px 40px var(--shadow-base);display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;max-width:900px;padding:28px;pointer-events:auto;width:100%}.gh-cookie-consent-content{flex:1;min-width:280px}.gh-cookie-consent-title{color:var(--color-text);font-size:1.8rem;font-weight:700;margin:0 0 8px}.gh-cookie-consent-text{color:var(--color-secondary-text);font-size:1.5rem;line-height:1.5;margin:0}.gh-cookie-consent-link{color:var(--color-text);font-weight:500;text-decoration:underline}.gh-cookie-consent-link:hover{text-decoration:none}.gh-cookie-consent-actions{display:flex;flex-shrink:0;gap:10px}.gh-cookie-consent .gh-btn{border-radius:8px;cursor:pointer;font-size:1.4rem;font-weight:600;height:auto;padding:10px 20px;transition:all .2s ease;white-space:nowrap}.gh-cookie-consent .gh-primary-btn{background:var(--color-text);border:1px solid var(--color-text);color:var(--color-bg)}.gh-cookie-consent .gh-primary-btn:hover{opacity:.9}.gh-cookie-consent .gh-secondary-btn{background:transparent;border:1px solid var(--color-border);color:var(--color-text)}.gh-cookie-consent .gh-secondary-btn:hover{background:var(--color-bg);border-color:var(--color-text)}.gh-cookie-consent .gh-outline-btn{background:transparent;border:1px solid var(--color-border);color:var(--color-text)}.gh-cookie-consent .gh-outline-btn:hover{background:var(--color-bg);border-color:var(--color-text)}.gh-cookie-preferences{border-top:0 solid var(--color-border);max-height:0;opacity:0;overflow:hidden;padding:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease,padding .3s ease;width:100%}.gh-cookie-preferences.is-open{border-top:1px solid var(--color-border);margin-top:4px;max-height:600px;opacity:1;padding:24px 0 0}.gh-cookie-pref-header{margin-bottom:20px}.gh-cookie-pref-title{color:var(--color-text);font-size:1.6rem;font-weight:700;margin:0 0 6px}.gh-cookie-pref-desc{color:var(--color-secondary-text);font-size:1.35rem;line-height:1.45;margin:0}.gh-cookie-categories{display:flex;flex-direction:column;gap:0}.gh-cookie-category{align-items:center;border-bottom:1px solid var(--color-border);display:flex;gap:20px;justify-content:space-between;padding:5px 0}.gh-cookie-category:last-child{border-bottom:none}.gh-cookie-category-info{flex:1}.gh-cookie-category-header{align-items:center;display:flex;gap:10px;margin-bottom:4px}.gh-cookie-category-name{color:var(--color-text);font-size:1.5rem;font-weight:600}.gh-cookie-category-badge{background:var(--ghost-accent-color,#3eb0ef);border-radius:20px;color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.02em;line-height:1.4;padding:2px 8px}.gh-cookie-category-desc{color:var(--color-secondary-text);font-size:1.3rem;line-height:1.45;margin:0}.gh-cookie-toggle{cursor:pointer;display:inline-block;flex-shrink:0;height:26px;min-width:48px;position:relative;width:48px}.gh-cookie-toggle input{height:0;opacity:0;position:absolute;width:0}.gh-cookie-toggle-slider{background:var(--color-border);border-radius:26px;bottom:0;left:0;position:absolute;right:0;top:0;transition:background .25s ease}.gh-cookie-toggle-slider:before{background:#fff;border-radius:50%;bottom:3px;box-shadow:0 1px 3px rgba(0,0,0,.15);content:"";height:20px;left:3px;position:absolute;transition:transform .25s ease;width:20px}.gh-cookie-toggle input:checked+.gh-cookie-toggle-slider{background:var(--ghost-accent-color,#3eb0ef)}.gh-cookie-toggle input:checked+.gh-cookie-toggle-slider:before{transform:translateX(22px)}.gh-cookie-toggle.is-locked{cursor:not-allowed;opacity:.6}.gh-cookie-toggle.is-locked .gh-cookie-toggle-slider{background:var(--ghost-accent-color,#3eb0ef)}.gh-cookie-pref-actions{display:flex;justify-content:flex-end;margin-top:20px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.gh-cookie-consent{padding:12px}.gh-cookie-consent-container{align-items:stretch;border-radius:12px;flex-direction:column;gap:16px;padding:20px}.gh-cookie-consent-actions{flex-direction:column-reverse;width:100%}.gh-cookie-consent .gh-btn{justify-content:center;padding:12px;text-align:center;width:100%}.gh-cookie-preferences.is-open{max-height:800px}.gh-cookie-category{gap:14px}.gh-cookie-pref-actions{justify-content:stretch}.gh-cookie-pref-actions .gh-btn{text-align:center;width:100%}}.post-feed{display:grid;gap:36px 28px;grid-template-columns:repeat(4,1fr)}.post-card{display:flex;flex-direction:column;gap:0;position:relative}.post-card-link{inset:0;position:absolute;z-index:10}.post-card-image-wrap{aspect-ratio:16/10;background:var(--color-border);border-radius:10px;flex-shrink:0;overflow:hidden;position:relative}.post-card-image{backface-visibility:hidden;display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform}.post-card:hover .post-card-image{transform:scale(1.04)}.post-card-body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px 0 0}.post-card-tags{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:2px}.post-card-title{color:var(--color-text);font-size:1.7rem;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin:0;transition:color .2s ease;word-break:break-word}.post-card:hover .post-card-title{color:var(--ghost-accent-color)}.post-card-excerpt{color:var(--color-secondary-text);display:-webkit-box;font-size:1.4rem;-webkit-line-clamp:3;line-clamp:3;line-height:1.65;margin:0;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.post-card-meta{align-items:center;color:var(--color-secondary-text);display:flex;font-size:1.3rem;gap:.55rem;line-height:1.3;margin-top:4px}.post-card-author{color:var(--color-secondary-text);font-weight:600;max-width:140px;overflow:hidden;position:relative;text-decoration:none;text-overflow:ellipsis;transition:color .2s ease;white-space:nowrap;z-index:20}.post-card-author:hover{color:var(--ghost-accent-color)}.post-card-meta-sep{flex-shrink:0;opacity:.45}.post-card-date{flex-shrink:0;white-space:nowrap}.post-tag{--_tc:var(--tag-accent,var(--ghost-accent-color));align-items:center;background:color-mix(in srgb,var(--_tc) 12%,transparent);border:1px solid color-mix(in srgb,var(--_tc) 25%,transparent);border-radius:100px;color:var(--_tc);display:inline-flex;font-size:1.2rem;font-weight:600;letter-spacing:.01em;line-height:1;margin:0;padding:.32rem .9rem;position:relative;text-decoration:none;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap;z-index:20}.post-tag:after{content:"";inset:-5px;position:absolute;z-index:-1}.post-tag:hover{background:color-mix(in srgb,var(--_tc) 22%,transparent);border-color:color-mix(in srgb,var(--_tc) 40%,transparent);color:var(--_tc);text-decoration:none}.post-tag-name{position:relative;z-index:2}@media (max-width:599px){.post-feed{gap:32px;grid-template-columns:1fr}}@media (min-width:600px) and (max-width:899px){.post-feed{gap:28px 20px;grid-template-columns:repeat(2,1fr)}}@media (min-width:900px) and (max-width:1199px){.post-feed{gap:32px 24px;grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.is-head-stacked .post-feed{margin-top:32px}}.share-article{margin-top:2rem;padding-bottom:.8rem;padding-top:1.6rem;position:relative;text-align:center}.share-title{color:var(--color-secondary-text);font-size:1.3rem;font-weight:600;letter-spacing:.1em;margin-bottom:1.5rem;text-transform:uppercase}.share-buttons{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:color-mix(in srgb,var(--color-card-bg),transparent 30%);border:1px solid var(--color-border);border-radius:50px;box-shadow:0 8px 32px rgba(0,0,0,.04);display:inline-flex;gap:12px;padding:10px 24px}.share-btn,.share-buttons{align-items:center;justify-content:center}.share-btn{background:transparent;border:1px solid transparent;border-radius:50%;color:var(--color-text);display:flex;height:44px;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1);width:44px}.share-btn i{color:inherit;font-size:18px;height:auto;transition:transform .3s ease;width:auto}.share-btn:hover{border-color:transparent;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;transform:translateY(-3px)}.share-btn:hover i{transform:scale(1.1)}.share-btn.facebook:hover{background:#1877f2;box-shadow:0 4px 15px rgba(24,119,242,.3)}.share-btn.x:hover{background:#000;box-shadow:0 4px 15px rgba(0,0,0,.3)}.share-btn.linkedin:hover{background:#0077b5;box-shadow:0 4px 15px rgba(0,119,181,.3)}.share-btn.whatsapp:hover{background:#25d366;box-shadow:0 4px 15px rgba(37,211,102,.3)}.share-btn.copy:hover{background:var(--color-text);box-shadow:0 4px 15px rgba(0,0,0,.2)}[data-theme=dark] .share-btn.x:hover{background:#fff;color:#000}.gh-copy-toast{align-items:center;background:var(--color-dark-text);border-radius:50px;bottom:2.8rem;box-shadow:var(--shadow-lg);color:var(--white-color);display:flex;font-size:1.4rem;font-weight:600;gap:.8rem;left:50%;opacity:0;padding:1rem 2.2rem;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(12px);transition:opacity .25s ease,transform .25s ease;white-space:nowrap;z-index:10000}[data-theme=dark] .gh-copy-toast{background:var(--color-text);color:var(--color-bg)}.gh-copy-toast.is-visible{opacity:1;transform:translateX(-50%) translateY(0)}.gh-copy-toast i{color:#22c55e;font-size:1.3rem}.gh-sticky-share{display:flex;flex-direction:column;gap:.8rem;left:2rem;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translateY(-50%) translateX(-16px);transition:opacity .35s ease,transform .35s ease;z-index:100}.gh-sticky-share.is-visible{opacity:1;pointer-events:auto;transform:translateY(-50%) translateX(0)}.gh-sticky-share-btn{align-items:center;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:50%;box-shadow:var(--shadow-base);color:var(--color-text);cursor:pointer;display:flex;font-size:1.5rem;height:42px;justify-content:center;line-height:1;text-decoration:none;transition:all .25s cubic-bezier(.25,.8,.25,1);width:42px}.gh-sticky-share-btn:hover{border-color:transparent;color:#fff;transform:scale(1.15)}.gh-sticky-share-btn i{color:inherit;font-size:1.4rem;height:auto;width:auto}.gh-sticky-share-btn.facebook:hover{background:#1877f2;box-shadow:0 4px 14px rgba(24,119,242,.35)}.gh-sticky-share-btn.x:hover{background:#000;box-shadow:0 4px 14px rgba(0,0,0,.35)}.gh-sticky-share-btn.linkedin:hover{background:#0077b5;box-shadow:0 4px 14px rgba(0,119,181,.35)}.gh-sticky-share-btn.whatsapp:hover{background:#25d366;box-shadow:0 4px 14px rgba(37,211,102,.35)}.gh-sticky-share-btn.copy:hover{background:var(--color-text);box-shadow:var(--shadow-md);color:var(--color-bg)}[data-theme=dark] .gh-sticky-share-btn.x:hover{background:#fff;color:#000}.gh-mobile-share{align-items:center;bottom:88px;display:none;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:30px;transform:translateY(12px) scale(.85);transition:opacity .35s cubic-bezier(.34,1.56,.64,1),transform .35s cubic-bezier(.34,1.56,.64,1),visibility .35s linear;visibility:hidden;z-index:1000}.gh-mobile-share.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}@media (max-width:1199px){.gh-mobile-share{display:flex}}.gh-mobile-share-btn{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,50%,.15);border-radius:50%;box-shadow:0 4px 12px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.4);color:var(--color-text);cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}[data-theme=dark] .gh-mobile-share-btn{background:hsla(0,0%,9%,.85);border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 12px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1)}.gh-mobile-share-btn:hover,.gh-mobile-share.is-open .gh-mobile-share-btn{background:var(--ghost-accent-color);border-color:transparent;color:#fff;transform:translateY(-2px)}.gh-mobile-share-dropdown{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.85);border:1px solid hsla(0,0%,50%,.15);border-radius:24px;bottom:calc(100% + 12px);box-shadow:0 4px 16px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.4);display:flex;flex-direction:column;gap:8px;opacity:0;padding:10px;pointer-events:none;position:absolute;right:0;transform:translateY(15px) scale(.95);transform-origin:bottom right;transition:all .3s cubic-bezier(.175,.885,.32,1.275);visibility:hidden}[data-theme=dark] .gh-mobile-share-dropdown{background:hsla(0,0%,9%,.85);border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 16px rgba(0,0,0,.35),inset 0 1px 0 hsla(0,0%,100%,.1)}.gh-mobile-share.is-open .gh-mobile-share-dropdown{opacity:1;pointer-events:auto;transform:translateY(0) scale(1);visibility:visible}.gh-mobile-share-dropdown .gh-sticky-share-btn{font-size:1.4rem;height:38px;width:38px}@media (max-width:1199px){.gh-mobile-share{bottom:74px;right:20px}.gh-sticky-share{display:none}}@media (max-width:767px){.share-article{margin-top:1.6rem;padding-bottom:.4rem;padding-top:1.2rem}}.post-feed .featured{min-height:380px;position:relative}.post-feed .featured .post-link:before{background:linear-gradient(0deg,rgba(0,0,0,.5),transparent);content:"";inset:0;pointer-events:none;position:absolute;z-index:10}.post-feed .featured.no-image .post-link:before{background:var(--tag-color,var(--ghost-accent-color))}.post-feed .featured .post-media{background-color:transparent}.post-feed .featured>.post-image{z-index:-1}.post-feed .featured .post-media .post-image{display:none}.post-feed .featured .post-footer,.post-feed .featured .post-wrapper,.post-feed .featured .u-placeholder{background-color:transparent;pointer-events:none;position:relative;z-index:20}.post-feed .featured .post-wrapper{align-items:flex-end;display:flex}.post-feed .featured .post-header{margin-bottom:0}.post-feed .featured .post-tag{pointer-events:auto}.post-feed .featured .post-title{font-size:2rem}.post-feed .featured .post-excerpt,.post-feed .featured .post-more,.post-feed .featured .post-title{color:#fff}.post-feed .featured .post-excerpt{display:none}.post-feed .featured .post-footer{border-color:hsla(0,0%,100%,.2)}.post-feed .featured .post-author-image{border-color:transparent}.page-template .gh-article{margin-top:0}.gh-article-meta{align-items:center;color:var(--secondary-text-color);display:flex;flex-wrap:wrap;font-size:1.4rem;gap:1.4rem;line-height:1.2;margin-top:2.4rem}.gh-article-author-image{display:flex;flex-shrink:0}.gh-author-image-link{background:var(--color-bg);border-radius:50%;box-shadow:0 0 0 2px var(--color-border);display:block;height:52px;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease;width:52px}.gh-author-image-link:hover{box-shadow:0 0 0 3px var(--ghost-accent-color);transform:scale(1.06)}.gh-author-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-article-meta-content{display:flex;flex-direction:column;gap:5px;min-width:0}.gh-article-meta-name{color:var(--color-text);font-size:1.6rem;font-weight:700;line-height:1.2}.gh-article-meta-name a{color:inherit;text-decoration:none;transition:color .2s ease}.gh-article-meta-name a:hover{color:var(--ghost-accent-color)}.gh-article-meta-bottom{align-items:center;color:var(--color-secondary-text);display:flex;flex-wrap:wrap;font-size:1.3rem;font-weight:500;gap:.8rem}.gh-article-meta-date{align-items:center;display:inline-flex;gap:.45rem}.gh-article-meta-date i,.gh-article-reading-time i{font-size:1.2rem;opacity:.7}.gh-article-reading-time{align-items:center;display:inline-flex;gap:.45rem}.gh-article-tag-pill{align-items:center;background:color-mix(in srgb,var(--tag-pill-color,var(--ghost-accent-color)),transparent 88%);border:1px solid color-mix(in srgb,var(--tag-pill-color,var(--ghost-accent-color)),transparent 70%);border-radius:100px;color:var(--tag-pill-color,var(--ghost-accent-color));display:inline-flex;font-size:1.2rem;font-weight:700;letter-spacing:.05em;line-height:1;margin-bottom:1.6rem;padding:.5rem .9rem;text-decoration:none;text-transform:uppercase;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.gh-article-tag-pill:hover{background:color-mix(in srgb,var(--tag-pill-color,var(--ghost-accent-color)),transparent 75%);box-shadow:0 3px 8px color-mix(in srgb,var(--tag-pill-color,var(--ghost-accent-color)),transparent 70%);text-decoration:none;transform:translateY(-1px)}@media (max-width:480px){.gh-article-meta{gap:1rem}.gh-author-image-link{height:44px;width:44px}.gh-article-meta-name{font-size:1.5rem}}.gh-article-tag-label{color:var(--color-secondary-text);display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.1em;margin-bottom:1.2rem;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.gh-article-tag-label:hover{color:var(--ghost-accent-color)}.gh-article-meta-sep{color:var(--color-secondary-text);opacity:.5}@media (min-width:1024px){.gh-article-header-inner{display:flex;grid-column:wide}.gh-article-header-inner.has-feature-image{align-items:stretch;flex-direction:row;gap:5.6rem}.gh-article-header-inner.has-feature-image .gh-article-header-left{align-self:stretch;display:flex;flex:1 1 45%;flex-direction:column;justify-content:space-between;min-width:0}.gh-article-header-inner.has-feature-image .gh-article-header-right{flex:1 1 55%;min-width:0}.gh-article-header-left .gh-article-meta{margin-bottom:0}.gh-article-header-right .gh-article-image{grid-column:unset;margin:0}.gh-article-header-right .gh-article-image img{border-radius:14px;display:block;height:auto;max-height:480px;-o-object-fit:cover;object-fit:cover;width:100%}}@media (max-width:1023px){.gh-article-header-inner{display:flex;flex-direction:column}.gh-article-header-right{margin-bottom:2.4rem}.gh-article-header-right .gh-article-image img{border-radius:10px}}.gh-article-title{color:var(--color-text);font-size:3rem;letter-spacing:-.03em;line-height:1.4}.gh-article-excerpt{font-size:2rem}.gh-article-image{grid-column:main-start/main-end}.gh-content{color:var(--color-text)}.gh-content h2{font-size:2.4rem}.gh-content h3{font-size:2rem}.gh-content h4{font-size:1.7rem}.gh-content h5{font-size:1.5rem}.gh-content h6{font-size:1.4rem}.gh-content h1,.gh-content h2,.gh-content h3,.gh-content h4,.gh-content h5,.gh-content h6{color:var(--color-text)}@media (max-width:767px){.gh-content h1{font-size:2.8rem}.gh-content h2{font-size:2.2rem}.gh-content h3{font-size:1.9rem}}.gh-content blockquote,.gh-content ol,.gh-content p,.gh-content ul{color:var(--color-text)}.gh-content a{color:var(--ghost-accent-color)}.gh-article-reading-time{color:var(--color-secondary-text);font-size:1.3rem;font-weight:500}.gh-reading-progress{background:var(--ghost-accent-color);border-radius:0 2px 2px 0;height:3px;left:0;pointer-events:none;position:fixed;top:0;transform:scaleX(0);transform-origin:left center;transition:transform .1s linear;width:100%;will-change:transform;z-index:10001}.gh-author-bio{margin-bottom:0;margin-top:3rem}@media (max-width:767px){.gh-author-bio{margin-top:2rem}}.gh-author-bio-card{align-items:flex-start;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-base);display:flex;gap:2rem;padding:2.4rem;transition:box-shadow .3s ease}.gh-author-bio-card+.gh-author-bio-card{margin-top:1.6rem}.gh-author-bio-image-link{display:block;flex-shrink:0}.gh-author-bio-image{border:2px solid var(--color-border);border-radius:50%;height:72px;-o-object-fit:cover;object-fit:cover;width:72px}.gh-author-bio-content{flex:1;min-width:0}.gh-author-bio-header{align-items:center;display:flex;gap:1rem;margin-bottom:.8rem}.gh-author-bio-name{color:var(--color-text);font-size:1.8rem;font-weight:700;line-height:1.2;text-decoration:none}.gh-author-bio-name:hover{color:var(--ghost-accent-color)}.gh-author-bio-website{color:var(--color-secondary-text);font-size:1.5rem;text-decoration:none;transition:color .2s ease}.gh-author-bio-website:hover{color:var(--ghost-accent-color)}.gh-author-bio-text{color:var(--color-secondary-text);font-size:1.5rem;line-height:1.6;margin:0 0 1.2rem}.gh-author-bio-more{align-items:center;color:var(--ghost-accent-color);display:inline-flex;font-size:1.4rem;font-weight:600;gap:.5rem;text-decoration:none;transition:opacity .2s ease;white-space:nowrap}.gh-author-bio-more:hover{opacity:.8}.gh-author-bio-footer{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-between;margin-top:1.2rem}.gh-author-bio-social{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:flex-start}.gh-author-bio-social .author-social-link{font-size:0;padding:.6rem .9rem}.gh-author-bio-social .author-social-link svg{height:1.5rem;width:1.5rem}@media (max-width:600px){.gh-author-bio-card{flex-direction:column;gap:1.2rem}.gh-author-bio-footer{align-items:flex-start;flex-direction:column;gap:1rem}}.gh-toc{background:var(--color-bg);border-radius:var(--radius-card);margin-bottom:3.2rem;margin-top:3rem;overflow:hidden}.gh-toc-toggle{align-items:center;background:none;border:none;color:var(--color-text);cursor:pointer;display:flex;font-size:1.35rem;font-weight:700;gap:1rem;letter-spacing:.07em;padding:1.4rem 1.8rem;text-align:left;text-transform:uppercase;transition:color .2s ease;width:100%}.gh-toc-toggle:hover{color:var(--ghost-accent-color)}.gh-toc-chevron{color:var(--color-secondary-text);font-size:1.1rem;margin-left:auto;transition:transform .25s ease}.gh-toc.is-open .gh-toc-chevron{transform:rotate(180deg)}.gh-toc-toggle i:first-child{color:var(--ghost-accent-color);font-size:1.3rem}.gh-toc-list{border-top:1px solid var(--color-border);display:none;list-style:none;margin:0;padding:0 1.8rem 1.6rem}.gh-toc.is-open .gh-toc-list{display:block}.gh-toc-item{border-bottom:1px solid var(--color-border);padding:.5rem 0}.gh-toc-item:last-child{border-bottom:none}.gh-toc-item.is-h3{padding-left:1.6rem}.gh-toc-link{color:var(--color-secondary-text);display:block;font-size:1.4rem;line-height:1.5;text-decoration:none;transition:color .2s ease,padding-left .2s ease}.gh-toc-item.is-active .gh-toc-link,.gh-toc-link:hover{color:var(--ghost-accent-color)}.gh-toc-item.is-active .gh-toc-link{font-weight:600;padding-left:.4rem}@media (min-width:1200px){.gh-article-body{position:relative}.gh-toc-wrapper{bottom:0;left:calc(50% + 380px);pointer-events:none;position:absolute;top:0;width:260px}.gh-toc{background:transparent;grid-column:unset!important;margin:0!important;pointer-events:auto;position:sticky!important;top:100px}.gh-toc,.gh-toc-list{display:block!important}.gh-toc-list{border-top:none;padding:0}.gh-toc-toggle{padding-left:0;padding-right:0;pointer-events:none}.gh-toc-chevron{display:none}}.gh-content blockquote{background:color-mix(in srgb,var(--ghost-accent-color),transparent 92%);border-left:4px solid var(--ghost-accent-color);border-radius:0 8px 8px 0;font-style:italic;margin:2.8rem 0;padding:1.6rem 2rem}.gh-content blockquote p{margin:0}.gh-content pre{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:8px;font-size:1.4rem;line-height:1.7;overflow-x:auto;padding:1.6rem 2rem}.gh-content :not(pre)>code{background:color-mix(in srgb,var(--ghost-accent-color),transparent 88%);border:1px solid color-mix(in srgb,var(--color-border),transparent 30%);border-radius:4px;color:var(--color-text);font-size:.88em;padding:.15em .45em}.gh-content figcaption{color:var(--color-secondary-text);font-size:1.35rem;font-style:italic;line-height:1.5;margin-top:.8rem;text-align:center}.gh-content>p:first-of-type:first-letter{color:var(--ghost-accent-color);float:left;font-family:var(--gh-font-heading,var(--font-serif,Georgia,serif));font-size:4.8em;font-weight:700;line-height:.82;margin:.06em .14em 0 0}.gh-content table:not(.gist table),.gh-content table:not(.gist table) td:first-child,.gh-content table:not(.gist table) td:last-child{background-image:none}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border-color:var(--color-border)}.gh-content table:not(.gist table) th{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 88%);color:var(--color-text)}.gh-content table:not(.gist table) tbody tr:nth-child(2n) td{background-color:color-mix(in srgb,var(--color-bg),transparent 40%)}.gh-content table:not(.gist table) tbody tr:hover td{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 92%);transition:background-color .15s ease}[data-theme=dark] .gh-content table:not(.gist table) th{background-color:color-mix(in srgb,var(--ghost-accent-color),transparent 78%);color:var(--color-text)}[data-theme=dark] .gh-content table:not(.gist table) td,[data-theme=dark] .gh-content table:not(.gist table) th{border-color:var(--color-border)}[data-theme=dark] .gh-content table:not(.gist table) tbody tr:nth-child(2n) td{background-color:color-mix(in srgb,var(--color-card-bg),transparent 30%)}.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover{background:var(--color-card-bg)!important;border:1px solid var(--color-border)!important;border-radius:12px!important;color:var(--color-text)!important;display:flex!important;overflow:hidden;text-decoration:none;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.kg-bookmark-card a.kg-bookmark-container:hover{border-color:var(--ghost-accent-color)!important;box-shadow:0 6px 24px rgba(0,0,0,.08)!important;transform:translateY(-2px)}[data-theme=dark] .kg-bookmark-card a.kg-bookmark-container:hover{box-shadow:0 6px 24px rgba(0,0,0,.35)!important}.kg-bookmark-card .kg-bookmark-content{display:flex;flex:1;flex-direction:column;gap:.6rem;min-width:0;padding:1.6rem 2rem!important}.kg-bookmark-card .kg-bookmark-title{color:var(--color-text);font-size:1.5rem!important;font-weight:700;line-height:1.4}.kg-bookmark-card .kg-bookmark-description{color:var(--color-secondary-text);display:-webkit-box;font-size:1.3rem!important;-webkit-line-clamp:2;line-clamp:2;line-height:1.5;margin-top:0!important;-webkit-box-orient:vertical;max-height:none!important;overflow:hidden}.kg-bookmark-card .kg-bookmark-metadata{align-items:center;color:var(--color-secondary-text);display:flex;flex-wrap:wrap;font-size:1.2rem!important;gap:.5rem;margin-top:auto}.kg-bookmark-container .kg-bookmark-author{display:none!important}.kg-bookmark-card .kg-bookmark-icon{border-radius:3px;flex-shrink:0;height:16px;width:16px}.kg-bookmark-card .kg-bookmark-author{color:var(--color-secondary-text)}.kg-bookmark-card .kg-bookmark-publisher{color:var(--ghost-accent-color);font-weight:600}.kg-bookmark-card .kg-bookmark-thumbnail{flex-shrink:0;min-height:20px;overflow:hidden;position:relative;width:50px}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 11px 11px 0!important;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media (max-width:600px){.kg-bookmark-card a.kg-bookmark-container{flex-direction:column-reverse!important}.kg-bookmark-card .kg-bookmark-thumbnail{height:160px;position:relative;width:100%!important}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:11px 11px 0 0!important;position:absolute}.kg-bookmark-card .kg-bookmark-content{padding:1.4rem 1.6rem!important}}.gh-aads-slot{margin:2.8rem 0;min-height:90px;overflow:hidden;position:relative;width:100%}.gh-aads-slot:before{color:var(--color-secondary-text);content:"Advertisement";display:block;font-size:1.1rem;letter-spacing:.08em;margin-bottom:.6rem;opacity:.45;pointer-events:none;text-align:center;text-transform:uppercase}.gh-aads-slot iframe{border:none;display:block;height:auto;margin:0 auto;overflow:hidden;padding:0;width:70%}@media (max-width:767px){.gh-aads-slot iframe{width:100%}}.author-profile{align-items:center;display:flex;flex-direction:column;margin:4rem 0 6rem;text-align:center;width:100%}.author-cover{background-color:var(--color-bg);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05);height:320px;margin-bottom:-64px;overflow:hidden;position:relative;width:100%}.author-cover-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-content{align-items:center;display:flex;flex-direction:column;max-width:800px;padding:0 20px;position:relative;width:100%;z-index:10}.author-avatar-wrapper{box-shadow:0 4px 12px rgba(0,0,0,.08);height:128px;margin-bottom:2rem;padding:4px;width:128px}.author-avatar,.author-avatar-wrapper{background:var(--color-bg);border-radius:50%}.author-avatar{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-name{color:var(--color-text);font-size:3.6rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .8rem}.author-meta{align-items:center;color:var(--color-secondary-text);display:flex;flex-wrap:wrap;font-size:1.5rem;font-weight:500;gap:1rem;justify-content:center;margin-bottom:2.4rem}.author-meta-separator{color:var(--color-border)}.author-bio{color:var(--color-text);font-size:1.8rem;line-height:1.6;margin:0 auto 3.2rem;max-width:640px;opacity:.9}.author-social{display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.author-social-link{align-items:center;background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:100px;color:var(--color-text);display:inline-flex;font-size:1.4rem;font-weight:600;gap:.8rem;padding:.8rem 1.6rem;text-decoration:none;transition:all .2s ease}.author-social-link svg{fill:currentColor;flex-shrink:0;height:1.6rem;width:1.6rem}.author-social-link svg[fill=none]{fill:none}.author-social-link:hover{border-color:var(--ghost-accent-color);box-shadow:0 4px 12px rgba(0,0,0,.05);color:var(--ghost-accent-color);transform:translateY(-2px)}.author-social-link-facebook svg{color:#1877f2}.author-social-link-facebook:hover{border-color:#1877f2;color:#1877f2}.author-social-link-twitter svg{color:#000}.author-social-link-twitter:hover{border-color:#000;color:#000}[data-theme=dark] .author-social-link-twitter svg{color:#fff}[data-theme=dark] .author-social-link-twitter:hover{border-color:#fff;color:#fff}.author-social-link-instagram svg{color:#e1306c}.author-social-link-instagram:hover{border-color:#e1306c;color:#e1306c}.author-social-link-linkedin svg{color:#0077b5}.author-social-link-linkedin:hover{border-color:#0077b5;color:#0077b5}.author-social-link-youtube svg{color:red}.author-social-link-youtube:hover{border-color:red;color:red}.author-social-link-xyoutube svg{color:red}.author-social-link-threads svg{color:#000}.author-social-link-threads:hover{border-color:#000;color:#000}[data-theme=dark] .author-social-link-threads svg{color:#fff}[data-theme=dark] .author-social-link-threads:hover{border-color:#fff;color:#fff}.author-social-link-bluesky svg{color:#0085ff}.author-social-link-bluesky:hover{border-color:#0085ff;color:#0085ff}.author-social-link-mastodon svg{color:#6364ff}.author-social-link-mastodon:hover{border-color:#6364ff;color:#6364ff}.author-social-link-tiktok svg{color:#000}.author-social-link-tiktok:hover{border-color:#000;color:#000}[data-theme=dark] .author-social-link-tiktok svg{color:#fff}[data-theme=dark] .author-social-link-tiktok:hover{border-color:#fff;color:#fff}.author-social-link-website svg{color:var(--ghost-accent-color)}[data-theme=dark] .author-avatar-wrapper{background:var(--color-bg);box-shadow:0 4px 12px rgba(0,0,0,.3)}[data-theme=dark] .author-cover{border:1px solid hsla(0,0%,100%,.05);box-shadow:none}@media (max-width:767px){.author-profile{margin:2rem 0 4rem}.author-cover{border-radius:8px;height:180px;margin-bottom:-48px}.author-avatar-wrapper{height:96px;margin-bottom:1.6rem;width:96px}.author-name{font-size:2.8rem}.author-bio{font-size:1.6rem;padding:0 1rem}.author-social-link{font-size:1.3rem;padding:.8rem 1.6rem}}.navigation{display:flex;gap:1.6rem;margin-top:3.2rem}.navigation-item{align-items:center;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:var(--radius-card);color:var(--color-text);display:flex;gap:1.4rem;overflow:hidden;padding:1.6rem;position:relative;text-decoration:none;transition:box-shadow .3s ease,border-color .3s ease,transform .3s ease;width:50%}.navigation-item:hover{border-color:var(--ghost-accent-color);box-shadow:var(--shadow-md);opacity:1;transform:translateY(-3px)}.navigation-next{flex-direction:row-reverse;margin-left:auto;text-align:right}.navigation-thumb{border-radius:8px;flex-shrink:0;height:64px;overflow:hidden;width:64px}.navigation-thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.navigation-content{flex:1;min-width:0}.navigation-label{align-items:center;color:var(--color-secondary-text);display:inline-flex;font-size:11px;font-weight:700;gap:.5rem;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.navigation-next .navigation-label{justify-content:flex-end;width:100%}.navigation-title{color:var(--color-text);display:-webkit-box;font-size:1.6rem;-webkit-line-clamp:2;line-clamp:2;line-height:1.4;margin:0;transition:color .2s ease;word-break:break-word;-webkit-box-orient:vertical;overflow:hidden}.navigation-item:hover .navigation-title{color:var(--ghost-accent-color)}@media (max-width:767px){.navigation{flex-direction:column;gap:1rem;margin-top:2rem}.navigation-item{width:100%}.navigation-next{flex-direction:row;text-align:left}.navigation-next .navigation-label{justify-content:flex-start}}.comment-container{background-color:var(--color-bg);margin-top:80px}.gh-comments iframe{color-scheme:light dark}.related-wrapper{background-color:var(--color-bg);padding-bottom:64px;padding-top:48px}.related-title{color:var(--secondary-text-color);font-size:14px;letter-spacing:1px;margin:20px 0 40px;text-transform:uppercase}.u-shadow{border-radius:var(--radius-card,12px);box-shadow:var(--shadow-base);overflow:hidden}[data-theme=dark] .u-shadow{border:var(--color-card-border)}.u-placeholder{background-color:var(--light-gray-color);overflow:hidden;position:relative;z-index:10}.u-placeholder:before{animation:shimmer 1.8s ease-in-out infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.4) 50%,transparent);background-size:200% 100%;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}[data-theme=dark] .u-placeholder:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.06) 50%,transparent);background-size:200% 100%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.u-placeholder.same-height{height:0}.u-placeholder.rectangle{padding-bottom:56.25%}.u-object-fit{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:2}.u-object-fit,.u-permalink{left:0;position:absolute;top:0}.u-permalink{bottom:0;outline:none;right:0;z-index:10}.hidden{display:none!important;height:0;opacity:0;overflow:hidden;position:absolute;visibility:hidden;width:0}.gh-page-pb{padding-bottom:8rem}.gh-archive-header{background-color:#15171a;color:#fff;margin-bottom:4rem;padding:8rem 0}.gh-page-head{margin:0;text-align:center}.gh-page-title{color:#fff;font-size:4rem;font-weight:700;margin:0 0 1.5rem}.gh-page-excerpt{color:hsla(0,0%,100%,.85);font-size:1.8rem;line-height:1.5;margin:0 auto;max-width:720px}.gh-page-image{display:none}.gh-pagination{margin:4rem 0;text-align:center}.gh-load-more{align-items:center;background-color:var(--color-bg);border:2px solid var(--color-border);border-radius:3rem;color:var(--color-text);cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:700;gap:8px;letter-spacing:.04em;line-height:1;padding:1.4rem 3rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.gh-load-more i{font-size:1.2rem;transition:transform .3s ease}.gh-load-more:hover{background-color:var(--ghost-accent-color);border-color:var(--ghost-accent-color);box-shadow:0 4px 14px color-mix(in srgb,var(--ghost-accent-color),transparent 60%);color:#fff;transform:translateY(-2px)}.gh-load-more:hover i{animation:bounce-arrow .6s ease infinite}@keyframes bounce-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.gh-load-more.gh-loading{cursor:not-allowed;opacity:.7;transform:none}@media (max-width:767px){.gh-head-open #gh-head,.gh-head-open .gh-head,.gh-head-open .gh-head-inner,.gh-head-open .gh-head-menu,.is-head-open #gh-head,.is-head-open #gh-head .gh-head-actions,.is-head-open .gh-head,.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-bg)!important;background:var(--color-bg)!important;color:var(--color-text)!important}}#gh-head{z-index:9999}[data-theme=dark] .gh-head-open #gh-head,[data-theme=dark] .gh-head-open .gh-head{background-color:#0f1117!important}.gh-tags-grid{display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}@media (min-width:600px){.gh-tags-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.gh-tags-grid{grid-template-columns:repeat(4,1fr)}}.gh-tag-card{align-items:center;background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:12px;display:flex;justify-content:space-between;padding:2rem;text-decoration:none;transition:all .2s ease-in-out}.gh-tag-card:hover{border-color:var(--ghost-accent-color);box-shadow:0 4px 12px rgba(0,0,0,.05);transform:translateY(-2px)}.gh-tag-card-content{display:flex;flex-direction:column;gap:.5rem}.gh-tag-name{color:var(--color-dark-text);font-size:1.6rem;font-weight:700;margin:0}.gh-tag-count{font-size:1.3rem}.gh-tag-arrow,.gh-tag-count{color:var(--color-secondary-text)}.gh-tag-arrow{transition:transform .2s ease}.gh-tag-card:hover .gh-tag-arrow{color:var(--ghost-accent-color);transform:translateX(4px)}.u-screenreader-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.faq-section{margin:5rem auto}.faq-heading{color:var(--color-dark-text);font-size:2.4rem;font-weight:700;letter-spacing:-.02em;margin:0 0 3rem;text-align:center}.faq-item{border-bottom:1px solid var(--color-border);padding:0}.faq-item:first-child{border-top:1px solid var(--color-border)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary{list-style:none}.faq-question{align-items:center;color:var(--color-text);cursor:pointer;display:flex;font-size:1.8rem;font-weight:600;gap:2rem;justify-content:space-between;padding:2rem 0;transition:color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-question:hover{color:var(--ghost-accent-color)}.faq-question-text{flex:1}.faq-icon{align-items:center;border:1.5px solid var(--color-border);border-radius:50%;color:var(--color-secondary-text);display:inline-flex;flex-shrink:0;font-size:2rem;font-weight:300;height:3.2rem;justify-content:center;line-height:1;transition:transform .3s ease,color .3s ease,border-color .3s ease,background-color .3s ease;width:3.2rem}.faq-item[open] .faq-icon{background-color:var(--ghost-accent-color);border-color:var(--ghost-accent-color);color:#fff;transform:rotate(45deg)}.faq-item[open]>.faq-question{color:var(--ghost-accent-color)}.faq-answer{animation:faq-reveal .28s ease;padding:0 0 2.4rem}.faq-answer p{color:var(--color-text);font-size:var(--content-font-size,1.7rem);line-height:1.65;margin:0 0 1rem;opacity:.9}.faq-answer p:last-child{margin-bottom:0}.faq-answer a{color:var(--ghost-accent-color);text-decoration:underline}@keyframes faq-reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:767px){.faq-heading{font-size:2rem;margin-bottom:2rem}.faq-question{font-size:1.6rem;padding:1.6rem 0}.faq-icon{font-size:1.8rem;height:2.8rem;width:2.8rem}.faq-answer p{font-size:1.5rem}}/*# sourceMappingURL=screen.css.map */
