:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}html{font-size:62.5%}body{font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;color:var(--color-primary-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));line-height:1.15;color:var(--color-darker-gray);letter-spacing:-.02em}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{width:100%;height:1px;background-color:var(--color-light-gray);border:0}blockquote:not([class]){padding-left:2rem;border-left:4px solid var(--ghost-accent-color)}figcaption{margin-top:1.6rem;font-size:1.4rem;line-height:1.4;color:var(--color-secondary-text);text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{padding:1.6rem 2.4rem;overflow-x:scroll;hyphens:none;line-height:1.5;white-space:pre;background-color:var(--color-lighter-gray);-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{padding:.4rem;color:var(--ghost-accent-color);background-color:var(--color-lighter-gray);border-radius:3px}iframe{display:block;width:100%;overflow:hidden;border:0}sub,sup{line-height:1}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-top:8rem;padding-bottom:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-right:var(--gap);padding-left:var(--gap)}.gh-inner{max-width:var(--container-width,1200px);margin:0 auto}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-top:4.8rem;padding-bottom:4.8rem}}.gh-head{height:100px;background-color:var(--color-white)}.gh-head-inner{display:grid;grid-template-columns:1fr auto auto;grid-auto-flow:row dense;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);align-items:center;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{display:flex;align-items:center}.gh-head-logo{position:relative;font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{gap:var(--head-nav-gap);align-items:center}.gh-head .nav{display:inline-flex;padding:0;margin:0;white-space:nowrap;list-style:none}.gh-head .nav-more-toggle{position:relative;margin:0 -6px;font-size:inherit;text-transform:inherit}.gh-head .nav-more-toggle svg{width:24px;height:24px}.gh-head-actions{display:flex;gap:var(--head-nav-gap);align-items:center;justify-content:flex-end}.gh-head-members{display:flex;gap:20px;align-items:center;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){display:inline-flex;align-items:center;color:var(--ghost-accent-color)}.gh-head-btn svg{width:1.3em;height:1.3em}.gh-search{margin-right:-6px;margin-left:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-right:64px;margin-left:16px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{position:relative;height:auto}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-row-start:1;grid-column-start:2;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{display:flex;align-items:center;height:80px}.is-head-stacked .gh-head-menu{grid-row-start:2;grid-column:1/4;justify-content:center;height:56px;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{position:absolute;top:80px;left:0;width:100%;height:1px;content:"";background-color:var(--color-light-gray)}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-row-start:1;grid-column:1/4;justify-content:space-between}}.is-head-transparent .gh-head{position:absolute;right:0;left:0;z-index:90;background-color:transparent}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:#15171a;background-color:#fff}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{position:absolute;top:100%;right:-16px;z-index:90;width:200px;padding:12px 0;margin-top:24px;text-align:left;visibility:hidden;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);opacity:0;transition:opacity .3s,transform .2s;transform:translate3d(0,6px,0)}.is-head-middle-logo .gh-dropdown{right:auto;left:-24px}.is-dropdown-mega .gh-dropdown{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;-moz-column-gap:40px;column-gap:40px;width:auto;padding:20px 32px}.is-dropdown-open .gh-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.gh-dropdown li a{display:block;padding:6px 20px;color:#15171a!important}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{position:relative;display:none;width:30px;height:30px;padding:0;margin-right:-3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:0}.gh-burger:after,.gh-burger:before{position:absolute;left:3px;width:24px;height:1px;content:"";background-color:var(--color-darker-gray);transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:48px}#gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;grid-column-start:1;align-items:center;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{position:fixed;justify-content:center;visibility:hidden;opacity:0}#gh-head .gh-head-menu{transition:none;transform:translateY(0)}#gh-head .nav{gap:20px;align-items:center;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{width:100%;font-size:1.8rem;text-transform:none}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{position:fixed;inset:0;z-index:3999999;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{position:static;visibility:visible;opacity:1}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transition:transform .2s,opacity .2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-actions{position:sticky;right:0;bottom:0;left:0;display:inline-flex;flex-direction:column;gap:12px;align-items:center;padding:var(--gap) 0 calc(var(--gap) + 8px);background-color:var(--color-white)}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transition:transform .4s,opacity .4s;transition-delay:.2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{position:relative;min-height:var(--cover-height,50vh);padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-image{position:absolute;inset:0;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{margin-top:2rem;font-size:2.1rem;line-height:1.5;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-meta-share{display:flex;align-items:center;justify-content:space-between}.gh-button-share{display:inline-flex;align-items:center;gap:6px;padding:.5em 1.2em;font-size:1.5rem;font-weight:600;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:rgba(0,0,0,.85);background:transparent;cursor:pointer;transition:all .4s ease;white-space:nowrap;text-decoration:none}.gh-button-share:hover{border-color:rgba(0,0,0,.5);opacity:1}.gh-button-share svg{width:20px;height:20px;margin-top:-2px;margin-right:-4px}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share{color:hsla(0,0%,100%,.85);border-color:hsla(0,0%,100%,.15)}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}.gh-content{margin-top:4rem;font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);word-break:break-word}.gh-content>*+*{margin-top:calc(1.6em*var(--content-spacing-multiplier, 1));margin-bottom:0}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){display:inline-block;width:auto;max-width:100%;overflow-x:auto;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;border-spacing:0;border-collapse:collapse;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-repeat:no-repeat;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-position:100% 0;background-size:20px 100%}.gh-content table:not(.gist table) th{font-size:1.2rem;font-weight:700;color:var(--color-darkgrey);text-align:left;text-transform:uppercase;letter-spacing:.2px;background-color:var(--color-white)}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{padding:6px 12px;border:1px solid var(--color-light-gray)}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{margin-top:3.2rem;font-size:1.7rem}}.gh-comments{margin-top:64px;margin-bottom:-24px}.gh-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{position:relative;grid-column:full-start/full-end;height:160px;margin-top:-16rem;margin-bottom:4rem;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white))}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{margin-bottom:3.2rem;font-size:2.2rem;letter-spacing:-.02em}.gh-cta-actions{display:flex;flex-direction:column;align-items:center}.gh-cta-link{margin-top:.8rem;font-size:1.4rem;color:var(--color-secondary-text);text-decoration:none;cursor:pointer}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-right:auto;margin-left:auto}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{font-style:normal;font-weight:400;color:var(--color-secondary-text)}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{max-height:none;margin-top:.3em;font-size:.8em}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{display:grid;grid-template-columns:1fr auto 1fr;-moz-column-gap:2.4rem;column-gap:2.4rem;align-items:center}.gh-navigation>div{display:flex;align-items:center}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{display:inline-flex;align-items:center}.gh-navigation-link svg{width:16px;height:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}.gh-navigation-mobile-only{display:none}.gh-navigation-desktop-only{display:inline}@media (max-width:767px){.gh-navigation-desktop-only,.gh-navigation-hide{display:none}.gh-navigation-mobile-only{display:inline}}.gh-btn{display:inline-flex;gap:.4em;align-items:center;justify-content:center;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1));font-size:1.6rem;font-weight:700;line-height:1;color:var(--color-white);letter-spacing:inherit;cursor:pointer;background-color:var(--color-darker-gray);border:0;border-radius:100px}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{color:var(--color-darker-gray);text-decoration:none;background-color:transparent;border:1px solid var(--color-light-gray)}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;color:var(--darker-gray-color);cursor:pointer;background-color:transparent;border:0;outline:none}.gh-icon-btn svg{width:20px;height:20px}.gh-text-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;color:var(--darker-gray-color);letter-spacing:inherit;cursor:pointer;background-color:transparent;border:0;outline:none;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{padding-top:8rem;padding-bottom:8rem;color:var(--color-secondary-text);white-space:nowrap}.gh-foot-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;font-size:1.3rem}.no-menu .gh-foot-inner{gap:24px}.gh-foot-center,.no-menu .gh-foot-inner{display:flex;flex-direction:column;align-items:center}.gh-foot-center{gap:20px}.gh-social-links{display:flex;gap:16px}.gh-social-links a{display:inline-flex}.gh-social-links svg{width:16px;height:16px}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;row-gap:4px;align-items:center;justify-content:center;padding:0;margin:0;list-style:none}.gh-foot-menu .nav li{display:flex;align-items:center}.gh-foot-menu .nav li+li:before{padding:0 1.2rem;font-size:.9rem;line-height:0;content:"•"}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-top:6.4rem;padding-bottom:12rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{position:absolute;top:0;left:0;z-index:3999999;display:none;width:100%;height:100%;overflow:hidden;touch-action:none;outline:none;backface-visibility:hidden;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{background-color:rgba(0,0,0,.85);opacity:0;transition:opacity 333ms cubic-bezier(.4,0,.22,1);transform:translateZ(0);backface-visibility:hidden;will-change:opacity}.pswp__bg,.pswp__scroll-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;backface-visibility:hidden}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transition:transform 333ms cubic-bezier(.4,0,.22,1);transform-origin:left top}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;top:0;left:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{top:0;left:0;width:100%!important;height:auto!important}.pswp__error-msg{position:absolute;top:50%;left:0;width:100%;margin-top:-8px;font-size:14px;line-height:16px;color:var(--color-secondary-text);text-align:center}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{position:relative;display:block;float:right;width:44px;height:44px;padding:0;margin:0;overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:none;border:0;box-shadow:none;transition:opacity .2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px;background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{position:absolute;top:50%;width:70px;height:100px;margin-top:-50px;background:none}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{position:absolute;top:35px;width:32px;height:30px;content:""}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter{position:absolute;top:0;left:0;height:44px;padding:0 15px;font-size:11px;font-weight:700;line-height:44px;color:var(--color-white);-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{position:absolute;bottom:0;left:0;width:100%;min-height:44px}.pswp__caption__center{max-width:420px;padding:25px 15px 30px;margin:0 auto;font-size:11px;line-height:1.6;color:var(--color-white);text-align:center}.pswp__caption__center .post-caption-title{margin-bottom:7px;font-size:15px;font-weight:500;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{padding:0 4px;content:"\02022"}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{position:absolute;top:0;left:50%;width:44px;height:44px;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;direction:ltr;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{position:absolute;top:15px;left:15px;width:14px;height:14px;margin:0;background:none;opacity:.75}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{position:absolute;top:0;left:0;box-sizing:border-box;width:14px;height:14px;margin:0;background:none;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%}@media screen and (max-width:1024px){.pswp__preloader{position:relative;top:auto;left:auto;float:right;margin:0}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{z-index:1550;visibility:visible;opacity:1;-webkit-font-smoothing:auto}.pswp__top-bar{position:absolute;top:0;left:0;width:100%;height:44px}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:local(""),url(../fonts/inter-v11-latin-regular.woff2) format("woff2"),url(../fonts/inter-v11-latin-regular.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;src:local(""),url(../fonts/inter-v11-latin-600.woff2) format("woff2"),url(../fonts/inter-v11-latin-600.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:local(""),url(../fonts/inter-v11-latin-700.woff2) format("woff2"),url(../fonts/inter-v11-latin-700.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;src:local(""),url(../fonts/inter-v11-latin-800.woff2) format("woff2"),url(../fonts/inter-v11-latin-800.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;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,#49a8e4);--primary-text-color:#333;--secondary-text-color:#aaa;--red-color:#ff7473;--white-color:#fff;--light-gray-color:#f1f1f1;--mid-gray-color:#d9d9d9;--dark-gray-color:#1a1a1a;--black-color:#000;--dark-mode-bg-color:#282c35;--dark-mode-darker-bg-color:#21252c;--dark-mode-primary-text-color:#ccc;--dark-mode-secondary-text-color:#999;--dark-mode-border-color:#495061;--animation-base:ease-in-out;--shadow-base:0 0 5px rgba(0,0,0,.2);--font-sans:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Times,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--content-font-size:1.7rem;--header-spacing:60px}.gh-head-logo{font-weight:800}.gh-head-actions,.gh-head-menu{font-weight:600}.toggle-track{position:relative;display:inline-flex;width:45px;height:24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--dark-gray-color);border-radius:30px}.toggle-moon,.toggle-sun{display:flex;align-items:center;justify-content:center;width:50%;color:var(--white-color)}.toggle-moon{transform:translateX(1px)}.toggle-track svg{width:16px;height:16px}.toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:var(--white-color);border-radius:50%;transition:transform .5s cubic-bezier(.23,1,.32,1)}.dark-mode .toggle-thumb{transform:translateX(21px)}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1;padding-top:60px}.page-template .site-content{padding-top:0}.term{display:flex;flex-direction:column;max-width:calc(960px + var(--gap)*2);margin:0 auto 64px}.term-image-container{flex-shrink:0;width:64px;height:64px;margin-bottom:20px;overflow:hidden;border-radius:50%}.term-name{margin-bottom:0;font-size:3rem;font-weight:800}.term-description{max-width:560px;margin-top:16px;line-height:1.5}@media (max-width:767px){.term{margin-top:-30px}}.post{margin-bottom:100px}.post-media{margin-bottom:20px}.post-feed .post-media{width:100%;max-width:calc(960px + var(--gap)*2);margin:0 auto 40px}.post-media-tag{position:absolute;top:15px;right:15px;z-index:10;padding:2px 10px;font-size:13px;font-weight:600;color:var(--white-color);background:var(--primary-color);border-radius:15px}.post-image-link:hover{opacity:1}.post-header{display:flex;flex-direction:column-reverse;gap:10px}.post-title{font-size:30px;font-weight:800;letter-spacing:-.01em;word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) :where(.post-feed,.single-post) .post-title{font-family:var(--gh-font-heading,var(--font-serif))}.post-meta{font-size:12px;font-weight:700;color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:.01em}.post-meta-item:not(:first-of-type):before{padding:0 7px 0 4px;font-family:serif;content:"/"}.post-tag{color:var(--primary-color)}.post-excerpt{margin-top:12px;word-break:break-word}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .post-excerpt{font-family:var(--gh-font-body,var(--font-serif))}@media (max-width:767px){.post-media.large{margin-bottom:30px}.post-feed .post-title{font-size:24px}}.pagination{display:flex;align-items:center;width:100%;max-width:960px;margin:32px auto 48px}.pagination-left,.pagination-right{flex:2;font-weight:700}.pagination-right{text-align:right}.pagination a{display:inline-flex;gap:4px;align-items:center}.pagination-left svg{margin-left:-2px}.pagination-right svg{margin-right:-2px}.page-number{padding:16px;font-size:13px;font-weight:600;line-height:0;color:var(--secondary-text-color);border:1px solid var(--mid-gray-color);border-radius:30px}.single-post{margin-bottom:0}.single-post .article-header{text-align:center}.page-template .single-post .article-header{margin-top:60px}.single-post .post-title{margin-bottom:0;font-size:3.6rem}.single-post .post-meta{margin-bottom:16px}.single-post .post-media{width:100%;max-width:960px;margin:48px auto 0}.single-post .post-media img{width:100%}.single-post .post-content{font-size:17px}.single-post .gh-meta-share{margin-top:24px}@media (max-width:767px){.single-post .post-header{margin-top:-30px}}.author{display:flex;margin-top:60px}.author+.author{margin-top:30px}.author-image-placeholder{flex-shrink:0;width:70px;height:70px;margin-right:24px;overflow:hidden;border-radius:50%}.author-wrapper{max-width:550px}.author-name{position:relative;display:flex;align-items:center;margin-bottom:0;font-size:2rem;font-weight:800;letter-spacing:-.01em}.author-location-icon{position:relative;top:1px}.author-bio{margin-top:8px;font-size:1.5rem}.author-location{margin-top:12px;font-size:1.1rem;font-weight:700;color:var(--secondary-text-color);text-transform:uppercase;letter-spacing:.01em}.featured-posts{min-height:400px;margin-top:64px;margin-bottom:48px}.featured-posts .post{display:none;margin-bottom:0}.featured-posts.owl-loaded .post{display:block}.featured-posts .post-header{flex-direction:column}.featured-posts .post-title{font-size:2rem;line-height:1.2}@media (max-width:767px){.featured-posts{margin-top:24px;margin-bottom:0}}.related-posts{margin-top:80px}.related-title{margin-bottom:30px;font-size:13px;text-transform:uppercase;letter-spacing:1px}.related-posts .post{margin-bottom:0}.related-posts .post-header{flex-direction:column}.related-posts .post-title{font-size:1.7rem;letter-spacing:0}.related-posts .post-meta{font-size:1.1rem}.related-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.owl{position:relative;z-index:1;width:100%;visibility:hidden;-webkit-tap-highlight-color:transparent}.owl .owl-stage{position:relative;touch-action:pan-Y}.owl .owl-stage:after{display:block;height:0;clear:both;line-height:0;visibility:hidden;content:"."}.owl .owl-stage-outer{overflow:hidden}.owl .owl-item,.owl .owl-stage-outer{position:relative;transform:translateZ(0)}.owl .owl-item{float:left;min-height:1px;backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl .owl-item>img{display:block;transform-style:preserve-3d;width:100%}.owl .owl-dots.disabled,.owl .owl-nav.disabled{display:none}.owl .owl-dot,.owl .owl-next,.owl .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl .owl-next,.owl .owl-prev{position:absolute;top:130px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;margin-top:-20px;font-size:21px;line-height:40px;color:var(--dark-gray-color);text-align:center;background-color:var(--white-color);border:0;border-radius:50%;outline:none;box-shadow:var(--shadow-base);opacity:0;transition:color .5s var(--animation-base),opacity .5s var(--animation-base)}.owl .owl-next.disabled,.owl .owl-prev.disabled{color:var(--secondary-text-color);cursor:default}.owl .owl-prev{left:-20px}.owl .owl-next{right:-20px}.owl .owl-dots{margin-top:20px}.owl .owl-dot,.owl .owl-dots{display:flex;justify-content:center}.owl .owl-dot{align-items:center;width:20px;height:20px;padding:0;border:0;outline:none}.owl .owl-dot span{width:8px;height:8px;background-color:var(--mid-gray-color);border-radius:50%}.owl .owl-dot.active span{background-color:var(--black-color)}.owl.owl-loaded{display:block}.owl.owl-loading{display:block;opacity:0}.owl.owl-hidden{opacity:0}.owl.owl-refresh .owl-item{visibility:hidden}.owl.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl.owl-grab{cursor:move}.no-js .owl{display:block}.owl .animated{animation-duration:.5s;animation-fill-mode:both;animation-timing-function:linear}.owl .owl-animated-in{z-index:0}.owl .owl-animated-out{z-index:1}.owl .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}@media (max-width:767px){.owl .owl-prev{left:10px}.owl .owl-next{right:10px}}.u-object-fit{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.u-placeholder{position:relative;z-index:10;background-color:var(--light-gray-color)}.u-placeholder:before{display:block;content:""}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}@media (max-width:767px){.u-placeholder.horizontal:before{padding-bottom:62.5%}}@media (max-width:575px){.hidden-xs{display:none!important}}@media (min-width:576px) and (max-width:767px){.hidden-sm{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg{display:none!important}}@media (min-width:1200px){.hidden-xl{display:none!important}}.dark-mode body{color:var(--dark-mode-primary-text-color);background-color:var(--dark-mode-bg-color)}.dark-mode .author-social-item:hover,.dark-mode .canvas-close,.dark-mode .error-code,.dark-mode .kg-bookmark-author,.dark-mode .kg-bookmark-publisher,.dark-mode .kg-bookmark-title,.dark-mode .logo-text,.dark-mode .menu-item-link:hover,.dark-mode .u-text-format strong,.dark-mode a:not(.menu-item-link):not(.post-tag):not(.kg-btn):not(.kg-nft-card-container):not(.kg-product-card-button):not(.kg-header-card-button),.dark-mode blockquote,.dark-mode figcaption,.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6{color:var(--white-color)}.dark-mode .gh-head-logo img:first-child:not(:only-child){opacity:0}.dark-mode .gh-head-logo img:nth-child(2){opacity:1}.dark-mode .gh-head-actions{background-color:transparent!important}.dark-mode .gh-burger:after,.dark-mode .gh-burger:before,.dark-mode hr,.dark-mode hr:after,.dark-mode hr:before{background-color:var(--white-color)}.dark-mode .author-location,.dark-mode .author-social-item,.dark-mode .button-arrow-icon,.dark-mode .kg-bookmark-description,.dark-mode .menu-item-link,.dark-mode .page-number,.dark-mode .post-meta{color:var(--dark-mode-secondary-text-color)}.dark-mode .kg-bookmark-card,.dark-mode .page-number,.dark-mode .post-footer{border-color:var(--dark-mode-border-color)}.dark-mode .comment-container,.dark-mode .kg-header-card.kg-style-light,.dark-mode .u-placeholder,.dark-mode :not(pre)>code,.dark-mode pre{background-color:var(--dark-mode-darker-bg-color)}.dark-mode .gh-head,.dark-mode .off-canvas{background-color:var(--dark-mode-bg-color)!important}.dark-mode .sep:after{background-color:var(--dark-mode-border-color)}.dark-mode .u-text-format ol li:before{font-weight:700}.dark-mode blockquote{border-color:var(--white-color)}.dark-mode button{color:var(--white-color)}.dark-mode input[type=range]{color:var(--dark-mode-primary-text-color)}.dark-mode .kg-audio-card,.dark-mode .kg-bookmark-card a.kg-bookmark-container,.dark-mode .kg-bookmark-card a.kg-bookmark-container:hover,.dark-mode .kg-file-card-container,.dark-mode .kg-file-card-container:hover,.dark-mode .kg-product-card-container{background-color:var(--dark-mode-bg-color)!important;color:var(--white-color)!important;opacity:1}/*# sourceMappingURL=screen.css.map */



/* ==== 랜드하나 그리드 홈 커스터마이즈 (alto-landhana-pilot) ==== */
.lh-home{padding:40px 0 20px}
.lh-home-head{margin:0}
.u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

/* 2026-08-16 대표이사 지적: 주택관리사 블로그 대비 색감이 밋밋함 → 네비 바로 아래 얇은 그라데이션 띠.
   이미 쓰이는 태그 팔레트 색만 재사용(새 색 발명 아님): 자격정보 amber → 독학합격 teal → 랜드하나 blue → 합격전략 indigo → 학습방법 violet. */
.lh-top-gradient{height:4px;background:linear-gradient(90deg,#f59e0b,#0d9488,#0050fc,#4f46e5,#7c3aed)}

/* 2026-08-16 구독 CTA 밴드 — 주택관리사 블로그와 동일한 어두운 배경+그라데이션 타이틀 구성. */
.lh-subscribe-band{background:var(--color-darker-gray,#15171a);text-align:center}
.lh-subscribe-inner{padding:64px var(--gap) 56px;display:flex;flex-direction:column;align-items:center;gap:14px}
.lh-subscribe-title{font-size:2.6rem;font-weight:800;letter-spacing:-.01em;margin:0;
  background:linear-gradient(90deg,#f59e0b,#0d9488,#0050fc,#4f46e5,#7c3aed);
  -webkit-background-clip:text;background-clip:text;color:transparent}
.lh-subscribe-desc{color:hsla(0,0%,100%,.65);font-size:1.6rem;margin:0}
.lh-subscribe-btn{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:1em 2em;border-radius:100px;background:#fff;color:var(--color-darker-gray,#15171a);font-weight:700;font-size:1.5rem}
.lh-subscribe-btn:hover{opacity:.9}
@media (max-width:640px){.lh-subscribe-title{font-size:2.1rem}}
/* 구독 밴드와 이어지도록 기존 기본 푸터도 같은 어두운 배경으로 통일(2개 블록처럼 끊겨 보이지 않게). */
.gh-foot{background:var(--color-darker-gray,#15171a);color:hsla(0,0%,100%,.55)}
.gh-foot a{color:hsla(0,0%,100%,.55)}
.gh-foot a:hover{color:#fff}
.gh-social-links svg,.gh-social-links path{fill:hsla(0,0%,100%,.7)}

/* 태그별 섹션에 옅은 색 배경을 둘러 주택관리사 블로그처럼 구간이 시각적으로 구분되게 한다.
   --lh-c는 .lh-tag-X 클래스에서 이미 정의되어 있으므로 같은 클래스를 section에도 붙여 재사용. */
.lh-section.lh-section--tint{background:color-mix(in srgb, var(--lh-c, var(--ghost-accent-color)) 5%, white);border-radius:20px;padding:32px clamp(16px,4vw,40px);margin:0 calc(-1*clamp(16px,4vw,40px)) 52px}
.lh-section--tint .lh-section-title{border-bottom-color:color-mix(in srgb, var(--lh-c, var(--ghost-accent-color)) 25%, var(--color-border))}

.lh-tagbar{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 0 40px;padding:0 0 4px}
.lh-tagpill{display:inline-flex;align-items:center;padding:.6em 1.3em;border-radius:100px;border:1px solid transparent;font-size:1.4rem;font-weight:700;white-space:nowrap;transition:transform .15s,box-shadow .15s;background:color-mix(in srgb, var(--lh-c, var(--ghost-accent-color)) 13%, white);color:var(--lh-c, var(--ghost-accent-color))}
.lh-tagpill:hover{opacity:1;transform:translateY(-1px);box-shadow:0 4px 10px rgba(15,23,42,.10)}
.lh-tagpill.is-active{background:var(--ghost-accent-color,#0050fc);color:#fff}

.lh-section{margin:0 0 52px}
.lh-section-title{font-size:1.3rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-secondary-text);margin:0 0 20px;border-bottom:1px solid var(--color-border);padding-bottom:12px}

.lh-grid{display:grid;gap:28px}
.lh-grid--latest{grid-template-columns:repeat(3,1fr)}
.lh-grid--featured{grid-template-columns:repeat(2,1fr)}

.lh-card{display:flex;flex-direction:column;border:1px solid var(--color-border);border-top:4px solid var(--lh-c, var(--ghost-accent-color));border-radius:14px;overflow:hidden;background:var(--color-white);transition:transform .15s,box-shadow .15s;height:100%}
.lh-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(15,23,42,.10)}
.lh-card-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:var(--color-lighter-gray)}
.lh-card-img{width:100%;height:100%;object-fit:cover;display:block}
.lh-card-img--empty{width:100%;height:100%;background:linear-gradient(135deg,var(--color-lighter-gray),var(--color-light-gray))}
.lh-card-tag{position:absolute;left:12px;bottom:12px;padding:.4em 1.1em;border-radius:100px;background:var(--lh-c, rgba(15,23,42,.72));color:#fff;font-size:1.2rem;font-weight:800;box-shadow:0 2px 8px rgba(15,23,42,.18)}
.lh-card-body{padding:18px 20px 20px;display:flex;flex-direction:column;gap:8px;flex:1}
.lh-card-title{font-size:1.8rem;line-height:1.4;font-weight:750;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.lh-card-title a{color:var(--color-primary-text)}
.lh-card-title a:hover{opacity:.75}
.lh-card-excerpt{font-size:1.4rem;line-height:1.6;color:var(--color-secondary-text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.lh-card-meta{margin-top:auto;padding-top:6px;font-size:1.3rem;color:var(--color-secondary-text);display:flex;align-items:center;gap:6px}

.lh-grid--featured .lh-card-title{font-size:2.2rem}
.lh-grid--featured .lh-card-media{aspect-ratio:16/9}

/* 주제별 섹션(큰카드+작은목록) — 원래 홈 배열 복원 */
.lh-section-head{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 20px;border-bottom:1px solid var(--color-border);padding-bottom:12px}
.lh-section-head .lh-section-title{margin:0;border:none;padding:0}
.lh-section-more{font-size:1.3rem;font-weight:700;color:var(--ghost-accent-color,#0050fc);white-space:nowrap}

.lh-topic{display:flex;flex-direction:column;gap:6px}

.lh-big{display:grid;grid-template-columns:340px 1fr;gap:26px;border:1px solid var(--color-border);border-top:4px solid var(--lh-c, var(--ghost-accent-color));border-radius:14px;overflow:hidden;margin-bottom:16px;background:var(--color-white)}
.lh-big-media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:var(--color-lighter-gray)}
.lh-big-media img{width:100%;height:100%;object-fit:cover;display:block}
.lh-big-media--empty{width:100%;height:100%;background:linear-gradient(135deg,var(--color-lighter-gray),var(--color-light-gray))}
.lh-big-body{padding:20px 24px 20px 0;display:flex;flex-direction:column;justify-content:center;gap:10px}
.lh-big-title{font-size:2.1rem;line-height:1.4;font-weight:800;margin:0}
.lh-big-title a{color:var(--color-primary-text)}
.lh-big-title a:hover{opacity:.75}
.lh-big-excerpt{font-size:1.5rem;line-height:1.65;color:var(--color-secondary-text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}

.lh-row{display:flex;gap:16px;align-items:center;padding:11px 4px;border-bottom:1px solid var(--color-border)}
.lh-row:last-child{border-bottom:none}
.lh-row-thumb{flex:none;width:96px;height:68px;border-radius:8px;overflow:hidden;display:block;background:var(--color-lighter-gray)}
.lh-row-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.lh-row-thumb--empty{width:100%;height:100%;background:linear-gradient(135deg,var(--color-lighter-gray),var(--color-light-gray))}
.lh-row-body{flex:1;min-width:0}
.lh-row-title{font-size:1.6rem;font-weight:700;margin:0 0 4px;line-height:1.4}
.lh-row-title a{color:var(--color-primary-text)}
.lh-row-title a:hover{opacity:.75}
.lh-row-meta{font-size:1.25rem;color:var(--color-secondary-text);display:flex;gap:6px;align-items:center}

@media (max-width:640px){
    .lh-big{grid-template-columns:1fr}
    .lh-big-body{padding:16px}
}

/* 태그별 포인트 컬러 — Notifly처럼 카테고리마다 다른 색으로 시각적 다양성 부여 */
.lh-tag-info{--lh-c:#f59e0b}
.lh-tag-study{--lh-c:#7c3aed}
.lh-tag-landhana{--lh-c:#0050fc}
.lh-tag-gonginjunggaesa{--lh-c:#334155}
.lh-tag-doghaghabgyeog{--lh-c:#0d9488}
.lh-tag-hagweonbigyo{--lh-c:#e11d48}
.lh-tag-2026siheomiljeong{--lh-c:#0891b2}
.lh-tag-habgyeogjeonryag{--lh-c:#4f46e5}
.lh-tag-gonginjunggaesa-2ca{--lh-c:#059669}
.lh-tag-junggaesabeob-gongbubeob{--lh-c:#ea580c}
.lh-tag-budongsangongbeob-yoyag{--lh-c:#8b5cf6}
.lh-tag-gongsibeobsebeob-jeonryag{--lh-c:#db2777}
.lh-tag-gonginjunggaesasiheom{--lh-c:#0284c7}
.lh-tag-budongsanhaggaeron{--lh-c:#d97706}
.lh-tag-minbeobgongbubeob{--lh-c:#65a30d}

@media (max-width:900px){
    .lh-grid--latest{grid-template-columns:repeat(2,1fr)}
    .lh-grid--featured{grid-template-columns:1fr}
}
@media (max-width:640px){
    .lh-grid--latest{grid-template-columns:1fr}
    .lh-tagbar{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}
}

/* 좌측 큰카드 + 우측 작은목록(가로형) 배열 — 2026-08-15 대표이사 요청("옛날방식") */
@media (min-width:641px){
    /* 2026-08-15 2차 수정: grid-row:1/-1 span은 암시적 그리드(명시적 row 트랙 없음)에서
       브라우저가 "끝까지 늘리기"로 안정적으로 해석하지 않아 실측상 안 늘어났다(좌측 하단 여백 그대로 재현됨).
       → flex로 전환: .lh-rows로 작은카드들을 한 컨테이너에 묶고 align-items:stretch로
       "더 긴 쪽에 맞춰 자동으로 늘어나는" flexbox 기본 동작을 그대로 이용(브라우저 버그 여지 없음). */
    .lh-topic{display:flex;flex-direction:row;align-items:stretch;gap:32px}
    .lh-topic .lh-big{
        flex:0 0 44%;
        align-items:center;
        margin-bottom:0;
        box-shadow:0 1px 4px rgba(15,23,42,.08), 0 10px 28px rgba(15,23,42,.08);
    }
    .lh-topic .lh-big-body{justify-content:center}
    .lh-topic .lh-rows{
        flex:1;
        min-width:0;
        display:flex;
        flex-direction:column;
        justify-content:space-evenly;
        gap:6px;
    }
}
/* 2026-08-16 재수정: 태그별 글 수가 적어(예: 2개 = 큰카드1+작은카드1) space-between이 작은카드 1개를
   맨 위에만 붙이고 아래는 빈 여백으로 남겨 좌우 길이가 어긋나 보였다(대표이사 지적).
   space-evenly는 항목이 1개여도 위아래 여백이 같아 좌측 큰카드 세로 중앙과 자연스럽게 맞는다. */

/* "최신 글"처럼 여러 주제가 섞인 목록에서 작은 썸네일마다 표지 좌측의 색 띠가 서로 다르게
   보여 "왼쪽 큰카드랑 오른쪽 작은카드들 색이 안 맞는다"는 지적 → 크롭 위치를 제목 영역쪽으로
   옮겨 표지 왼쪽의 색 바가 안 보이게 한다. (2026-08-15) */
.lh-row-thumb img{
    object-position:35% center;
    /* 크롭 위치만으로는 표지 안 다른 색 요소(강조선·태그 배지)가 여전히 보여 재발(2026-08-15 2차 실측) →
       작은 목록 썸네일만 채도를 낮춰 어떤 색이든 튀지 않게 통일. 호버 시 원래색 복원. */
    filter:grayscale(55%) saturate(70%);
    transition:filter .15s ease;
}
.lh-row:hover .lh-row-thumb img{
    filter:grayscale(0%) saturate(100%);
}
.lh-topic-latest .lh-big{
    --lh-c: var(--ghost-accent-color);
}

/* ==== 홈 상단 소개 문구(2026-08-16 대표이사 지시) ====
   상단 띠 바로 아래 큰배너가 밋밋하게 바로 나온다는 지적 — 제목(그라데이션 텍스트,
   구독 밴드와 같은 브랜드 무지개 팔레트 재사용)+설명 1줄+태그라인 배지로 구성. */
.lh-intro{
    text-align:center;
    max-width:720px;
    margin:0 auto;
    padding:52px 24px 12px;
}
.lh-intro-kicker{
    font-size:1.4rem;
    font-weight:700;
    letter-spacing:.14em;
    text-transform:uppercase;
    color:var(--color-secondary-text);
    margin:0 0 14px;
}
.lh-intro-slogan{
    font-size:5rem;
    font-weight:800;
    letter-spacing:-.02em;
    line-height:1.2;
    margin:0 0 20px;
    background:linear-gradient(90deg,#f59e0b,#0d9488,#0050fc,#4f46e5,#7c3aed);
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
}
.lh-intro-desc{
    font-size:1.75rem;
    line-height:1.6;
    color:var(--color-secondary-text);
    margin:0;
}
@media (max-width:640px){
    .lh-intro-kicker{font-size:1.2rem}
    .lh-intro-slogan{font-size:3rem}
    .lh-intro-desc{font-size:1.5rem}
}

/* ==== 홈 전면 재편 1단계: 큰주제 8개, 세로 8줄 (2026-08-16 대표이사 수정지시) ====
   격자(4x2)로 나란히 배치했더니 대표이사 지적: 큰주제 하나당 한 줄을 차지하고, 그 오른쪽에
   작은주제 목록이 나중에 붙어야 하므로 세로로 8줄이 쌓이는 구조여야 함. 카드는 좌측 44%
   너비로 고정(원래 .lh-start-big과 동일 비율) — 오른쪽은 다음 단계에서 작은주제 목록이 채워질
   자리로 지금은 비워둔다. 카드 자체 시각언어는 기존 표지 카드와 동일(흰 배경+상단 4px 테두리). */
.lh-bigtopic-grid{
    display:flex;
    flex-direction:column;
    gap:64px;
    margin:0 0 52px;
}
.lh-bigtopic-row{
    display:flex;
    flex-direction:column;
    gap:16px;
}
@media (min-width:641px){
    .lh-bigtopic-row{flex-direction:row;align-items:stretch;gap:32px;min-height:300px}
}
.lh-bigtopic-card{
    display:block;
    width:100%;
    border:1px solid var(--color-border);
    border-top:4px solid var(--row-accent, var(--ghost-accent-color));
    border-radius:14px;
    overflow:hidden;
    background:var(--color-white);
    box-shadow:0 1px 4px rgba(15,23,42,.08), 0 10px 28px rgba(15,23,42,.08);
    color:inherit;
}
@media (min-width:641px){
    .lh-bigtopic-card{flex:0 0 44%;display:flex;flex-direction:column}
}
.lh-bigtopic-media{
    position:relative;
    display:block;
    aspect-ratio:5/3;
    overflow:hidden;
    background:var(--color-lighter-gray);
}
@media (min-width:641px){
    .lh-bigtopic-media{aspect-ratio:auto;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}
}
.lh-bigtopic-media img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}
@media (min-width:641px){
    /* 카드가 작은주제 목록 높이에 맞춰 늘어날 때 object-fit:cover로 이미지 좌우가
       잘리며 baked-in 텍스트가 잘리는 버그(2026-08-16 대표이사 지적) — 원본 비율 그대로
       폭에 맞춰 표시하고, 남는 세로 공간은 위아래로 균등 배분(센터 정렬)해 잘림 방지. */
    .lh-bigtopic-media img{width:100%;height:auto;object-fit:contain}
}

/* 큰주제 우측 작은주제 목록. 2026-08-16 재수정(대표이사 지적): 항목 사이가 너무 촘촘함 —
   주택관리사 블로그 참고, 구분선 대신 넉넉한 gap만으로 여유를 줌(실측 약 20px 이상). */
.lh-bigtopic-list{
    display:flex;
    flex-direction:column;
    gap:20px;
}
@media (min-width:641px){
    .lh-bigtopic-list{flex:1;min-width:0;justify-content:space-evenly;gap:20px}
}
.lh-bigtopic-item{
    display:flex;
    align-items:center;
    gap:18px;
    padding:6px 4px;
    color:inherit;
    transition:opacity .15s;
}
.lh-bigtopic-item:hover{opacity:.7}
.lh-bigtopic-item-thumb{
    flex:none;
    width:96px;
    height:68px;
    border-radius:8px;
    overflow:hidden;
    display:block;
    background:var(--color-lighter-gray);
}
.lh-bigtopic-item-thumb img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:35% center;
    display:block;
}
.lh-bigtopic-item-body{flex:1;min-width:0}
.lh-bigtopic-item-text{
    display:block;
    font-size:1.6rem;
    font-weight:700;
    line-height:1.4;
    margin:0 0 4px;
    color:var(--color-primary-text);
}
.lh-bigtopic-item-desc{
    display:block;
    font-size:1.25rem;
    line-height:1.4;
    color:var(--color-secondary-text);
}
.lh-bigtopic-item-arrow{
    flex:none;
    color:var(--color-secondary-text);
    transition:transform .15s, color .15s;
}
.lh-bigtopic-item:hover .lh-bigtopic-item-arrow{
    transform:translateX(3px);
    color:var(--row-accent, var(--ghost-accent-color));
}

/* ==== 담당교수진(2026-08-17 대표이사 지시) — 실사 프로필 사진으로 "교수가 직접 학습상담" 신뢰도 강화 ==== */
.lh-faculty{
    text-align:center;
    margin:0 0 56px;
}
.lh-faculty-title{
    font-size:2.6rem;
    font-weight:800;
    letter-spacing:-.01em;
    margin:0 0 10px;
    color:var(--color-primary-text);
}
.lh-faculty-desc{
    font-size:1.5rem;
    color:var(--color-secondary-text);
    margin:0 0 32px;
}
.lh-faculty-grid{
    display:grid;
    grid-template-columns:repeat(4, 1fr);
    gap:28px 20px;
    max-width:920px;
    margin:0 auto;
}
@media (max-width:700px){
    .lh-faculty-grid{grid-template-columns:repeat(2, 1fr)}
}
.lh-faculty-card img{
    width:112px;
    height:112px;
    border-radius:50%;
    object-fit:cover;
    object-position:center 15%;
    border:3px solid var(--color-white);
    box-shadow:0 4px 14px rgba(15,23,42,.14);
    display:block;
    margin:0 auto 12px;
}
.lh-faculty-name{
    font-weight:700;
    font-size:1.55rem;
    color:var(--color-primary-text);
}
.lh-faculty-subject{
    font-size:1.3rem;
    color:var(--color-secondary-text);
    margin-top:2px;
}

