: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%}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-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-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-meta-share{align-items:center;display:flex;justify-content:space-between}.gh-button-share{align-items:center;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:rgba(0,0,0,.85);cursor:pointer;display:inline-flex;font-size:1.5rem;font-weight:600;gap:6px;padding:.5em 1.2em;text-decoration:none;transition:all .4s ease;white-space:nowrap}.gh-button-share:hover{border-color:rgba(0,0,0,.5);opacity:1}.gh-button-share svg{height:20px;margin-right:-4px;margin-top:-2px;width:20px}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share{border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}.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{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){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}.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{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-display:swap;font-family:Switzer;font-style:normal;font-weight:100 900;src:url(../fonts/Switzer/Switzer-Variable.woff2) format("woff2-variations")}@font-face{font-display:swap;font-family:Switzer;font-style:italic;font-weight:100 900;src:url(../fonts/Switzer/Switzer-VariableItalic.woff2) format("woff2-variations")}@font-face{font-display:swap;font-family:Sentient;font-style:normal;font-weight:200 700;src:url(../fonts/Sentient/Sentient-Variable.woff2) format("woff2-variations")}@font-face{font-display:swap;font-family:Sentient;font-style:italic;font-weight:200 700;src:url(../fonts/Sentient/Sentient-VariableItalic.woff2) format("woff2-variations")}:root{--font-sans:"Switzer",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-serif:"Sentient",Georgia,Times,serif;--gh-font-heading:"Sentient",Georgia,Times,serif;--gh-font-body:"Switzer",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--animation-base:ease-in-out;--shadow-base:0 0 10px rgba(0,0,0,.02);--content-font-size:1.7rem}body{font-family:var(--gh-font-body)}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading)}body:not(.post-template):not(.page-template){background-image:linear-gradient(0deg,var(--page-bg) 65%,var(--surface))}:root{--page-bg-light:#f6f6f6;--page-bg-dark:#2a2525;--page-bg-hc-light:#fff;--page-bg-hc-dark:#181515;--nav-bg-light:#4f4545;--nav-bg-dark:#4f4545;--nav-bg-hc-light:#181515;--nav-bg-hc-dark:#181515;--hero-band-light:#4f4545;--hero-band-dark:#4f4545;--hero-band-hc-light:#4f4545;--hero-band-hc-dark:#4f4545;--brand-band-light:#cac3c3;--brand-band-dark:#3d3535;--brand-band-hc-light:#e5e3e4;--brand-band-hc-dark:#181515;--home-bottom-light:#e5e3e4;--home-bottom-dark:#4f4545;--home-bottom-hc-light:#f6f6f6;--home-bottom-hc-dark:#2a2525;--guides-band-light:#e5e3e3;--guides-band-dark:#3d3535;--guides-band-hc-light:#f6f6f6;--guides-band-hc-dark:#2a2525;--filter-top-light:#f6f6f6;--filter-top-dark:#3a3232;--filter-top-hc-light:#fff;--filter-top-hc-dark:#000;--filter-bottom-light:#dcdada;--filter-bottom-dark:#4f4545;--filter-bottom-hc-light:#f6f6f6;--filter-bottom-hc-dark:#181515;--post-header-band-light:#e5e3e3;--post-header-band-dark:#3d3535;--post-header-band-hc-light:#fff;--post-header-band-hc-dark:#000;--part-nav-bg-light:#f6f6f6;--part-nav-bg-dark:#2a2525;--part-nav-bg-hc-light:#fff;--part-nav-bg-hc-dark:#000;--surface-light:#fff;--surface-dark:#231f1f;--surface-hc-light:#fff;--surface-hc-dark:#000;--surface-alt-light:#f5f4f4;--surface-alt-dark:#242020;--surface-alt-hc-light:#c7c3c3;--surface-alt-hc-dark:#181515;--card-light:#f6f6f6;--card-dark:#2a2525;--card-hc-light:#fff;--card-hc-dark:#181515;--card-pinned-light:#fff7e9;--card-pinned-dark:#181515;--card-pinned-hc-light:#f6f6f6;--card-pinned-hc-dark:#000;--text-light:#1a1818;--text-dark:#d1d5db;--text-hc-light:#181515;--text-hc-dark:#fff;--text-muted-light:#6d6565;--text-muted-dark:#9a9090;--text-muted-hc-light:#181515;--text-muted-hc-dark:#e0e0e0;--text-on-card-light:#2a2525;--text-on-card-dark:#f6f6f6;--text-on-card-hc-light:#181515;--text-on-card-hc-dark:#fff;--text-on-dark-light:#fff7e8;--text-on-dark-dark:#fff7e8;--text-on-dark-hc-light:#fff;--text-on-dark-hc-dark:#fff;--hero-bracket-light:#fdc965;--hero-bracket-dark:#fdc965;--hero-bracket-hc-light:#fdc965;--hero-bracket-hc-dark:#fdc965;--hero-letter-light:#feeed0;--hero-letter-dark:#feeed0;--hero-letter-hc-light:#fff7e9;--hero-letter-hc-dark:#fff7e9;--hero-sub-light:#fee2ad;--hero-sub-dark:#fee2ad;--hero-sub-hc-light:#fff7e9;--hero-sub-hc-dark:#fff7e9;--border-light:#c7c3c3;--border-dark:#3a3535;--border-hc-light:#000;--border-hc-dark:#fff;--cg-accent-light:#4f4545;--cg-accent-dark:#c7c3c3;--cg-accent-hc-light:#000;--cg-accent-hc-dark:#fff;--cg-accent-text-light:#fff;--cg-accent-text-dark:#1a1818;--cg-accent-text-hc-light:#fff;--cg-accent-text-hc-dark:#000;--og-accent-light:#f03000;--og-accent-dark:#f58063;--og-accent-hc-light:#ac2200;--og-accent-hc-dark:#f8a893;--og-accent-text-light:#fff;--og-accent-text-dark:#fff;--og-accent-text-hc-light:#fff;--og-accent-text-hc-dark:#fff;--ai-accent-light:#764ef0;--ai-accent-dark:#9f83f4;--ai-accent-hc-light:#5934d8;--ai-accent-hc-dark:#bfa7ff;--ai-accent-text-light:#fff;--ai-accent-text-dark:#1a1818;--ai-accent-text-hc-light:#fff;--ai-accent-text-hc-dark:#000;--danger-light:#da2b00;--danger-dark:#f58063;--danger-hc-light:#ac2200;--danger-hc-dark:#f8a894;--danger-text-light:#fff;--danger-text-dark:#fff;--danger-text-hc-light:#fff;--danger-text-hc-dark:#1a1818;--error-light:#c0392b;--error-dark:#ff6b5b;--error-hc-light:#a0301f;--error-hc-dark:#ff8a7d;--cream:#fff7e8;--like-color:#e0294b;--guide-h2-size:4rem;--guide-h3-size:3.2rem;--guide-h4-size:2.9rem;--guide-h5-size:2.2rem;--guide-h2-mt:1.85em;--guide-h4-mt:1.25em;--guide-list-mt:0.85em;--guide-list-mb:1.25em;--guide-ul-item-mb:0.9em;--guide-ol-item-mb:2.8rem;--guide-hr-opacity:0.39;--nav-bg:var(--nav-bg-light);--page-bg:var(--page-bg-light);--hero-band:var(--hero-band-light);--brand-band:var(--brand-band-light);--home-bottom:var(--home-bottom-light);--guides-band:var(--guides-band-light);--filter-top:var(--filter-top-light);--filter-bottom:var(--filter-bottom-light);--post-header-band:var(--post-header-band-light);--part-nav-bg:var(--part-nav-bg-light);--surface:var(--surface-light);--surface-alt:var(--surface-alt-light);--card:var(--card-light);--card-pinned:var(--card-pinned-light);--text:var(--text-light);--text-muted:var(--text-muted-light);--text-on-card:var(--text-on-card-light);--text-on-dark:var(--text-on-dark-light);--hero-bracket:var(--hero-bracket-light);--hero-letter:var(--hero-letter-light);--hero-sub:var(--hero-sub-light);--border:var(--border-light);--cg-accent-active:var(--cg-accent-light);--cg-accent-text-active:var(--cg-accent-text-light);--og-accent-active:var(--og-accent-light);--og-accent-text-active:var(--og-accent-text-light);--ai-accent-active:var(--ai-accent-light);--ai-accent-text-active:var(--ai-accent-text-light);--error:var(--error-light);--danger:var(--danger-light);--danger-text:var(--danger-text-light);--accent:var(--cg-accent-active);--accent-text:var(--cg-accent-text-active)}body{--ghost-accent-color:var(--accent);--primary-color:var(--accent);background-color:var(--page-bg);color:var(--text)}.cg-post-header-band{background-color:var(--post-header-band);padding-top:50px}body.post-template .site-content{padding-top:0}:root[data-theme=dark]{--nav-bg:var(--nav-bg-dark);--page-bg:var(--page-bg-dark);--hero-band:var(--hero-band-dark);--brand-band:var(--brand-band-dark);--home-bottom:var(--home-bottom-dark);--guides-band:var(--guides-band-dark);--filter-top:var(--filter-top-dark);--filter-bottom:var(--filter-bottom-dark);--post-header-band:var(--post-header-band-dark);--part-nav-bg:var(--part-nav-bg-dark);--surface:var(--surface-dark);--surface-alt:var(--surface-alt-dark);--card:var(--card-dark);--card-pinned:var(--card-pinned-dark);--text:var(--text-dark);--text-muted:var(--text-muted-dark);--text-on-card:var(--text-on-card-dark);--text-on-dark:var(--text-on-dark-dark);--hero-bracket:var(--hero-bracket-dark);--hero-letter:var(--hero-letter-dark);--hero-sub:var(--hero-sub-dark);--border:var(--border-dark);--error:var(--error-dark);--danger:var(--danger-dark);--danger-text:var(--danger-text-dark);--cg-accent-active:var(--cg-accent-dark);--cg-accent-text-active:var(--cg-accent-text-dark);--og-accent-active:var(--og-accent-dark);--og-accent-text-active:var(--og-accent-text-dark);--ai-accent-active:var(--ai-accent-dark);--ai-accent-text-active:var(--ai-accent-text-dark)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--nav-bg:var(--nav-bg-dark);--page-bg:var(--page-bg-dark);--hero-band:var(--hero-band-dark);--brand-band:var(--brand-band-dark);--home-bottom:var(--home-bottom-dark);--guides-band:var(--guides-band-dark);--filter-top:var(--filter-top-dark);--filter-bottom:var(--filter-bottom-dark);--post-header-band:var(--post-header-band-dark);--part-nav-bg:var(--part-nav-bg-dark);--surface:var(--surface-dark);--surface-alt:var(--surface-alt-dark);--card:var(--card-dark);--card-pinned:var(--card-pinned-dark);--text:var(--text-dark);--text-muted:var(--text-muted-dark);--text-on-card:var(--text-on-card-dark);--text-on-dark:var(--text-on-dark-dark);--hero-bracket:var(--hero-bracket-dark);--hero-letter:var(--hero-letter-dark);--hero-sub:var(--hero-sub-dark);--border:var(--border-dark);--error:var(--error-dark);--danger:var(--danger-dark);--danger-text:var(--danger-text-dark);--cg-accent-active:var(--cg-accent-dark);--cg-accent-text-active:var(--cg-accent-text-dark);--og-accent-active:var(--og-accent-dark);--og-accent-text-active:var(--og-accent-text-dark);--ai-accent-active:var(--ai-accent-dark);--ai-accent-text-active:var(--ai-accent-text-dark)}}:root[data-contrast=high]{--nav-bg:var(--nav-bg-hc-light);--page-bg:var(--page-bg-hc-light);--hero-band:var(--hero-band-hc-light);--brand-band:var(--brand-band-hc-light);--home-bottom:var(--home-bottom-hc-light);--guides-band:var(--guides-band-hc-light);--filter-top:var(--filter-top-hc-light);--filter-bottom:var(--filter-bottom-hc-light);--post-header-band:var(--post-header-band-hc-light);--part-nav-bg:var(--part-nav-bg-hc-light);--surface:var(--surface-hc-light);--surface-alt:var(--surface-alt-hc-light);--card:var(--card-hc-light);--card-pinned:var(--card-pinned-hc-light);--text:var(--text-hc-light);--text-muted:var(--text-muted-hc-light);--text-on-card:var(--text-on-card-hc-light);--text-on-dark:var(--text-on-dark-hc-light);--hero-bracket:var(--hero-bracket-hc-light);--hero-letter:var(--hero-letter-hc-light);--hero-sub:var(--hero-sub-hc-light);--border:var(--border-hc-light);--error:var(--error-hc-light);--danger:var(--danger-hc-light);--danger-text:var(--danger-text-hc-light);--cg-accent-active:var(--cg-accent-hc-light);--cg-accent-text-active:var(--cg-accent-text-hc-light);--og-accent-active:var(--og-accent-hc-light);--og-accent-text-active:var(--og-accent-text-hc-light);--ai-accent-active:var(--ai-accent-hc-light);--ai-accent-text-active:var(--ai-accent-text-hc-light)}:root[data-contrast=high][data-theme=dark]{--nav-bg:var(--nav-bg-hc-dark);--page-bg:var(--page-bg-hc-dark);--hero-band:var(--hero-band-hc-dark);--brand-band:var(--brand-band-hc-dark);--home-bottom:var(--home-bottom-hc-dark);--guides-band:var(--guides-band-hc-dark);--filter-top:var(--filter-top-hc-dark);--filter-bottom:var(--filter-bottom-hc-dark);--post-header-band:var(--post-header-band-hc-dark);--part-nav-bg:var(--part-nav-bg-hc-dark);--surface:var(--surface-hc-dark);--surface-alt:var(--surface-alt-hc-dark);--card:var(--card-hc-dark);--card-pinned:var(--card-pinned-hc-dark);--text:var(--text-hc-dark);--text-muted:var(--text-muted-hc-dark);--text-on-card:var(--text-on-card-hc-dark);--text-on-dark:var(--text-on-dark-hc-dark);--hero-bracket:var(--hero-bracket-hc-dark);--hero-letter:var(--hero-letter-hc-dark);--hero-sub:var(--hero-sub-hc-dark);--border:var(--border-hc-dark);--error:var(--error-hc-dark);--danger:var(--danger-hc-dark);--danger-text:var(--danger-text-hc-dark);--cg-accent-active:var(--cg-accent-hc-dark);--cg-accent-text-active:var(--cg-accent-text-hc-dark);--og-accent-active:var(--og-accent-hc-dark);--og-accent-text-active:var(--og-accent-text-hc-dark);--ai-accent-active:var(--ai-accent-hc-dark);--ai-accent-text-active:var(--ai-accent-text-hc-dark)}@media (prefers-color-scheme:dark){:root[data-contrast=high]:not([data-theme=light]){--nav-bg:var(--nav-bg-hc-dark);--page-bg:var(--page-bg-hc-dark);--hero-band:var(--hero-band-hc-dark);--brand-band:var(--brand-band-hc-dark);--home-bottom:var(--home-bottom-hc-dark);--guides-band:var(--guides-band-hc-dark);--filter-top:var(--filter-top-hc-dark);--filter-bottom:var(--filter-bottom-hc-dark);--post-header-band:var(--post-header-band-hc-dark);--part-nav-bg:var(--part-nav-bg-hc-dark);--surface:var(--surface-hc-dark);--surface-alt:var(--surface-alt-hc-dark);--card:var(--card-hc-dark);--card-pinned:var(--card-pinned-hc-dark);--text:var(--text-hc-dark);--text-muted:var(--text-muted-hc-dark);--text-on-card:var(--text-on-card-hc-dark);--text-on-dark:var(--text-on-dark-hc-dark);--hero-bracket:var(--hero-bracket-hc-dark);--hero-letter:var(--hero-letter-hc-dark);--hero-sub:var(--hero-sub-hc-dark);--border:var(--border-hc-dark);--error:var(--error-hc-dark);--danger:var(--danger-hc-dark);--danger-text:var(--danger-text-hc-dark);--cg-accent-active:var(--cg-accent-hc-dark);--cg-accent-text-active:var(--cg-accent-text-hc-dark);--og-accent-active:var(--og-accent-hc-dark);--og-accent-text-active:var(--og-accent-text-hc-dark);--ai-accent-active:var(--ai-accent-hc-dark);--ai-accent-text-active:var(--ai-accent-text-hc-dark)}}body.is-octane-guides,body.tag-hash-octane-guides,body.tag-octane-guides{--accent:var(--og-accent-active);--accent-text:var(--og-accent-text-active)}body.is-ai-guides,body.tag-ai-guides,body.tag-hash-ai-guides{--accent:var(--ai-accent-active);--accent-text:var(--ai-accent-text-active)}:root{--cg-bg:var(--page-bg);--cg-surface:var(--surface);--cg-surface-alt:var(--surface-alt);--cg-text:var(--text);--cg-text-muted:var(--text-muted);--cg-border:var(--border);--cg-accent:var(--accent);--cg-accent-text:var(--accent-text);--primary-text-color:var(--text);--secondary-text-color:var(--text-muted);--white-color:var(--surface);--light-gray-color:var(--surface-alt);--mid-gray-color:var(--border);--dark-gray-color:var(--text);--black-color:#000;--color-white:var(--surface);--color-lightgrey:var(--border);--color-midgrey:var(--text-muted);--color-darkgrey:var(--text)}html{background-color:var(--page-bg);color:var(--text);transition:background-color .2s ease,color .2s ease}[data-theme=dark] body:not(.post-template):not(.page-template){background-image:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) body:not(.post-template):not(.page-template){background-image:none}}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:var(--text)}[data-theme=dark] .cg-404-code,[data-theme=dark] .cg-home-hero-title,[data-theme=dark] .cg-page-hero-title,[data-theme=dark] .guides-title{color:var(--hero-letter)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) h1,:root:not([data-theme=light]) h2,:root:not([data-theme=light]) h3,:root:not([data-theme=light]) h4,:root:not([data-theme=light]) h5,:root:not([data-theme=light]) h6{color:var(--text)}:root:not([data-theme=light]) .cg-404-code,:root:not([data-theme=light]) .cg-home-hero-title,:root:not([data-theme=light]) .cg-page-hero-title,:root:not([data-theme=light]) .guides-title{color:var(--hero-letter)}}[data-theme=dark] .gh-button-share{border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}[data-theme=dark] .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .gh-button-share{border-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.85)}:root:not([data-theme=light]) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}}.gh-head-logo .cg-logo{height:3.6rem;overflow:visible;width:auto}.gh-head{background-color:var(--nav-bg);border-bottom:none;height:auto!important;min-height:80px}.gh-head-inner{height:auto!important;padding:1.6rem 0}.gh-foot{background-color:var(--page-bg);border-top:none;color:var(--text-muted);padding-top:calc(120px - 3rem)}a{color:inherit}.cg-help-link,.cg-prefs-toggle,.cg-theme-toggle{align-items:center;background:none;border:none;border-radius:50%;color:var(--hero-letter);cursor:pointer;display:flex;flex-shrink:0;height:3.2rem;justify-content:center;padding:0;transition:background-color .15s ease;width:3.2rem}.cg-help-link:hover,.cg-prefs-toggle:hover,.cg-theme-toggle:hover{background-color:hsla(0,0%,100%,.12)}.cg-help-link svg,.cg-prefs-toggle svg,.cg-theme-toggle svg{height:1.8rem;width:1.8rem}.cg-help-link{text-decoration:none}.cg-theme-toggle .icon-sun{display:none}.cg-theme-toggle .icon-moon,[data-theme=dark] .cg-theme-toggle .icon-sun{display:block}[data-theme=dark] .cg-theme-toggle .icon-moon{display:none}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .cg-theme-toggle .icon-sun{display:block}:root:not([data-theme=light]) .cg-theme-toggle .icon-moon{display:none}}:root{--cg-reading-scale:1}[data-text-size=sm]{--cg-reading-scale:var(--body-size-s)}[data-text-size=md]{--cg-reading-scale:1}[data-text-size=lg]{--cg-reading-scale:var(--body-size-l)}[data-text-size=xl]{--cg-reading-scale:var(--body-size-xl)}.gh-content blockquote,.gh-content dd,.gh-content dt,.gh-content li,.gh-content p{font-size:calc(var(--body-size-m)*var(--cg-reading-scale));line-height:1.6}[data-contrast=high] .gh-content blockquote,[data-contrast=high] .gh-content li,[data-contrast=high] .gh-content p{color:var(--text)}[data-contrast=high] .guide-card{border:2px solid var(--border)}[data-contrast=high] .guides-filter-btn{border-width:2px}[data-contrast=high] .guides-filter-btn:not(.active){border-color:currentColor}[data-contrast=high] a{text-decoration:underline;text-decoration-thickness:.12em;text-underline-offset:.18em}[data-contrast=high] .cg-rambling-link,[data-contrast=high] .cg-trending-card,[data-contrast=high] .gh-head-btn,[data-contrast=high] .gh-head-link,[data-contrast=high] .gh-head-logo a,[data-contrast=high] .gh-head-menu a,[data-contrast=high] .guide-card-link,[data-contrast=high] .part-nav-pill,[data-contrast=high] .part-nav-top,[data-contrast=high] .series-nav-guide{text-decoration:none}[data-motion=reduced] *,[data-motion=reduced] :after,[data-motion=reduced] :before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.cg-prefs-panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 18px 48px rgba(0,0,0,.18);color:var(--text);font-family:Switzer,sans-serif;overflow:hidden;position:fixed;right:2rem;top:7rem;width:min(36rem,calc(100vw - 4rem));z-index:1000}.cg-prefs-panel[hidden]{display:none}.cg-prefs-panel-inner{display:flex;flex-direction:column;gap:1.6rem;padding:2rem 2.2rem 1.6rem}.cg-prefs-panel-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.cg-prefs-panel-title{font-family:Sentient,Georgia,serif;font-size:1.8rem;font-weight:700;letter-spacing:-.01em;margin:0}.cg-prefs-panel-close{background:transparent;border:0;border-radius:6px;color:inherit;cursor:pointer;line-height:0;padding:.4rem}.cg-prefs-panel-close:hover{background:rgba(0,0,0,.06)}[data-theme=dark] .cg-prefs-panel-close:hover{background:hsla(0,0%,100%,.08)}.cg-prefs-panel-close svg{height:1.8rem;width:1.8rem}.cg-prefs-group{display:flex;flex-direction:column;gap:.6rem}.cg-prefs-group-label{color:var(--text-muted);font-size:1.2rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.cg-prefs-segmented{border:1px solid rgba(0,0,0,.16);border-radius:8px;display:flex;gap:0;overflow:hidden}[data-theme=dark] .cg-prefs-segmented{border-color:hsla(0,0%,100%,.16)}.cg-prefs-segmented button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-left:1px solid rgba(0,0,0,.16);color:inherit;cursor:pointer;flex:1 1 0;font:inherit;font-size:1.3rem;font-weight:500;padding:.9rem .4rem;transition:background-color .12s ease}.cg-prefs-segmented button:first-child{border-left:0}[data-theme=dark] .cg-prefs-segmented button{border-left-color:hsla(0,0%,100%,.16)}.cg-prefs-segmented button:hover{background:rgba(0,0,0,.04)}[data-theme=dark] .cg-prefs-segmented button:hover{background:hsla(0,0%,100%,.06)}.cg-prefs-segmented button.is-active{background:var(--accent);color:var(--accent-text)}.cg-prefs-panel-footer{border-top:1px solid var(--border);color:var(--text-muted);font-size:1.25rem;line-height:1.5;padding-top:1.4rem}.cg-prefs-panel-footer p{margin:0}.cg-prefs-panel-footer a{color:var(--accent);text-decoration:underline;text-underline-offset:.15em}@media (max-width:600px){.cg-prefs-panel{left:1rem;right:1rem;top:6rem;width:auto}}.cg-account-section{padding-top:0}.cg-account-heading{color:var(--text);font-family:Sentient,Georgia,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin:0 0 1.2rem}.cg-account-rows{border:1px solid var(--border);border-radius:8px;overflow:hidden}.cg-account-row{align-items:flex-start;display:flex;gap:1.2rem;justify-content:space-between;padding:1.2rem 1.4rem}.cg-account-row+.cg-account-row{border-top:1px solid var(--border)}.cg-account-row-info{flex:1;min-width:0}.cg-account-row-label{color:var(--text);font-size:1.2rem;font-weight:600;letter-spacing:.03em;margin:0 0 .2rem}.cg-account-row-value{color:var(--text-muted);font-size:1.35rem;margin:0;word-break:break-all}.cg-account-row-action{align-self:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;color:var(--text-muted);cursor:pointer;flex-shrink:0;font-family:inherit;font-size:1.3rem;font-weight:600;padding:0;transition:color .12s ease}.cg-account-row-action:hover{color:var(--text)}.cg-account-row-action--danger{color:var(--danger)}.cg-account-row-action--danger:hover{color:var(--danger);opacity:.8}.cg-account-edit-form{display:none;flex:1;flex-direction:column;gap:.6rem;min-width:0}.cg-account-row.is-editing .cg-account-edit-form{display:flex}.cg-account-row.is-editing .cg-account-row-action,.cg-account-row.is-editing .cg-account-row-info{display:none}.cg-account-edit-input{background:var(--surface);border:1px solid var(--border);border-radius:6px;box-sizing:border-box;color:var(--text);font:inherit;font-size:1.35rem;padding:.6rem .8rem;width:100%}.cg-account-edit-input:focus{border-color:var(--accent);outline:2px solid var(--accent);outline-offset:-1px}.cg-account-edit-actions{display:flex;gap:.6rem}.cg-account-edit-actions button{border-radius:6px;cursor:pointer;font:inherit;font-size:1.2rem;font-weight:600;padding:.4rem 1rem;transition:background-color .12s ease}.cg-account-edit-save{background:var(--accent);border:none;color:var(--accent-text)}.cg-account-edit-save:hover{opacity:.9}.cg-account-edit-cancel{background:transparent;border:1px solid var(--border);color:var(--text-muted)}.cg-account-edit-cancel:hover{background:rgba(0,0,0,.04)}[data-theme=dark] .cg-account-edit-cancel:hover{background:hsla(0,0%,100%,.06)}.cg-account-newsletters{display:flex;flex-direction:column;gap:.8rem;margin-top:.8rem}.cg-account-toggle-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}.cg-account-toggle-label{color:var(--text);font-size:1.3rem}.cg-account-toggle{flex-shrink:0;height:2rem;position:relative;width:3.6rem}.cg-account-toggle input{height:0;opacity:0;position:absolute;width:0}.cg-account-toggle-track{background:var(--border);border-radius:1rem;cursor:pointer;inset:0;position:absolute;transition:background-color .2s ease}.cg-account-toggle-track:after{background:#fff;border-radius:50%;content:"";height:1.6rem;left:.2rem;position:absolute;top:.2rem;transition:transform .2s ease;width:1.6rem}.cg-account-toggle input:checked+.cg-account-toggle-track{background:var(--accent)}.cg-account-toggle input:checked+.cg-account-toggle-track:after{transform:translateX(1.6rem)}.cg-account-toggle input:focus-visible+.cg-account-toggle-track{outline:2px solid var(--accent);outline-offset:2px}.cg-account-signout{background:transparent;border:1px solid var(--border);border-radius:8px;color:var(--text);cursor:pointer;display:block;font:inherit;font-size:1.3rem;font-weight:600;margin-top:1.2rem;padding:.8rem 1.4rem;text-align:center;transition:background-color .12s ease;width:100%}.cg-account-signout:hover{background:rgba(0,0,0,.04)}[data-theme=dark] .cg-account-signout:hover{background:hsla(0,0%,100%,.06)}.cg-account-loading{color:var(--text-muted);font-size:1.3rem;padding:1.6rem 1.4rem;text-align:center}.cg-account-status{color:var(--accent);font-size:1.2rem;padding:.8rem 1.4rem;text-align:center}.cg-account-status--error{color:var(--danger)}.cg-account-toast{background:var(--surface);border-radius:.6rem;bottom:2.4rem;box-shadow:0 .4rem 1.6rem rgba(0,0,0,.25);color:var(--text);font-size:1.4rem;left:50%;max-width:min(90vw,42rem);opacity:0;padding:1.2rem 1.8rem;position:fixed;text-align:center;transform:translate(-50%,1rem);transition:opacity .3s ease,transform .3s ease;z-index:1000}.cg-account-toast.is-visible{opacity:1;transform:translate(-50%)}.cg-account-toast--error{color:var(--danger)}.cg-account-delete-modal{align-items:center;display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:2000}.cg-account-delete-modal[hidden]{display:none}.cg-account-delete-modal-backdrop{background:rgba(0,0,0,.5);inset:0;position:absolute}.cg-account-delete-modal-box{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 24px 64px rgba(0,0,0,.24);max-width:42rem;padding:2.4rem;position:relative;width:100%}.cg-account-delete-modal-box p{color:var(--text);font-size:1.5rem;line-height:1.5;margin:0 0 2rem}.cg-account-delete-modal-box .cg-account-delete-modal-error{color:var(--danger);font-size:1.3rem;line-height:1.4;margin:-.8rem 0 1.6rem}.cg-account-delete-modal-actions{display:flex;gap:1rem;justify-content:flex-end}.cg-btn{border-radius:8px;cursor:pointer;font:inherit;font-size:1.4rem;font-weight:600;padding:.8rem 2rem;transition:background-color .12s ease,opacity .12s ease}.cg-btn--outline{background:transparent;border:1px solid var(--text);color:var(--text)}.cg-btn--outline:hover{background:rgba(0,0,0,.04)}[data-theme=dark] .cg-btn--outline:hover{background:hsla(0,0%,100%,.06)}.cg-btn--danger{background:var(--danger);border:none;color:var(--danger-text)}.cg-btn--danger:hover{opacity:.9}@media (max-width:600px){.cg-account-delete-modal-actions{flex-direction:column-reverse}.cg-btn{text-align:center;width:100%}}#gh-head .gh-burger,#gh-head .gh-head-actions,#gh-head .gh-head-link,#gh-head .gh-head-menu,#gh-head .gh-head-menu a,#gh-head .gh-search{color:var(--hero-letter)}#gh-head .gh-burger:after,#gh-head .gh-burger:before{background-color:var(--hero-letter)}#gh-head .gh-head-btn{background:var(--hero-letter);color:var(--text-light)}#gh-head .gh-head-btn:hover{background:var(--cream)}.gh-head-actions,.gh-head-menu{font-size:1.2rem;font-weight:700;letter-spacing:.005em;text-transform:uppercase}.gh-head-btn{--multiplier:1.3}.home-template #gh-head.gh-head,.is-about #gh-head.gh-head,.is-ai-guides #gh-head.gh-head,.is-news #gh-head.gh-head,.is-octane-guides #gh-head.gh-head{background-color:transparent;left:0;position:absolute;right:0;top:0;z-index:10}@media (max-width:767px){#gh-head .gh-head-menu{display:none}#gh-head .gh-head-inner{grid-template-rows:auto;position:relative;row-gap:0}#gh-head .gh-head-actions{align-items:center;background:transparent!important;display:flex;gap:.4rem;margin:0;padding:0;position:absolute;right:9.5rem;top:1.6rem;visibility:visible;z-index:5}#gh-head .gh-head-actions .cg-prefs-toggle,#gh-head .gh-head-actions .cg-theme-toggle{visibility:visible}#gh-head .gh-head-actions>.gh-head-link,#gh-head .gh-head-actions>.gh-head-members,#gh-head .gh-head-actions>.gh-search{display:none}.is-head-open #gh-head .gh-head-menu{display:flex}.is-head-open #gh-head .gh-head-inner{grid-template-rows:repeat(3,auto);row-gap:48px}.is-head-open #gh-head .gh-head-actions{position:static;right:auto;top:auto}.is-head-open #gh-head .gh-head-actions>.gh-head-link,.is-head-open #gh-head .gh-head-actions>.gh-head-members,.is-head-open #gh-head .gh-head-actions>.gh-search{display:revert}.is-head-open #gh-head,.is-head-open #gh-head .gh-head-actions{background-color:var(--nav-bg)!important}.is-head-open #gh-head .cg-prefs-toggle,.is-head-open #gh-head .cg-theme-toggle,.is-head-open #gh-head .gh-head-link,.is-head-open #gh-head .gh-head-menu a,.is-head-open #gh-head .gh-search{color:var(--hero-letter)}.is-head-open #gh-head .gh-burger:after,.is-head-open #gh-head .gh-burger:before{background-color:var(--hero-letter)!important}.is-head-open #gh-head .gh-head-link{color:var(--hero-sub)}#gh-head .gh-head-menu .nav a{color:var(--hero-letter);font-family:Sentient,Georgia,serif;font-size:2rem;font-weight:500;letter-spacing:0;text-transform:none}}:root[data-contrast=high] .home-template #gh-head:before,:root[data-contrast=high] .is-about #gh-head:before,:root[data-contrast=high] .is-ai-guides #gh-head:before,:root[data-contrast=high] .is-news #gh-head:before,:root[data-contrast=high] .is-octane-guides #gh-head:before{background:linear-gradient(180deg,#181515,transparent);content:"";height:120px;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.cg-logo{display:none}.gh-head-logo .cg-logo--main.cg-logo--dark{display:block;opacity:1;position:static}body.is-ai-guides .cg-logo--main,body.tag-ai-guides .cg-logo--main,body.tag-hash-ai-guides .cg-logo--main{display:none!important}body.is-ai-guides .cg-logo--ai.cg-logo--dark,body.tag-ai-guides .cg-logo--ai.cg-logo--dark,body.tag-hash-ai-guides .cg-logo--ai.cg-logo--dark{display:block;opacity:1;position:static}body.is-octane-guides .cg-logo--main,body.tag-hash-octane-guides .cg-logo--main,body.tag-octane-guides .cg-logo--main{display:none!important}body.is-octane-guides .cg-logo--og.cg-logo--dark,body.tag-hash-octane-guides .cg-logo--og.cg-logo--dark,body.tag-octane-guides .cg-logo--og.cg-logo--dark{display:block;opacity:1;position:static}.cg-section{box-sizing:border-box;margin:0 auto;max-width:calc(var(--container-width, 1200px) + var(--gap, 3.6rem)*2);padding-left:var(--gap,3.6rem);padding-right:var(--gap,3.6rem);width:100%}.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}}.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}.post-feed{display:grid;gap:32px;grid-template-columns:repeat(4,1fr)}.post-link{display:flex;flex-direction:column;height:100%}.post-link:hover{opacity:1}.post-image{width:100%}.post-wrapper{background-color:var(--surface);flex-grow:1;padding:20px}.post-tag{color:var(--tag-color,var(--accent));display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.005em;line-height:1;margin-bottom:8px;text-transform:uppercase}.post-title{font-size:1.6rem;line-height:1.35;margin-bottom:0;word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .post-title{font-family:var(--gh-font-heading,var(--font-serif))}.post-excerpt{font-size:1.4rem;line-height:1.6;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))}.post-footer{align-items:center;background-color:var(--surface);border-top:1px solid var(--border);display:flex;height:42px;justify-content:space-between;padding:0 20px}.post-more{font-size:1.1rem;font-weight:700;letter-spacing:.005em;line-height:1;text-transform:uppercase}.post-author{display:flex;margin-right:2px}.post-author-link{display:block;height:28px;margin:0 -4px;position:relative;width:28px}.post-author-link:first-child{z-index:10}.post-author-link:nth-child(2){z-index:9}.post-author-link:nth-child(3){z-index:8}.post-author-link:nth-child(4){z-index:7}.post-author-link:nth-child(5){z-index:6}.post-author-image{border:2px solid var(--surface);border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:767px){.post-feed{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:991px){.post-feed{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px) and (max-width:1199px){.post-feed{grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){.is-head-stacked .post-feed{margin-top:32px}}.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;position:absolute;z-index:10}.post-feed .featured.no-image .post-link:before{background:var(--tag-color,var(--accent))}.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;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{color:var(--text-on-dark)}.post-feed .featured .post-title{font-size:2rem}.post-feed .featured .post-excerpt,.post-feed .featured .post-more,.post-feed .featured .post-title{color:var(--text-on-dark)}.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}:root{--body-size-m:1.7rem;--body-size-s:0.85;--body-size-l:1.2;--body-size-xl:1.44;--guide-h2-size:3.5rem;--guide-h3-size:3rem;--guide-h4-size:2.5rem;--guide-h5-size:2rem;--guide-h2-mt:2em;--guide-h3-mt:1.6em;--guide-h4-mt:1.55em;--guide-h5-mt:1.1em;--guide-h2-mb:0.5em;--guide-h3-mb:0.5em;--guide-h4-mb:0.9em;--guide-h5-mb:0.4em;--guide-para-mb:1.4em;--guide-img-mt:2.5em;--guide-img-mb:2.5em;--guide-list-mt:1.4em;--guide-list-mb:1.75em;--guide-ul-item-mb:1.75em;--guide-ol-item-mb:2.75rem;--guide-h-color:inherit;--guide-link-color:var(--accent);--guide-bullet-color:var(--accent);--guide-number-color:var(--accent);--guide-hr-color:var(--accent);--guide-hr-opacity:0.35}.page-template .gh-article{margin-top:0}.gh-article.no-image .cg-post-header-band{padding-bottom:3.2rem}.page-template .gh-article-header{margin-top:0}.gh-article-meta{color:var(--text-muted);font-size:1.2rem;font-weight:700;margin-bottom:12px;opacity:.5;text-transform:uppercase}.gh-article-tag{color:var(--tag-color,var(--accent))}.gh-series-eyebrow{color:var(--text-muted);font-family:Sentient,Georgia,serif;font-size:1.75rem;font-weight:700;margin-bottom:.4rem}.gh-article-title{font-size:3.5rem;letter-spacing:-.03em;line-height:1.4}.gh-article-excerpt{color:var(--text-muted);font-size:2rem}.gh-article-image{grid-column:main-start/main-end}.gh-article-image img{border-radius:6px}.gh-content{--content-spacing-multiplier:0.7;font-size:calc(var(--body-size-m)*var(--cg-reading-scale, 1))}.gh-content a{color:var(--guide-link-color)}.gh-content p{line-height:1.65;margin-bottom:var(--guide-para-mb);margin-top:0}body.page-about .gh-content{margin-top:4.2rem}body.page-about .gh-content p{margin-bottom:calc(1em + .5rem)}.gh-content :not(pre)>code{background-color:var(--surface-alt);color:var(--text);font-weight:700;padding:.15em .45em}.gh-content :not(pre)>code,.gh-content pre{border:1px solid var(--accent);border-radius:6px}.gh-content pre{--callout-bg:var(--surface-alt);background-color:var(--callout-bg);margin-bottom:2.5em;position:relative}.gh-content pre:after,.gh-content pre:before{background-color:var(--callout-bg);content:"";height:2px;left:30px;pointer-events:none;position:absolute;right:30px}.gh-content pre:before{top:-1px}.gh-content pre:after{bottom:-1px}.gh-content pre code{background:transparent;border:none;color:var(--text);font-weight:700;padding:0}.gh-content img{border-radius:6px;height:auto;margin-bottom:var(--guide-img-mb);margin-top:var(--guide-img-mt);max-width:100%}.gh-content h2{color:var(--guide-h-color);font-family:Sentient,Georgia,serif;font-size:var(--guide-h2-size);font-weight:500;margin-bottom:var(--guide-h2-mb);margin-top:var(--guide-h2-mt)!important}.gh-content h2.is-part-heading{border-top:2px solid var(--accent);color:var(--accent);padding-top:1.5em}.gh-content h3{color:var(--guide-h-color);font-size:var(--guide-h3-size);margin-bottom:var(--guide-h3-mb);margin-top:var(--guide-h3-mt)!important}.gh-content h4{color:var(--guide-h-color);font-size:var(--guide-h4-size);margin-bottom:var(--guide-h4-mb);margin-top:var(--guide-h4-mt)!important}.gh-content h5{color:var(--guide-h-color);font-size:var(--guide-h5-size);margin-bottom:var(--guide-h5-mb);margin-top:var(--guide-h5-mt)!important}body.tag-ai-guides .gh-content h3,body.tag-ai-guides .gh-content h5,body.tag-octane-guides .gh-content h3,body.tag-octane-guides .gh-content h5{color:var(--text-muted)}.gh-content hr{border:none;border-top:2px solid var(--guide-hr-color);margin:2em 0;opacity:var(--guide-hr-opacity)}.gh-content ol,.gh-content ul{margin-bottom:var(--guide-list-mb);margin-top:var(--guide-list-mt)}.gh-content ul{list-style:none;padding-left:1.5em}.gh-content ul li{margin-bottom:var(--guide-ul-item-mb);position:relative}.gh-content ul li:before{color:var(--guide-bullet-color);content:"•";font-size:.67em;left:-1.5em;line-height:2.4;position:absolute}.gh-content ol li{margin-bottom:var(--guide-ol-item-mb)}.gh-content ol li::marker{color:var(--guide-number-color)}html:has(.part-nav:not([hidden])){scroll-padding-top:calc(var(--part-nav-height, 45px) + 12px)}.series-nav{font-family:var(--font-sans);font-size:1.2rem;font-weight:700;letter-spacing:.04em;margin-top:4em;padding:20px 0}.series-nav-inner{align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto 1fr}#series-nav{border-bottom:none;border-top:none;margin-top:0}.series-nav-left{display:flex;justify-content:flex-end}.series-nav-right{display:flex;justify-content:flex-start}.series-nav-pipe{flex-shrink:0;opacity:.4}.series-nav-guide{align-items:center;color:var(--text);display:flex;gap:6px;max-width:340px;overflow:hidden;text-decoration:none;transition:opacity .15s ease;white-space:nowrap}.series-nav-guide:hover{opacity:.65}.series-nav-label{overflow:hidden;text-overflow:ellipsis}.series-nav-arrow{color:var(--accent);flex-shrink:0;font-size:1.4em;line-height:1}.series-nav-end{color:var(--text-muted);cursor:default;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media (max-width:600px){.series-nav-guide{max-width:160px}}.part-heading-label{display:none}.gh-content h2,.gh-content h3,.gh-content h4{scroll-margin-top:calc(var(--part-nav-height, 0px) + 16px)}.heading-anchor{align-items:center;color:var(--accent);display:inline-flex;margin-left:.3em;opacity:0;position:relative;text-decoration:none;transition:opacity .15s ease;vertical-align:middle}.heading-anchor svg{height:.65em;width:.65em}.gh-content h2:hover .heading-anchor,.gh-content h3:hover .heading-anchor,.gh-content h4:hover .heading-anchor,.heading-anchor:focus{opacity:.55}.heading-anchor.is-copied,.heading-anchor:hover{opacity:1}.heading-anchor.is-copied:after{background:var(--accent);border-radius:6px;bottom:calc(100% + 6px);color:var(--accent-text);content:"Link copied";font-family:Switzer,sans-serif;font-size:1.2rem;font-weight:500;left:50%;line-height:1.3;padding:3px 9px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap}.part-nav{background:var(--part-nav-bg);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.part-nav-inner{display:flex;gap:6px;margin:0 auto;max-width:calc(var(--content-width, 720px) + 48px);overflow-x:auto;padding:10px 24px;scrollbar-width:none}.part-nav-inner::-webkit-scrollbar{display:none}.part-nav-pill{border-radius:100px;color:var(--text-muted);flex-shrink:0;font-size:1.3rem;font-weight:600;padding:5px 14px;text-decoration:none;transition:background .15s ease,color .15s ease;white-space:nowrap}.part-nav-pill:hover{background:var(--surface-alt);color:var(--text)}.part-nav-pill.is-active{background:var(--accent);color:var(--accent-text)}.part-nav-top{align-items:center;color:var(--text-muted);display:flex;flex-shrink:0;height:28px;justify-content:center;margin-right:4px;transition:color .15s ease;width:28px}.part-nav-top svg{height:22px;width:22px}.part-nav-top:hover{color:var(--text)}.part-nav-a11y{align-items:center;background:none;border:none;color:var(--text-muted);cursor:pointer;display:flex;flex-shrink:0;height:28px;justify-content:center;margin-left:auto;padding:0;transition:color .15s ease;width:28px}.part-nav-a11y svg{height:20px;width:20px}.part-nav-a11y:hover{color:var(--text)}.author-image-placeholder{border-radius:50%;flex-shrink:0;height:56px;overflow:hidden;width:56px}.navigation{align-items:flex-start;-moz-column-gap:36px;column-gap:36px;display:grid;grid-template-columns:1fr auto 1fr;margin-top:48px}.navigation-next-wrapper,.navigation-previous-wrapper{display:flex}.navigation-next-wrapper{justify-content:flex-end}.navigation-middle{display:flex;justify-content:center;padding-top:4px}.navigation-item{display:flex;flex-direction:column;justify-content:center;position:relative}.navigation-item:hover{opacity:1}.navigation-next{align-items:flex-end;text-align:right}.navigation-label{color:var(--text-muted);font-size:11px;font-weight:700;position:relative;text-transform:uppercase;z-index:2}.navigation-title{font-size:2rem;line-height:1.4;margin:8px 0 0;position:relative;word-break:break-word;z-index:2}.navigation-item:hover .navigation-title{opacity:.8}@media (max-width:767px){.navigation{grid-template-columns:1fr;row-gap:32px}.navigation-middle,.navigation-next-wrapper,.navigation-previous-wrapper{justify-content:center}.navigation-item,.navigation-next{align-items:center;text-align:center}.navigation-middle{order:-1}}.related-wrapper{background-color:var(--surface-alt);margin-top:96px;padding-bottom:64px;padding-top:48px}.related-title{color:var(--text-muted);font-size:14px;letter-spacing:1px;margin:20px 0 40px;text-transform:uppercase}.related-wrapper .post-footer,.related-wrapper .post-wrapper{background-color:var(--surface)}.related-wrapper .post-more,.related-wrapper .post-title{color:var(--text)}.related-wrapper .post-excerpt{color:var(--text-muted)}.cg-like-wrap{display:flex;justify-content:center;margin:4rem 0 2rem}.cg-like{align-items:center;background:transparent;border:1px solid;border-radius:999px;color:var(--text);cursor:pointer;display:inline-flex;font:inherit;font-size:1.4rem;gap:.8rem;line-height:1;padding:.8rem 1.6rem;transition:color .18s ease,border-color .18s ease,background .18s ease,transform .18s ease}.cg-like:hover{color:var(--like-color)}.cg-like:focus-visible{outline:2px solid var(--like-color);outline-offset:3px}.cg-like:disabled{cursor:default;opacity:.7}.cg-like-icon{height:1.8rem;transition:fill .18s ease,transform .18s ease;width:1.8rem}.cg-like.is-liked{background:color-mix(in srgb,currentColor 8%,transparent);border-color:currentColor;color:var(--like-color)}.cg-like.is-liked .cg-like-icon{fill:currentColor}.cg-like-count{font-variant-numeric:tabular-nums;min-width:1ch}@media (prefers-reduced-motion:no-preference){.cg-like.is-liked .cg-like-icon{animation:cg-like-pop .32s ease}}[data-motion=reduced] .cg-like.is-liked .cg-like-icon{animation:none}@keyframes cg-like-pop{0%{transform:scale(1)}40%{transform:scale(1.28)}to{transform:scale(1)}}.cg-home-trending{background-color:var(--page-bg);padding:4rem 2rem 6rem}.cg-home-trending-inner{margin:0 auto;max-width:120rem}.cg-home-trending-title{font-size:2.4rem;margin:0 0 2.4rem;text-align:center}.cg-trending-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(24rem,1fr))}.cg-trending-card{background-color:var(--surface);border:1px solid var(--border);border-radius:8px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.cg-trending-card:hover{box-shadow:0 6px 18px rgba(0,0,0,.08);transform:translateY(-2px)}.cg-trending-card-img{aspect-ratio:16/9;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.cg-trending-card-body{display:flex;flex-direction:column;gap:.4rem;padding:1.4rem 1.6rem 1.6rem}.cg-trending-card-title{font-size:1.6rem;line-height:1.3;margin:0}.cg-trending-card-count{font-size:1.2rem;opacity:.7}.guide-card{position:relative}.guide-card-date{display:none}.cg-card-like{align-items:center;background:transparent;border:1px solid;border-radius:999px;bottom:1.4rem;color:var(--text-muted);cursor:pointer;display:inline-flex;font:inherit;font-family:Switzer,sans-serif;font-size:1.2rem;gap:.4rem;line-height:1;padding:.4rem .8rem;position:absolute;right:1.6rem;transition:color .18s ease,background .18s ease,transform .18s ease;z-index:2}.cg-card-like:hover{color:var(--like-color)}.cg-card-like:focus-visible{outline:2px solid var(--like-color);outline-offset:2px}.cg-card-like:disabled{cursor:default;opacity:.7}.cg-card-like-icon{height:1.4rem;transition:fill .18s ease,transform .18s ease;width:1.4rem}.cg-card-like.is-liked{background:color-mix(in srgb,currentColor 8%,transparent);color:var(--like-color)}.cg-card-like.is-liked .cg-card-like-icon{fill:currentColor}.cg-card-like-count{font-variant-numeric:tabular-nums;min-width:1ch}@media (prefers-reduced-motion:no-preference){.cg-card-like.is-liked .cg-card-like-icon{animation:cg-like-pop .32s ease}}[data-motion=reduced] .cg-card-like.is-liked .cg-card-like-icon{animation:none}.cg-search-overlay{align-items:flex-start;background:rgba(0,0,0,.5);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:8vh 2rem 2rem;position:fixed;z-index:1000}.cg-search-overlay[hidden]{display:none}body.cg-search-open{overflow:hidden}.cg-search-modal{background:var(--surface);border-radius:12px;box-shadow:0 24px 48px rgba(0,0,0,.25);color:var(--text);max-width:72rem;padding:2rem 2.4rem 2.4rem;position:relative;width:100%}.cg-search-close{align-items:center;background:transparent;border:none;border-radius:50%;color:var(--text-muted);cursor:pointer;display:flex;height:3.2rem;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .18s ease,color .18s ease;width:3.2rem}.cg-search-close:hover{background:var(--surface-alt);color:var(--text)}.cg-search-close svg{height:1.8rem;width:1.8rem}#cg-pagefind{--pagefind-ui-scale:1;--pagefind-ui-primary:var(--accent);--pagefind-ui-text:var(--text);--pagefind-ui-background:var(--surface);--pagefind-ui-border:var(--border);--pagefind-ui-tag:var(--surface-alt);--pagefind-ui-border-width:1px;--pagefind-ui-border-radius:8px;--pagefind-ui-image-border-radius:6px;--pagefind-ui-font:var(--font-sans,"Switzer",system-ui,sans-serif)}@media (max-width:600px){.cg-search-overlay{padding:4vh 1rem 1rem}.cg-search-modal{padding:1.6rem 1.2rem 1.2rem}}.u-shadow{border-radius:8px;box-shadow:var(--shadow-base);overflow:hidden;transition:box-shadow .3s var(--animation-base)}.u-shadow:hover{box-shadow:0 0 20px rgba(0,0,0,.12)}.u-placeholder{background-color:var(--surface-alt);position:relative;z-index:10}.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%}.u-object-fit,.u-permalink{left:0;position:absolute;top:0}.u-permalink{bottom:0;outline:none;right:0;z-index:10}body.home-template{margin:0}body.home-template .site-content{padding-top:0}.cg-home{margin:0!important;padding:0!important}.cg-home-hero{background-color:var(--hero-band);background-image:url(../images/elephant-wood-home.jpg);background-position:calc(43.5vw - 81.9rem) -19.5rem;background-repeat:no-repeat;background-size:auto 117rem;overflow:hidden;width:100%}.cg-home-hero,.cg-home-hero-inner{min-height:63rem;position:relative}.cg-home-hero-inner{box-sizing:border-box}.cg-home-hero-text{color:var(--hero-letter);container-type:inline-size;left:50vw;max-width:42rem;position:absolute;right:max(var(--gap,3.6rem),calc((100vw - var(--container-width, 1200px))/2 + var(--gap, 3.6rem)));text-align:left;top:50%;transform:translateY(-50%)}.cg-home-hero-title{color:var(--hero-letter);font-family:Sentient,Georgia,serif;font-size:clamp(2.2rem,10.4cqi,4.4rem);font-weight:400;letter-spacing:-.02em;line-height:1.05;margin:0 0 2.4rem;white-space:nowrap}.cg-hero-bracket{color:var(--hero-bracket)}.cg-home-hero-tagline{color:var(--hero-sub);font-family:Switzer,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:clamp(1.4rem,4.4cqi,1.9rem);font-weight:400;line-height:1.35;margin:0}@media (max-width:900px){.cg-home-hero{background-position:center -8.5rem;background-size:auto 58.5rem;min-height:auto;padding:36.5rem 2rem 4rem;text-align:center}.cg-home-hero-inner{display:block;min-height:auto;padding:0}.cg-home-hero-text{background:none;border-radius:0;container-type:normal;left:auto;margin:0 auto;max-width:56rem;padding:0;position:static;right:auto;text-align:center;transform:none;width:auto}.cg-home-hero-title{font-size:clamp(2.4rem,6.5vw,4rem);margin:0 0 1.4rem;white-space:nowrap}.cg-home-hero-tagline{font-size:clamp(1.4rem,2.6vw,1.8rem)}}@media (max-width:420px){.cg-home-hero-text{padding:1.6rem 2rem}.cg-home-hero-title{font-size:clamp(2rem,7vw,2.8rem)}}.cg-home-brands{background:var(--brand-band);padding:7rem 4rem}.cg-home-brands-inner{display:grid;gap:6rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:124rem}@media (max-width:991px){.cg-home-brands-inner{gap:4rem;grid-template-columns:1fr}}@media (max-width:768px){.cg-home-brands{padding:4rem 2.4rem}}.cg-home-brand{align-content:start;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-areas:"img title" "img desc" ".   btn";grid-template-columns:auto 1fr;justify-items:start}.cg-home-brand-img{align-self:start;aspect-ratio:458/600;border-radius:1.4rem;grid-area:img;height:auto;-o-object-fit:cover;object-fit:cover;width:12rem}@media (max-width:768px){.cg-home-brand{-moz-column-gap:1.6rem;column-gap:1.6rem}.cg-home-brand-img{width:9rem}}.cg-home-brand-title{color:var(--text);font-family:Sentient,Georgia,serif;font-size:clamp(2.4rem,2.8vw,3.4rem);font-weight:500;grid-area:title;letter-spacing:-.01em;line-height:1.1;margin:0 0 2rem}.cg-home-brand-mark{font-family:Sentient,Georgia,serif;font-style:normal;font-weight:400;margin-right:.4rem}.cg-home-brand-mark-letters{color:var(--cg-accent-active);font-style:normal}.cg-home-brand--og .cg-home-brand-mark{color:var(--og-accent-active)}.cg-home-brand--ai .cg-home-brand-mark{color:var(--ai-accent-active)}.cg-home-brand-desc{color:var(--text);font-size:1.9rem;grid-area:desc;line-height:1.45;margin:0 0 4.2rem;max-width:42rem}.cg-home-brand-btn,.cg-home-brand-desc{font-family:Switzer,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.cg-home-brand-btn{border:2px solid transparent;border-radius:999px;display:inline-block;font-size:1.2rem;font-weight:800;grid-area:btn;letter-spacing:.005em;padding:1rem 2.6rem;text-decoration:none;text-transform:uppercase;transition:filter .2s ease,transform .1s ease}.cg-home-brand-btn:hover{filter:brightness(1.08);opacity:1}.cg-home-brand-btn:active{transform:translateY(1px)}.cg-home-brand-btn--og{background:var(--og-accent-light);color:#fff}.cg-home-brand-btn--ai{background:var(--ai-accent-light);color:#fff}:root[data-contrast=high][data-theme=dark] .cg-home-brand-btn--og{background:#ac2200;border-color:var(--og-accent-light);color:#fff}:root[data-contrast=high][data-theme=dark] .cg-home-brand-btn--ai{background:#4b319e;border-color:var(--ai-accent-light);color:#fff}@media (prefers-color-scheme:dark){:root[data-contrast=high]:not([data-theme=light]) .cg-home-brand-btn--og{background:#ac2200;border-color:var(--og-accent-light);color:#fff}:root[data-contrast=high]:not([data-theme=light]) .cg-home-brand-btn--ai{background:#4b319e;border-color:var(--ai-accent-light);color:#fff}}.cg-home-bottom{background:var(--home-bottom);padding:5rem 4rem 6rem}.cg-home-bottom-inner{display:grid;gap:6rem;grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:124rem}@media (max-width:991px){.cg-home-bottom-inner{gap:4rem;grid-template-columns:1fr}}@media (max-width:768px){.cg-home-bottom{padding:4rem 2.4rem}}.cg-home-bottom-title{color:var(--text);font-family:Sentient,Georgia,serif;font-size:2.4rem;font-weight:500;line-height:1.2;margin:0 0 .8rem}.cg-home-changelog .cg-changelog-entry{margin-bottom:1.6rem}.cg-home-changelog .cg-changelog-entry p{color:var(--text);font-size:1.9rem;line-height:1.5;margin:0}.cg-home-changelog .cg-changelog-date{font-weight:700}.cg-home-changelog .cg-changelog-more{color:var(--text-muted);font-weight:700;text-decoration:none}.cg-home-changelog .cg-changelog-more:hover{color:var(--text);opacity:1}.cg-home-latest-date{color:var(--text);display:block;font-size:1.6rem;margin-bottom:1.2rem}.cg-home-latest-card{display:block;text-decoration:none}.cg-home-latest-card:hover{opacity:1}.cg-home-latest-img,.cg-home-latest-img-placeholder{aspect-ratio:5/3;background-color:var(--surface);border-radius:10px;margin-bottom:1.2rem;-o-object-fit:cover;object-fit:cover;width:100%}.cg-home-latest-card-title{color:var(--text);font-family:Switzer,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:2rem;font-weight:700;line-height:1.35;margin:0}.cg-home-latest-card:hover .cg-home-latest-card-title{text-decoration:underline}body.is-ai-guides .site-content,body.is-octane-guides .site-content{padding-bottom:0;padding-top:0}.guides-hero-band{background:var(--hero-band);overflow:hidden;padding:12rem 0 6rem;position:relative}.is-octane-guides .guides-hero-band{background-color:var(--hero-band);background-image:url(../images/heron-gold-octane.jpg);background-position:calc(53vw - 20.86rem) -15rem;background-repeat:no-repeat;background-size:auto 97rem;min-height:41rem}.is-octane-guides .guides-hero-band:before{background:linear-gradient(90deg,rgba(20,18,18,.65),rgba(20,18,18,.45) 35%,rgba(20,18,18,0) 70%);content:"";inset:0;pointer-events:none;position:absolute}.is-octane-guides .guides-hero-band>.cg-section{position:relative}.is-ai-guides .guides-hero-band{background-color:var(--hero-band);background-image:url(../images/octopus-ai-home.jpg);background-position:calc(51vw - 26.78rem) -30.5rem;background-repeat:no-repeat;background-size:auto 103rem;min-height:41rem}.is-ai-guides .guides-hero-band:before{background:linear-gradient(90deg,rgba(20,18,18,.65),rgba(20,18,18,.45) 35%,rgba(20,18,18,0) 70%);content:"";inset:0;pointer-events:none;position:absolute}.is-ai-guides .guides-hero-band>.cg-section{position:relative}@media (max-width:900px){.is-octane-guides .guides-hero-band{background-position:center -5.5rem;background-size:auto 48.5rem;min-height:auto;padding:34.5rem 2rem 4rem;text-align:center}.is-octane-guides .guides-hero-band:before{background:linear-gradient(180deg,rgba(20,18,18,0),rgba(20,18,18,0) 55%,rgba(20,18,18,.55))}.is-octane-guides .guides-description{margin:0 auto;max-width:56rem}.is-ai-guides .guides-hero-band{background-position:center -10.5rem;background-size:auto 60rem;min-height:auto;padding:38rem 2rem 4rem;text-align:center}.is-ai-guides .guides-hero-band:before{background:linear-gradient(180deg,rgba(20,18,18,0),rgba(20,18,18,0) 55%,rgba(20,18,18,.55))}.is-ai-guides .guides-description{margin:0 auto;max-width:56rem}}.guides-filter-stripe{padding:1.6rem 0}.guides-filter-stripe--top{background:var(--filter-top)}.guides-filter-stripe--bottom{background:var(--filter-bottom)}.guides-cards-band{background:var(--guides-band);padding:5rem 0 8rem}[data-theme=dark] .guides-hero-band{background-color:var(--hero-band)}[data-theme=dark] .guides-filter-band{background:linear-gradient(180deg,var(--filter-top-dark) 0,var(--filter-top-dark) 62%,var(--filter-bottom-dark) 62%,var(--filter-bottom-dark) 100%)}[data-theme=dark] .guides-cards-band{background-color:var(--guides-band)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .guides-hero-band{background-color:var(--hero-band)}:root:not([data-theme=light]) .guides-filter-band{background:linear-gradient(180deg,var(--filter-top-dark) 0,var(--filter-top-dark) 62%,var(--filter-bottom-dark) 62%,var(--filter-bottom-dark) 100%)}:root:not([data-theme=light]) .guides-cards-band{background-color:var(--guides-band)}}.guides-title{color:var(--hero-letter);font-family:Sentient,Georgia,serif;font-size:clamp(3.6rem,6vw,5.2rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0 0 2.6rem}.guides-description{color:var(--hero-sub);font-family:Switzer,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.6rem;line-height:1.55;margin:0;max-width:500px}.guides-description p{margin:0 0 1.5rem}.guides-description p:last-child{margin-bottom:0}.guides-filter-header{align-items:center;display:flex;gap:1.6rem;justify-content:space-between;margin-bottom:1.2rem}.guides-filter-toggle{align-items:center;background:transparent;border:none;color:inherit;cursor:pointer;display:inline-flex;font:inherit;gap:.6rem;padding:0}.guides-filter-heading{color:var(--text);font-family:Switzer,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.12em}.guides-filter-icon{color:var(--accent);flex-shrink:0;height:1.6rem;width:1.6rem}.guides-filter-chevron{color:var(--text);height:1.6rem;transition:transform .2s ease;width:1.6rem}.guides-filter-band.is-collapsed .guides-filter-chevron{transform:rotate(180deg)}.guides-filter-band.is-collapsed .guides-filter-rows,.guides-filter-band.is-collapsed .guides-filter-stripe--bottom{display:none}.guides-filter-band.is-collapsed .guides-filter-header{margin-bottom:0}.guides-filter-rows{display:flex;flex-direction:column;gap:.8rem}.guides-filter-row{align-items:center;align-items:flex-start;display:flex;flex-wrap:wrap;gap:.8rem;padding-left:11.8rem;position:relative}.guides-filter-row .guides-filter-label{left:0;position:absolute;top:.8rem;width:11rem}@media (max-width:900px){.guides-filter-row{padding-left:0}.guides-filter-row .guides-filter-label{position:static;top:auto;width:100%}}.guides-filter-label{color:var(--text);flex:0 0 auto;font-size:1.6rem;font-weight:700;width:11rem}.guides-filter-btn{background:transparent;border:1px solid var(--text-muted);border-radius:100px;color:var(--text);cursor:pointer;font-family:Switzer,sans-serif;font-size:1.4rem;font-weight:500;padding:.6rem 1.4rem;transition:all .15s ease;white-space:nowrap}.guides-filter-btn:hover{border-color:var(--accent);color:var(--accent)}.guides-filter-btn.active{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.guides-filter-btn.is-empty{border-style:dashed;opacity:.4}.guides-filter-btn.is-empty:hover{border-color:var(--accent);color:var(--accent);opacity:.7}.guides-facet-toggle{align-items:baseline;display:flex;gap:1rem;margin-bottom:1.2rem}.guides-facet-tab{background:transparent;border:none;color:var(--text);cursor:pointer;font-family:Switzer,sans-serif;font-size:1.6rem;font-weight:700;padding:0;text-underline-offset:.3rem}.guides-facet-tab:not(.active):hover{color:var(--accent);text-decoration:underline}.guides-facet-tab.active{color:var(--accent);cursor:default}.guides-facet-sep{color:var(--text-muted);font-size:1.6rem;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.guides-filter-row--facet{padding-left:0}.guides-filter-row[hidden]{display:none}.guides-sort{flex-shrink:0}.guides-sort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23999' stroke-linecap='round' stroke-width='1.5' d='m1 1 5 5 5-5'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border:1px solid var(--text-muted);border-radius:6px;color:var(--text);cursor:pointer;font-family:Switzer,sans-serif;font-size:1.4rem;padding:.6rem 2.8rem .6rem 1.2rem}.guides-cards{display:grid;gap:3.2rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1100px){.guides-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.guides-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.guides-cards{gap:2rem;grid-template-columns:1fr}}.guides-empty{color:var(--text-muted);font-size:1.6rem;padding:4rem 0;text-align:center}.guide-card{background:var(--card);border:none;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease,transform .15s ease}.guide-card.is-pinned{background:var(--card-pinned)}.guide-card:hover{box-shadow:0 6px 24px rgba(0,0,0,.1);transform:translateY(-2px)}.guide-card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.guide-card-image{aspect-ratio:16/9;background:var(--filter-top);overflow:hidden;position:relative}.guide-card-image img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:transform .3s ease;width:100%}.guide-card:hover .guide-card-image img{transform:scale(1.03)}.guide-card-body{display:flex;flex:1;flex-direction:column;padding:2rem 2rem 1.2rem}.guide-card-meta{color:var(--accent);font-family:Switzer,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.08em;margin:0 0 1rem;min-height:1em;text-transform:uppercase}.guide-card-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.guide-card-tag{color:var(--accent);font-size:1.2rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.guide-card-title{color:var(--text-on-card);font-family:Sentient,Georgia,serif;font-size:1.9rem;font-weight:700;letter-spacing:-.01em;line-height:1.25;margin:0 0 .8rem}.guide-card-excerpt{color:var(--text);font-family:Switzer,sans-serif;font-size:1.4rem;line-height:1.5;margin:0}.guide-card-series{color:var(--text-muted);font-family:Switzer,sans-serif;font-size:1.2rem;font-weight:600;letter-spacing:.06em;margin-top:1.6rem}.guide-card-series:empty{display:none}.guide-card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto;padding:1.2rem 2rem 2rem}.guide-card-read-more{color:var(--accent);font-family:Switzer,sans-serif;font-size:1.3rem;font-weight:700;letter-spacing:.02em}.guide-card-date{color:var(--text-muted);font-family:Switzer,sans-serif;font-size:1.2rem}.is-catalog{--st-idea:#6d6565;--st-planned:#7a5af0;--st-writing:#2f6fed;--st-complete:#2e7d55;--st-revise:#c9760a;--st-archive:#8a8080}.is-catalog[data-theme=dark],[data-theme=dark] .is-catalog{--st-idea:#9a9090;--st-planned:#a78bfa;--st-writing:#6fa0ff;--st-complete:#5fc68c;--st-revise:#e6a24b;--st-archive:#6e6666}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .is-catalog{--st-idea:#9a9090;--st-planned:#a78bfa;--st-writing:#6fa0ff;--st-complete:#5fc68c;--st-revise:#e6a24b;--st-archive:#6e6666}}.is-catalog .catalog-hero-band{min-height:auto;padding:2.5rem 0 5rem}.is-catalog .catalog-tabs-band{background:var(--filter-bottom);border-bottom:1px solid var(--border)}.is-catalog .catalog-tabs{align-items:center;display:flex;gap:.4rem;padding:1rem 0 0}.is-catalog .catalog-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-bottom:3px solid transparent;color:var(--text-muted);cursor:pointer;font-family:Switzer,sans-serif;font-size:1.6rem;font-weight:600;padding:1rem 2rem;transition:color .15s ease,border-color .15s ease}.is-catalog .catalog-tab:hover{color:var(--text)}.is-catalog .catalog-tab.active{border-bottom-color:var(--accent);color:var(--accent)}.is-catalog .catalog-tab[data-brand=octane-guides],.is-catalog .catalog-tab[data-brand=octane-guides]:hover{color:var(--og-accent-active)}.is-catalog .catalog-tab[data-brand=ai-guides],.is-catalog .catalog-tab[data-brand=ai-guides]:hover{color:var(--ai-accent-active)}.is-catalog .catalog-tab[data-brand=octane-guides].active{border-bottom-color:var(--og-accent-active)}.is-catalog .catalog-tab[data-brand=ai-guides].active{border-bottom-color:var(--ai-accent-active)}.is-catalog .catalog-moreinfo{align-items:center;align-self:center;color:var(--text-muted);cursor:pointer;display:inline-flex;font-family:Switzer,sans-serif;font-size:1.4rem;font-weight:600;gap:.5rem;margin-left:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.is-catalog .catalog-moreinfo:hover{color:var(--text)}.is-catalog .catalog-moreinfo input{accent-color:var(--accent);cursor:pointer}.is-catalog #catalog-search{align-self:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text);font-family:Switzer,sans-serif;font-size:1.4rem;margin-left:auto;min-width:18rem;padding:.7rem 1.1rem}.is-catalog #catalog-search:focus{border-color:var(--accent);outline:none}.is-catalog .catalog-filters-band{background:var(--guides-band);padding:1.6rem 0 0}.is-catalog .catalog-filters{display:flex;flex-wrap:wrap;gap:.6rem}.is-catalog .catalog-filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--surface);border:1px solid var(--border);border-radius:100px;color:var(--text-muted);cursor:pointer;font-family:Switzer,sans-serif;font-size:1.3rem;font-weight:600;padding:.6rem 1.4rem;transition:color .15s ease,background .15s ease,border-color .15s ease}.is-catalog .catalog-filter:hover{border-color:var(--text-muted);color:var(--text)}.is-catalog .catalog-filter.active{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.is-catalog .catalog-panel{background:var(--guides-band);min-height:50vh;padding:3.5rem 0 8rem}.is-catalog .catalog-group{margin-bottom:3.5rem}.is-catalog .catalog-group-title{color:var(--text-muted);font-family:Switzer,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.05em;margin:0 0 1.2rem;text-transform:uppercase}.is-catalog .catalog-table{background:var(--surface);border:1px solid var(--border);border-collapse:collapse;border-radius:12px;font-family:Switzer,sans-serif;font-size:1.35rem;overflow:hidden;width:100%}.is-catalog .catalog-table thead th{background:var(--surface-alt);border-bottom:1px solid var(--border);color:var(--text-muted);font-size:1.15rem;font-weight:600;letter-spacing:.03em;padding:1rem;text-align:left;text-transform:uppercase;white-space:nowrap}.is-catalog .catalog-table thead th.is-sortable{cursor:pointer;transition:color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.is-catalog .catalog-table thead th.is-sortable:hover{color:var(--text)}.is-catalog .catalog-table thead th .sort-arrow{display:inline-block;font-size:.85em;margin-left:.3em;opacity:0;width:.9em}.is-catalog .catalog-table thead th.is-sortable:hover .sort-arrow{opacity:.4}.is-catalog .catalog-table thead th.sort-asc,.is-catalog .catalog-table thead th.sort-desc{color:var(--text)}.is-catalog .catalog-table thead th.sort-asc .sort-arrow,.is-catalog .catalog-table thead th.sort-desc .sort-arrow{opacity:1}.is-catalog .catalog-table thead th.is-sortable .sort-arrow:after{content:"↕"}.is-catalog .catalog-table thead th.sort-asc .sort-arrow:after{content:"↑"}.is-catalog .catalog-table thead th.sort-desc .sort-arrow:after{content:"↓"}.is-catalog .catalog-table tbody td{border-bottom:1px solid var(--border);color:var(--text);padding:.9rem 1rem;vertical-align:middle}.is-catalog .catalog-table tbody tr:last-child td{border-bottom:none}.is-catalog .catalog-table tbody tr:hover{background:var(--surface-alt)}.is-catalog .col-guide_version,.is-catalog .col-plugin_version,.is-catalog .col-series_order,.is-catalog .col-updated{color:var(--text-muted);white-space:nowrap}.is-catalog .col-series_order{text-align:center}.is-catalog .col-public_note{color:var(--text-muted);font-style:italic;min-width:18rem}@media (min-width:901px){.is-catalog .col-title{width:30%}.is-catalog .col-public_note{width:34%}.is-catalog .col-downloads_url,.is-catalog .col-guide_version,.is-catalog .col-pdf_url,.is-catalog .col-plugin_version,.is-catalog .col-updated{width:1%}.is-catalog #catalog-body:not(.is-more) .is-extra{display:none}.is-catalog #catalog-body:not(.is-more) .col-title{width:40%}.is-catalog #catalog-body:not(.is-more) .col-public_note{min-width:24rem;width:46%}}.is-catalog .catalog-title-link{color:var(--text);font-weight:600;text-decoration:none}.is-catalog .catalog-title-link:hover{color:var(--accent);text-decoration:underline}.is-catalog .catalog-title-plain{color:var(--text);font-weight:600}.is-catalog .catalog-dl{color:var(--accent);font-weight:600;text-decoration:none}.is-catalog .catalog-dl:hover{text-decoration:underline}.is-catalog .catalog-dl--icon{align-items:center;color:var(--text-muted);display:inline-flex;justify-content:center;transition:color .15s ease}.is-catalog .catalog-dl--icon:hover{color:var(--accent);text-decoration:none}.is-catalog .col-downloads_url,.is-catalog .col-pdf_url,.is-catalog .col-skill_level{text-align:center;white-space:nowrap}.is-catalog .catalog-table tbody tr.is-status-archive{opacity:.55}.is-catalog .catalog-badge{border-radius:100px;display:inline-block;font-size:1.1rem;font-weight:700;letter-spacing:.03em;line-height:1.4;padding:.3rem .7rem;text-transform:uppercase;white-space:nowrap}.is-catalog .catalog-badge.is-status-idea{background:color-mix(in srgb,var(--st-idea) 15%,transparent);color:var(--st-idea)}.is-catalog .catalog-badge.is-status-planned{background:color-mix(in srgb,var(--st-planned) 15%,transparent);color:var(--st-planned)}.is-catalog .catalog-badge.is-status-writing{background:color-mix(in srgb,var(--st-writing) 15%,transparent);color:var(--st-writing)}.is-catalog .catalog-badge.is-status-complete{background:color-mix(in srgb,var(--st-complete) 15%,transparent);color:var(--st-complete)}.is-catalog .catalog-badge.is-status-revise{background:color-mix(in srgb,var(--st-revise) 15%,transparent);color:var(--st-revise)}.is-catalog .catalog-badge.is-status-archive{background:color-mix(in srgb,var(--st-archive) 15%,transparent);color:var(--st-archive)}.is-catalog .catalog-empty{color:var(--text-muted);font-size:1.6rem;padding:4rem 1rem;text-align:center}@media (max-width:900px){.is-catalog .catalog-moreinfo{display:none}.is-catalog #catalog-search{min-width:0;width:12rem}.is-catalog .catalog-table,.is-catalog .catalog-table tbody{display:block;width:100%}.is-catalog .catalog-table{background:transparent;border:none;border-radius:0}.is-catalog .catalog-table thead{display:none}.is-catalog .catalog-table tbody tr{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:10px;-moz-column-gap:1rem;column-gap:1rem;cursor:pointer;display:grid;grid-template-areas:"title title title title status status";grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:1.1rem;padding:1.1rem 1.4rem}.is-catalog .catalog-table tbody tr:hover{background:var(--surface)}.is-catalog .catalog-table tbody td{border:none;color:var(--text-muted);display:block;font-size:1.35rem;padding:0;text-align:left;white-space:normal}.is-catalog .catalog-table tbody td.col-title{color:var(--text);font-size:1.55rem;font-weight:600;grid-area:title}.is-catalog .catalog-table tbody td.col-status{grid-area:status;justify-self:end;padding-right:1.9rem;position:relative}.is-catalog .catalog-table tbody td.col-status:after{border-bottom:2px solid var(--text-muted);border-right:2px solid var(--text-muted);content:"";height:.65rem;position:absolute;right:.3rem;top:42%;transform:translateY(-50%) rotate(45deg);transition:transform .18s ease;width:.65rem}.is-catalog .catalog-table tbody tr.is-open td.col-status:after{transform:translateY(-20%) rotate(225deg)}.is-catalog .catalog-table tbody tr:not(.is-open) td:not(.col-title):not(.col-status){display:none}.is-catalog .catalog-table tbody tr.is-open{align-items:start;grid-template-areas:"title    title    title    status   status   status" "updated  updated  updated  octane   octane   octane" "category category series   series   ser      ser" "skill    skill    pdf      pdf      dl       dl" "note     note     note     note     note     note";row-gap:.7rem}.is-catalog .catalog-table tbody tr.is-open td:not(.col-title):not(.col-status){border-top:1px solid var(--border);padding-top:.7rem}.is-catalog .catalog-table tbody tr.is-open td.col-updated{grid-area:updated}.is-catalog .catalog-table tbody tr.is-open td.col-plugin_version{grid-area:octane}.is-catalog .catalog-table tbody tr.is-open td.col-category{grid-area:category}.is-catalog .catalog-table tbody tr.is-open td.col-series{grid-area:series}.is-catalog .catalog-table tbody tr.is-open td.col-series_order{grid-area:ser;text-align:left}.is-catalog .catalog-table tbody tr.is-open td.col-skill_level{grid-area:skill;text-align:left}.is-catalog .catalog-table tbody tr.is-open td.col-pdf_url{grid-area:pdf;text-align:left}.is-catalog .catalog-table tbody tr.is-open td.col-downloads_url{grid-area:dl;text-align:left}.is-catalog .catalog-table tbody tr.is-open td.col-public_note{font-style:italic;grid-area:note}.is-catalog .catalog-table tbody tr.is-open td:not(.col-title):not(.col-status):not(.col-public_note):before{color:var(--text);content:attr(data-label) ": ";font-weight:600}.is-catalog .catalog-table tbody tr.is-open td:not(.col-title):not(.col-status):not(.col-public_note).col-series_order:before{content:"#"}.is-catalog .catalog-table tbody tr.is-open td.col-downloads_url,.is-catalog .catalog-table tbody tr.is-open td.col-pdf_url{align-items:center;display:flex;gap:.4rem}.is-catalog .catalog-table tbody tr.is-open td.col-public_note:before{color:var(--text);content:"Note: ";font-style:normal;font-weight:600}.is-catalog .catalog-table tbody tr.is-open td:empty{display:none}}.kg-callout-card,.kg-callout-card-blue,.kg-callout-card-green,.kg-callout-card-grey,.kg-callout-card-red,.kg-callout-card-yellow,.kg-callout-card.kg-card{--callout-bg:var(--surface-alt);background-color:var(--callout-bg);border:1px solid var(--accent);border-radius:6px;position:relative}.kg-callout-card:after,.kg-callout-card:before{background-color:var(--callout-bg);content:"";height:2px;left:30px;pointer-events:none;position:absolute;right:30px}.kg-callout-card:before{top:-1px}.kg-callout-card:after{bottom:-1px}.is-contact-page .gh-article-title{margin-top:2rem}.cg-contact-form{gap:1.8rem;margin-top:2.4rem;max-width:60rem}.cg-contact-form,.cg-field{display:flex;flex-direction:column}.cg-field{gap:.6rem}.cg-field[hidden]{display:none}.cg-field label{color:var(--text-muted);font-family:var(--font-sans);font-size:1.3rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.cg-field input,.cg-field select,.cg-field textarea{background-color:var(--surface);border:1px solid var(--border);border-radius:6px;box-sizing:border-box;color:var(--text);font-family:var(--font-sans);font-size:1.6rem;line-height:1.5;padding:1rem 1.2rem;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.cg-field input:focus,.cg-field select:focus,.cg-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(var(--ghost-accent-rgb,234,88,12),.18);outline:none}.cg-field textarea{min-height:14rem;resize:vertical}.cg-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%235A5252' d='M2 4l4 4 4-4z'/></svg>");background-position:right 1.2rem center;background-repeat:no-repeat;padding-right:3.2rem}.cg-honeypot{height:1px;left:-10000px;overflow:hidden;position:absolute;width:1px}.cg-turnstile{min-height:65px}.cg-form-actions{margin-top:.4rem}.cg-submit-btn{background-color:var(--accent);border:none;border-radius:100px;color:var(--accent-text);cursor:pointer;font-family:var(--font-sans);font-size:1.4rem;font-weight:700;letter-spacing:.04em;padding:1.2rem 2.4rem;text-transform:uppercase;transition:opacity .15s ease,transform .15s ease}.cg-submit-btn:hover{opacity:.9}.cg-submit-btn:active{transform:translateY(1px)}.cg-submit-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.cg-form-status{color:var(--text-muted);font-size:1.4rem;margin:0;min-height:1.8em}.cg-form-status.is-success{color:var(--accent);font-weight:700}.cg-form-status.is-error{color:var(--error);font-weight:700}[data-theme=dark] .cg-field select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23A8A3A3' d='M2 4l4 4 4-4z'/></svg>")}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .cg-field select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23A8A3A3' d='M2 4l4 4 4-4z'/></svg>")}}.is-news .gh-canvas{margin:0 auto;max-width:124rem;padding:4rem 2.4rem 6rem}.is-news .gh-canvas>.cg-news-top{grid-column:full}.is-news .news-header{margin-bottom:4rem}.is-news .news-title{color:var(--text);font-family:Sentient,Georgia,serif;font-size:4.6rem;font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0 0 .6rem}.is-news .news-subtitle{color:var(--text-muted);font-size:1.8rem;margin:0 0 1.6rem}.is-news .news-intro{color:var(--text);font-size:1.6rem}.is-news .news-intro p{margin:0 0 1em}.is-news .cg-news-top{align-items:start;display:grid;gap:120px;grid-template-columns:1fr 1fr;margin-bottom:0}.is-news .cg-news-left{display:flex;flex-direction:column;gap:55px}@media (max-width:900px){.is-news .cg-news-top{gap:4rem;grid-template-columns:1fr}.is-news .cg-news-left{gap:4rem}}.is-news .cg-news-section-title{color:var(--text);font-family:Sentient,Georgia,serif;font-size:4.6rem;font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0 0 2.4rem}.is-news .cg-news-section-title:not(.cg-news-section-title-sm){font-size:30.5px}.is-news .cg-news-section-title-sm{font-size:29.5px;margin-bottom:35px}.is-news .cg-news-empty{color:var(--text-muted);font-size:1.5rem;font-style:italic}.is-news .cg-news-grid{display:grid;gap:2.4rem}.is-news .cg-news-grid-2up{grid-template-columns:1fr 1fr}@media (max-width:600px){.is-news .cg-news-grid-2up{grid-template-columns:1fr}}.is-news .cg-news-grid-2up .guide-card-title{font-size:1.9rem;line-height:1.2}.is-news .cg-news-grid-2up .guide-card-excerpt{font-size:1.35rem;line-height:1.45}.is-news .cg-news-grid-2up .guide-card-date,.is-news .cg-news-grid-2up .guide-card-read-more{white-space:nowrap}.is-news .cg-changelog{color:var(--text);font-size:16.5px;line-height:1.6}.is-news .cg-changelog-year{color:var(--text-muted);font-family:Sentient,Georgia,serif;font-size:30.5px;font-weight:700;line-height:1;margin-bottom:33px;margin-top:38px}.is-news .cg-changelog-year-group:first-child .cg-changelog-year,.is-news .cg-changelog-year:first-child{margin-top:0}.is-news .cg-changelog-year-group{margin:0}.is-news .cg-changelog-year-group+.cg-changelog-year-group .cg-changelog-year{margin-top:2.8rem}.is-news summary.cg-changelog-year{align-items:center;cursor:pointer;display:flex;gap:.8rem;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.is-news summary.cg-changelog-year::-webkit-details-marker{display:none}.is-news summary.cg-changelog-year:before{border-left:.6rem solid transparent;border-right:.6rem solid transparent;border-top:.7rem solid;content:"";flex-shrink:0;height:0;transform:rotate(-90deg);transition:transform .15s ease;width:0}.is-news details[open]>summary.cg-changelog-year:before{transform:rotate(0deg)}.is-news summary.cg-changelog-year:hover{color:var(--text)}.is-news .cg-changelog-entry{margin:0 0 37.5px}.is-news .cg-changelog-entry p{margin:0}.is-news .cg-changelog-date{color:var(--text);font-weight:700}.is-news .cg-changelog-entry a,.is-news .cg-changelog-preamble a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.is-news .cg-changelog-preamble{color:var(--text);margin:0 0 1.6rem}.is-news .cg-changelog-preamble p{margin:0 0 1em}.is-news .cg-changelog-preamble p:last-child{margin-bottom:0}.is-news .cg-changelog-empty{color:var(--text-muted);font-size:1.4rem;font-style:italic}.is-news .cg-rambling-card{background-color:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2rem 2rem 1.6rem;transition:border-color .15s ease,transform .15s ease}.is-news .cg-rambling-card:hover{border-color:var(--accent);transform:translateY(-2px)}.is-news .cg-rambling-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.is-news .cg-rambling-title{color:var(--text-muted);font-family:Sentient,Georgia,serif;font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 .8rem}.is-news .cg-rambling-excerpt{color:var(--text);flex:1;font-size:1.5rem;line-height:1.5;margin:0 0 1.6rem}.is-news .cg-rambling-footer{align-items:baseline;display:flex;font-size:1.3rem;font-weight:700;justify-content:space-between;letter-spacing:.04em;text-transform:uppercase}.is-news .cg-rambling-read-more{color:var(--accent)}.is-news .cg-rambling-date{color:var(--text-muted);font-weight:500}.cg-page-hero{background-color:var(--hero-band);background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--hero-letter);margin-top:-1px;min-height:41rem;overflow:hidden;padding:12rem 0 6rem;position:relative}.cg-page-hero:before{background:linear-gradient(90deg,rgba(20,18,18,.65),rgba(20,18,18,.45) 35%,rgba(20,18,18,0) 70%);content:"";inset:0;pointer-events:none;position:absolute}.cg-page-hero>.cg-section{position:relative}.cg-page-hero-title{color:var(--hero-letter);font-family:Sentient,Georgia,serif;font-size:clamp(3.6rem,6vw,5.2rem);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0 0 2.6rem}.cg-page-hero-subtitle{color:var(--hero-sub);font-family:Switzer,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.6rem;line-height:1.55;margin:0;max-width:500px}.is-news .cg-page-hero{background-image:url(../images/forg-news-hero.jpg);background-position:calc(40.5vw - 9.7rem) -31rem;background-size:auto 97rem;min-height:20rem}.is-about .cg-page-hero{background-image:url(../images/gpig-hero.jpg);background-position:calc(46.5vw - 17.02rem) -19.5rem;background-size:auto 83rem;min-height:20rem}@media (max-width:900px){.is-about .cg-page-hero{background-position:center -10rem;background-size:auto 55.5rem;min-height:auto;padding:23rem 2rem 4rem;text-align:center}.is-about .cg-page-hero:before{background:linear-gradient(180deg,rgba(20,18,18,0),rgba(20,18,18,0) 55%,rgba(20,18,18,.55))}.is-news .cg-page-hero{background-position:center -13.5rem;background-size:auto 59.5rem;min-height:auto;padding:31rem 2rem 4rem;text-align:center}.is-news .cg-page-hero:before{background:linear-gradient(180deg,rgba(20,18,18,0),rgba(20,18,18,0) 55%,rgba(20,18,18,.55))}.is-about .cg-page-hero-subtitle,.is-news .cg-page-hero-subtitle{margin:0 auto;max-width:56rem}}body.error-404-page .site-content{align-items:center;background:var(--hero-band);display:flex;justify-content:center;padding:0}.cg-404{align-items:center;display:flex;flex-direction:column;gap:1.6rem;padding:8rem 2rem;text-align:center}.cg-404-code{color:var(--hero-letter);font-family:Sentient,Georgia,serif;font-size:clamp(9rem,26vw,22rem);font-weight:600;letter-spacing:-.02em;line-height:.9;margin:0}.cg-404-msg{font-size:clamp(1.6rem,3vw,2.4rem);margin:0}.cg-404-link,.cg-404-msg{color:var(--hero-sub);font-family:Switzer,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.cg-404-link{font-size:clamp(1.4rem,2vw,1.8rem);text-decoration:underline;text-underline-offset:.2em}.cg-404-link:hover{color:var(--hero-letter)}