:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}html{font-size:62.5%}body{font-family:var(--gh-font-body,var(--font-sans));line-height:1.6;color:var(--color-primary-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));line-height:1.15;color:var(--color-darker-gray);letter-spacing:-.02em}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{width:100%;height:1px;background-color:var(--color-light-gray);border:0}blockquote:not([class]){padding-left:2rem;border-left:4px solid var(--ghost-accent-color)}figcaption{margin-top:1.6rem;font-size:1.4rem;line-height:1.4;color:var(--color-secondary-text);text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{padding:1.6rem 2.4rem;overflow-x:scroll;hyphens:none;line-height:1.5;white-space:pre;background-color:var(--color-lighter-gray);-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{padding:.4rem;color:var(--ghost-accent-color);background-color:var(--color-lighter-gray);border-radius:3px}iframe{display:block;width:100%;overflow:hidden;border:0}sub,sup{line-height:1}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-top:8rem;padding-bottom:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-right:var(--gap);padding-left:var(--gap)}.gh-inner{max-width:var(--container-width,1200px);margin:0 auto}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-top:4.8rem;padding-bottom:4.8rem}}.gh-head{height:100px;background-color:var(--color-white)}.gh-head-inner{display:grid;grid-template-columns:1fr auto auto;grid-auto-flow:row dense;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);align-items:center;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{display:flex;align-items:center}.gh-head-logo{position:relative;font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{gap:var(--head-nav-gap);align-items:center}.gh-head .nav{display:inline-flex;padding:0;margin:0;white-space:nowrap;list-style:none}.gh-head .nav-more-toggle{position:relative;margin:0 -6px;font-size:inherit;text-transform:inherit}.gh-head .nav-more-toggle svg{width:24px;height:24px}.gh-head-actions{display:flex;gap:var(--head-nav-gap);align-items:center;justify-content:flex-end}.gh-head-members{display:flex;gap:20px;align-items:center;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){display:inline-flex;align-items:center;color:var(--ghost-accent-color)}.gh-head-btn svg{width:1.3em;height:1.3em}.gh-search{margin-right:-6px;margin-left:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-right:64px;margin-left:16px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{position:relative;height:auto}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-row-start:1;grid-column-start:2;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{display:flex;align-items:center;height:80px}.is-head-stacked .gh-head-menu{grid-row-start:2;grid-column:1/4;justify-content:center;height:56px;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{position:absolute;top:80px;left:0;width:100%;height:1px;content:"";background-color:var(--color-light-gray)}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-row-start:1;grid-column:1/4;justify-content:space-between}}.is-head-transparent .gh-head{position:absolute;right:0;left:0;z-index:90;background-color:transparent}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:#15171a;background-color:#fff}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{position:absolute;top:100%;right:-16px;z-index:90;width:200px;padding:12px 0;margin-top:24px;text-align:left;visibility:hidden;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);opacity:0;transition:opacity .3s,transform .2s;transform:translate3d(0,6px,0)}.is-head-middle-logo .gh-dropdown{right:auto;left:-24px}.is-dropdown-mega .gh-dropdown{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;-moz-column-gap:40px;column-gap:40px;width:auto;padding:20px 32px}.is-dropdown-open .gh-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.gh-dropdown li a{display:block;padding:6px 20px;color:#15171a!important}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{position:relative;display:none;width:30px;height:30px;padding:0;margin-right:-3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:0}.gh-burger:after,.gh-burger:before{position:absolute;left:3px;width:24px;height:1px;content:"";background-color:var(--color-darker-gray);transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:48px}#gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;grid-column-start:1;align-items:center;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{position:fixed;justify-content:center;visibility:hidden;opacity:0}#gh-head .gh-head-menu{transition:none;transform:translateY(0)}#gh-head .nav{gap:20px;align-items:center;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{width:100%;font-size:1.8rem;text-transform:none}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{position:fixed;inset:0;z-index:3999999;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{position:static;visibility:visible;opacity:1}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transition:transform .2s,opacity .2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-actions{position:sticky;right:0;bottom:0;left:0;display:inline-flex;flex-direction:column;gap:12px;align-items:center;padding:var(--gap) 0 calc(var(--gap) + 8px);background-color:var(--color-white)}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transition:transform .4s,opacity .4s;transition-delay:.2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{position:relative;min-height:var(--cover-height,50vh);padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-image{position:absolute;inset:0;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{margin-top:2rem;font-size:2.1rem;line-height:1.5;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-meta-share{display:flex;align-items:center;justify-content:space-between}.gh-button-share{display:inline-flex;align-items:center;gap:6px;padding:.5em 1.2em;font-size:1.5rem;font-weight:600;border:1px solid rgba(0,0,0,.15);border-radius:999px;color:rgba(0,0,0,.85);background:transparent;cursor:pointer;transition:all .4s ease;white-space:nowrap;text-decoration:none}.gh-button-share:hover{border-color:rgba(0,0,0,.5);opacity:1}.gh-button-share svg{width:20px;height:20px;margin-top:-2px;margin-right:-4px}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share{color:hsla(0,0%,100%,.85);border-color:hsla(0,0%,100%,.15)}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}.gh-content{margin-top:4rem;font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);word-break:break-word}.gh-content>*+*{margin-top:calc(1.6em*var(--content-spacing-multiplier, 1));margin-bottom:0}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){display:inline-block;width:auto;max-width:100%;overflow-x:auto;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;border-spacing:0;border-collapse:collapse;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-repeat:no-repeat;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-position:100% 0;background-size:20px 100%}.gh-content table:not(.gist table) th{font-size:1.2rem;font-weight:700;color:var(--color-darkgrey);text-align:left;text-transform:uppercase;letter-spacing:.2px;background-color:var(--color-white)}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{padding:6px 12px;border:1px solid var(--color-light-gray)}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{margin-top:3.2rem;font-size:1.7rem}}.gh-comments{margin-top:64px;margin-bottom:-24px}.gh-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{position:relative;grid-column:full-start/full-end;height:160px;margin-top:-16rem;margin-bottom:4rem;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white))}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{margin-bottom:3.2rem;font-size:2.2rem;letter-spacing:-.02em}.gh-cta-actions{display:flex;flex-direction:column;align-items:center}.gh-cta-link{margin-top:.8rem;font-size:1.4rem;color:var(--color-secondary-text);text-decoration:none;cursor:pointer}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-right:auto;margin-left:auto}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{font-style:normal;font-weight:400;color:var(--color-secondary-text)}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{max-height:none;margin-top:.3em;font-size:.8em}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{display:grid;grid-template-columns:1fr auto 1fr;-moz-column-gap:2.4rem;column-gap:2.4rem;align-items:center}.gh-navigation>div{display:flex;align-items:center}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{display:inline-flex;align-items:center}.gh-navigation-link svg{width:16px;height:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}.gh-navigation-mobile-only{display:none}.gh-navigation-desktop-only{display:inline}@media (max-width:767px){.gh-navigation-desktop-only,.gh-navigation-hide{display:none}.gh-navigation-mobile-only{display:inline}}.gh-btn{display:inline-flex;gap:.4em;align-items:center;justify-content:center;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1));font-size:1.6rem;font-weight:700;line-height:1;color:var(--color-white);letter-spacing:inherit;cursor:pointer;background-color:var(--color-darker-gray);border:0;border-radius:100px}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{color:var(--color-darker-gray);text-decoration:none;background-color:transparent;border:1px solid var(--color-light-gray)}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;color:var(--darker-gray-color);cursor:pointer;background-color:transparent;border:0;outline:none}.gh-icon-btn svg{width:20px;height:20px}.gh-text-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;color:var(--darker-gray-color);letter-spacing:inherit;cursor:pointer;background-color:transparent;border:0;outline:none;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{padding-top:8rem;padding-bottom:8rem;color:var(--color-secondary-text);white-space:nowrap}.gh-foot-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;font-size:1.3rem}.no-menu .gh-foot-inner{gap:24px}.gh-foot-center,.no-menu .gh-foot-inner{display:flex;flex-direction:column;align-items:center}.gh-foot-center{gap:20px}.gh-social-links{display:flex;gap:16px}.gh-social-links a{display:inline-flex}.gh-social-links svg{width:16px;height:16px}.gh-foot-menu .nav{display:inline-flex;flex-wrap:wrap;row-gap:4px;align-items:center;justify-content:center;padding:0;margin:0;list-style:none}.gh-foot-menu .nav li{display:flex;align-items:center}.gh-foot-menu .nav li+li:before{padding:0 1.2rem;font-size:.9rem;line-height:0;content:"•"}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-top:6.4rem;padding-bottom:12rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{position:absolute;top:0;left:0;z-index:3999999;display:none;width:100%;height:100%;overflow:hidden;touch-action:none;outline:none;backface-visibility:hidden;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{background-color:rgba(0,0,0,.85);opacity:0;transition:opacity 333ms cubic-bezier(.4,0,.22,1);transform:translateZ(0);backface-visibility:hidden;will-change:opacity}.pswp__bg,.pswp__scroll-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;backface-visibility:hidden}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;transition:transform 333ms cubic-bezier(.4,0,.22,1);transform-origin:left top}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;top:0;left:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{top:0;left:0;width:100%!important;height:auto!important}.pswp__error-msg{position:absolute;top:50%;left:0;width:100%;margin-top:-8px;font-size:14px;line-height:16px;color:var(--color-secondary-text);text-align:center}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{position:relative;display:block;float:right;width:44px;height:44px;padding:0;margin:0;overflow:visible;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:none;border:0;box-shadow:none;transition:opacity .2s}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{width:44px;height:44px;background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{position:absolute;top:50%;width:70px;height:100px;margin-top:-50px;background:none}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{position:absolute;top:35px;width:32px;height:30px;content:""}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter{position:absolute;top:0;left:0;height:44px;padding:0 15px;font-size:11px;font-weight:700;line-height:44px;color:var(--color-white);-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{position:absolute;bottom:0;left:0;width:100%;min-height:44px}.pswp__caption__center{max-width:420px;padding:25px 15px 30px;margin:0 auto;font-size:11px;line-height:1.6;color:var(--color-white);text-align:center}.pswp__caption__center .post-caption-title{margin-bottom:7px;font-size:15px;font-weight:500;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{padding:0 4px;content:"\02022"}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{position:absolute;top:0;left:50%;width:44px;height:44px;margin-left:-22px;opacity:0;transition:opacity .25s ease-out;direction:ltr;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{position:absolute;top:15px;left:15px;width:14px;height:14px;margin:0;background:none;opacity:.75}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{position:absolute;top:0;left:0;box-sizing:border-box;width:14px;height:14px;margin:0;background:none;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%}@media screen and (max-width:1024px){.pswp__preloader{position:relative;top:auto;left:auto;float:right;margin:0}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{z-index:1550;visibility:visible;opacity:1;-webkit-font-smoothing:auto}.pswp__top-bar{position:absolute;top:0;left:0;width:100%;height:44px}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Mulish;font-style:normal;font-weight:400;src:local(""),url(../fonts/mulish-v10-latin-regular.woff2) format("woff2"),url(../fonts/mulish-v10-latin-regular.woff) format("woff")}@font-face{font-family:Mulish;font-style:normal;font-weight:700;src:local(""),url(../fonts/mulish-v10-latin-700.woff2) format("woff2"),url(../fonts/mulish-v10-latin-700.woff) format("woff")}@font-face{font-family:Mulish;font-style:normal;font-weight:800;src:local(""),url(../fonts/mulish-v10-latin-800.woff2) format("woff2"),url(../fonts/mulish-v10-latin-800.woff) format("woff")}@font-face{font-family:Mulish;font-style:italic;font-weight:400;src:local(""),url(../fonts/mulish-v10-latin-italic.woff2) format("woff2"),url(../fonts/mulish-v10-latin-italic.woff) format("woff")}@font-face{font-family:Mulish;font-style:italic;font-weight:700;src:local(""),url(../fonts/mulish-v10-latin-700italic.woff2) format("woff2"),url(../fonts/mulish-v10-latin-700italic.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:local(""),url(../fonts/lora-v23-latin-regular.woff2) format("woff2"),url(../fonts/lora-v23-latin-regular.woff) format("woff")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:local(""),url(../fonts/lora-v23-latin-700.woff2) format("woff2"),url(../fonts/lora-v23-latin-700.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:local(""),url(../fonts/lora-v23-latin-italic.woff2) format("woff2"),url(../fonts/lora-v23-latin-italic.woff) format("woff")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:local(""),url(../fonts/lora-v23-latin-700italic.woff2) format("woff2"),url(../fonts/lora-v23-latin-700italic.woff) format("woff")}:root{--brand-color:var(--ghost-accent-color,#ff572f);--primary-text-color:#333;--secondary-text-color:#999;--white-color:#fff;--lighter-gray-color:#f6f6f6;--light-gray-color:#e6e6e6;--mid-gray-color:#ccc;--dark-gray-color:#444;--darker-gray-color:#1a1a1a;--black-color:#000;--green-color:#28a745;--orange-color:#ffc107;--red-color:#dc3545;--facebook-color:#3b5998;--twitter-color:#1da1f2;--linkedin-color:#0b66c3;--bluesky-color:#1185fe;--threads-color:#000;--mastodon-color:#6364ff;--tiktok-color:#000;--youtube-color:red;--instagram-color:#000;--rss-color:#f26522;--animation-base:ease-in-out;--font-sans:Mulish,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Lora,Times,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--navbar-height:80px;--content-font-size:1.7rem;--header-spacing:60px}@media (max-width:767px){:root{--header-spacing:30px}}body{color:var(--primary-text-color);background-color:var(--white-color)}a,h1,h2,h3,h4,h5,h6{color:var(--darker-gray-color)}.button,h1,h2,h3,h4,h5,h6{font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 15px;font-size:11px;color:var(--brand-color);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background-color:var(--white-color);border:1px solid var(--light-gray-color);border-radius:3px;outline:none}.button:hover{border-color:var(--mid-gray-color);opacity:1}.button .icon-loading{display:none}.button.loading{text-indent:-9999px}.button.loading .icon-loading{display:block}.button-icon,.button-secondary{color:var(--darker-gray-color)}.button-icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;cursor:pointer;background-color:transparent;border:0;outline:none}.button-icon:hover .icon{opacity:.8}.button-text{padding:0;margin:0;line-height:inherit;cursor:pointer;background-color:transparent;border:0;outline:none}.button-text,label{color:var(--darker-gray-color)}label{display:block;font-size:1.4rem;font-weight:700}label+label{margin-top:2rem}label input,label textarea{margin-top:.7rem}input,textarea{width:100%;height:44px;padding:0 1.5rem;font-size:1.6rem;color:var(--darker-gray-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--white-color);border:1px solid var(--light-gray-color);border-radius:5px;outline:none}input:focus,textarea:focus{border-color:var(--mid-gray-color)}textarea{height:100%;padding-top:1.5rem;padding-bottom:1.5rem;resize:vertical}.form-wrapper{position:relative}.form-button{position:absolute;top:5px;right:5px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;color:var(--white-color);cursor:pointer;background-color:var(--brand-color);border:0;border-radius:0 4px 4px 0;outline:none}.form-button .icon-loading,.loading .form-button .icon{display:none}.loading .form-button .icon-loading{display:block}.contact-form{margin-top:3rem}.contact-form .button{margin-top:1.5rem}symbol{fill:currentColor}.icon{width:20px;height:20px}.icon-loading{width:26px;height:26px}.site{display:flex;flex-direction:column;min-height:100vh}.site-content{flex-grow:1;padding:6rem 0}.page-template .site-content{padding-block:0}@media (max-width:767px){.site-content{padding:3rem 0}}.gh-head-logo{font-size:2.2rem;font-weight:800}.gh-head-actions,.gh-head-menu{font-size:1.5rem;font-weight:700}.cover{margin-top:48px}.cover-content{display:flex;flex-direction:column;align-items:center;max-width:520px;margin:0 auto;text-align:center}.cover-icon{position:relative;margin-bottom:32px}.cover-icon-image{width:120px}.cover-description{font-size:1.7rem}.cover-cta{display:flex;margin-top:2rem}.cover-cta .button{margin:0 .5rem}.feed{position:relative;display:flex;align-items:center;padding:1.5rem 0;overflow:hidden;line-height:1}.feed:hover .feed-title{opacity:.8}.feed:hover .feed-right{margin-right:1.6rem}.feed:hover .feed-icon{transform:translateX(.4rem)}.feed+.feed{border-top:1px solid var(--light-gray-color)}.feed+.feed.feed-paged{margin-top:3rem;border-top:0}.feed-calendar{display:flex;gap:.4rem;min-width:45px;margin-right:1.5rem;font-size:1.1rem;font-weight:800;color:var(--brand-color);white-space:nowrap}.feed-calendar-month{text-transform:uppercase}.feed-title{flex-grow:1;padding-right:1rem;margin-bottom:0;overflow:hidden;font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;font-weight:400;line-height:1.3;text-overflow:ellipsis;letter-spacing:0;white-space:nowrap}.feed-right{display:flex;align-items:center;transition:margin .2s var(--animation-base)}.icon-star{width:16px;height:16px;margin-right:1rem;color:var(--orange-color)}.public .icon-star{display:none}.feed-length{font-size:1.4rem;white-space:nowrap}.feed-icon,.feed-length{color:var(--secondary-text-color)}.feed-icon{position:absolute;right:0;width:16px;height:16px;transition:transform .2s var(--animation-base);transform:translateX(2rem)}.featured-wrapper{margin-top:60px}.featured-wrapper .u-placeholder{margin-bottom:24px}.featured-wrapper .post-title{margin-bottom:0;font-size:1.8rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .featured-wrapper .post-title{font-family:var(--gh-font-heading,var(--font-serif))}.featured-title{padding-bottom:1rem;margin-bottom:4.5rem;font-size:1.5rem;font-weight:800;text-transform:uppercase;letter-spacing:.01em;border-bottom:1px solid var(--light-gray-color)}.load-more{display:flex;justify-content:center;margin-top:48px}.single-header{margin-bottom:4.5rem;text-align:center}.page-template .single-header{margin-top:var(--header-spacing)}.single-meta{margin-bottom:1rem;font-size:1.2rem;font-weight:800;color:var(--secondary-text-color);text-transform:uppercase}.single-meta-item+.single-meta-item:before{padding:0 .3rem;font-family:serif;content:"\02022"}.single-meta-tag .post-tag{color:var(--brand-color)}.single-title{margin-bottom:0;font-size:4rem;line-height:1.2;letter-spacing:-.1rem;word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .single-title{font-family:var(--gh-font-heading,var(--font-serif))}.single-excerpt{margin-top:2rem;font-size:1.8rem;word-break:break-word}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .single-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.single-media{margin-top:4.5rem}.single-cta{padding:3rem;margin-top:4rem!important;text-align:center;border-top:5px solid var(--brand-color);border-bottom:1px solid var(--light-gray-color)}.single-cta-title{margin:0 0 3rem!important}.single-cta-button{margin-bottom:1rem;font-weight:800!important}.single-cta-footer{font-size:1.4rem;font-weight:400!important;letter-spacing:-.02rem}.single-footer{display:flex;align-items:center;margin-top:4.5rem}.single-footer-left,.single-footer-right{display:flex;flex:2}.single-footer-right{justify-content:flex-end}.single-footer-middle,.single-footer-top{display:flex;flex-direction:column}.single-footer-top{align-items:center}.single-footer-title{margin-bottom:1rem;font-size:1.8rem}.single-footer-bottom{margin-top:2rem}@media (max-width:767px){.single-header{margin-bottom:3rem}.single-title{font-size:2.6rem}.single-excerpt{font-size:1.7rem}.single-media{margin-top:3rem}}.author{display:flex;flex-direction:column;align-items:center;margin-bottom:4.5rem;text-align:center}.author-image-placeholder{flex-shrink:0;width:70px;margin-bottom:2rem}.author-name{margin-bottom:0;font-size:2.4rem}.author-meta{margin-top:8px;font-size:1.2rem;font-weight:800;color:var(--secondary-text-color);text-transform:uppercase}.author-bio{max-width:520px;margin-top:16px}.author-social{margin-top:2rem}.author-list{display:flex}.author-list .author-image-placeholder{width:54px;margin:0 -4px;border:2px solid var(--white-color)}.author-list .author-image-placeholder:first-child{z-index:10}.author-list .author-image-placeholder:nth-child(2){z-index:9}.author-list .author-image-placeholder:nth-child(3){z-index:8}.author-list .author-image-placeholder:nth-child(4){z-index:7}.author-list .author-image-placeholder:nth-child(5){z-index:6}.gh-meta-share{margin-top:24px;justify-content:center}.share{display:flex;gap:.4rem}.share-link{display:flex;align-items:center;height:2.6rem;padding:0 .8rem;margin:0 .6rem;font-size:1.1rem;font-weight:800;line-height:1;color:var(--white-color);text-transform:uppercase;letter-spacing:.04rem;border-radius:3px}.share-link .icon{width:14px;height:14px}.share-link-facebook{background-color:var(--facebook-color)}.share-link-x{background-color:var(--twitter-color)}.share-link-linkedin{background-color:var(--linkedin-color)}.share-link-bluesky{background-color:var(--bluesky-color)}.share-link-threads{background-color:var(--threads-color)}.share-link-mastodon{background-color:var(--mastodon-color)}.share-link-tiktok{background-color:var(--tiktok-color)}.share-link-youtube{background-color:var(--youtube-color)}.share-link-instagram{background-color:var(--instagram-color)}.navigation-previous .navigation-icon{margin-left:-2px}.navigation-next .navigation-link{justify-content:flex-end}.navigation-next .navigation-icon{margin-right:-2px}.navigation-link{display:flex;align-items:center;width:30px;height:30px}.related-wrapper{padding:56px 0 32px;margin-top:80px;background-color:var(--lighter-gray-color)}.related-title{margin-bottom:20px;font-size:2.1rem}.comment{margin-top:6rem}.tag{margin-bottom:4.5rem;text-align:center}.tag .tag-name{margin-bottom:0;font-size:3rem;color:var(--brand-color)}.tag .tag-name:before{content:"#"}.tag .tag-description{max-width:520px;margin:16px auto 0}.tag .tag-list{margin-top:2rem;font-weight:700}.tag .tag-list-label{margin-right:.5rem;color:var(--secondary-text-color)}.tag .tag-list-item:before{content:"#"}.tag .tag-list-item+.tag-list-item{margin-left:.3rem}.tag .tag-media{margin-top:4.5rem}@media (max-width:767px){.tag{margin-bottom:2.5rem}.tag .tag-media{margin-top:3rem}}.u-permalink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;outline:none}.u-placeholder{position:relative;z-index:10;background-color:var(--lighter-gray-color)}.u-placeholder:before{display:block;content:""}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}.u-object-fit{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.animate__animated{animation-duration:1s;animation-fill-mode:both}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.7,.7,.7)}40%{transform:scale3d(1.1,1.1,1.1)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-name:bounceIn;animation-duration:.3s}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.7,.7,.7)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut;animation-duration:.3s}.theme-dark:root{--primary-text-color:#e2e2e2;--secondary-text-color:#868686;--white-color:#282c35;--color-white:#282c35;--lighter-gray-color:#2f333c;--color-lighter-gray:#2f333c;--light-gray-color:#3b3e46;--color-light-gray:#3b3e46;--color-light-color:#3b3e46;--mid-gray-color:#666;--color-mid-gray:#666;--dark-gray-color:#e6e6e6;--color-dark-gray:#e6e6e6;--darker-gray-color:#fff;--color-darker-gray:#fff}.theme-dark .gh-head-logo img:first-child:not(:only-child){opacity:0}.theme-dark .gh-head-logo img+img{opacity:1}.theme-dark .sticky{background-color:rgba(0,0,0,.6)}.theme-dark .form-button,.theme-dark .pswp__counter{color:var(--darker-gray-color)}.theme-dark .share-link{background-color:var(--darker-gray-color)}.theme-dark .share-link-facebook{color:var(--facebook-color)}.theme-dark .share-link-x{color:var(--twitter-color)}.theme-dark .share-link-linkedin{color:var(--linkedin-color)}.theme-dark .share-link-bluesky{color:var(--bluesky-color)}.theme-dark .share-link-threads{color:var(--threads-color)}.theme-dark .share-link-mastodon{color:var(--mastodon-color)}.theme-dark .share-link-tiktok{color:var(--tiktok-color)}.theme-dark .share-link-youtube{color:var(--youtube-color)}.theme-dark .share-link-instagram{color:var(--instagram-color)}.theme-dark .kg-audio-card button{color:var(--darker-gray-color)}.theme-dark .kg-audio-card,.theme-dark .kg-bookmark-card a.kg-bookmark-container,.theme-dark .kg-bookmark-card a.kg-bookmark-container:hover,.theme-dark .kg-file-card-container,.theme-dark .kg-file-card-container:hover,.theme-dark .kg-product-card-container{background-color:var(--lighter-gray-color)!important;opacity:1}@media (prefers-color-scheme:dark){html:not(.theme-light):root{--primary-text-color:#e2e2e2;--secondary-text-color:#868686;--white-color:#282c35;--color-white:#282c35;--lighter-gray-color:#2f333c;--color-lighter-gray:#2f333c;--light-gray-color:#3b3e46;--color-light-gray:#3b3e46;--mid-gray-color:#666;--color-mid-gray:#666;--dark-gray-color:#e6e6e6;--color-dark-gray:#e6e6e6;--darker-gray-color:#fff;--color-darker-gray:#fff}html:not(.theme-light) .gh-head-logo img:first-child:not(:only-child){opacity:0}html:not(.theme-light) .gh-head-logo img+img{opacity:1}html:not(.theme-light) .sticky{background-color:rgba(0,0,0,.6)}html:not(.theme-light) .form-button,html:not(.theme-light) .pswp__counter{color:var(--darker-gray-color)}html:not(.theme-light) .share-link{background-color:var(--darker-gray-color)}html:not(.theme-light) .share-link-facebook{color:var(--facebook-color)}html:not(.theme-light) .share-link-x{color:var(--twitter-color)}html:not(.theme-light) .kg-audio-card button{color:var(--darker-gray-color)}html:not(.theme-light) .kg-audio-card,html:not(.theme-light) .kg-bookmark-card a.kg-bookmark-container,html:not(.theme-light) .kg-bookmark-card a.kg-bookmark-container:hover,html:not(.theme-light) .kg-file-card-container,html:not(.theme-light) .kg-file-card-container:hover,html:not(.theme-light) .kg-product-card-container{background-color:var(--lighter-gray-color)!important;opacity:1}html:not(.theme-light) .gh-button-share{color:hsla(0,0%,100%,.85);border-color:hsla(0,0%,100%,.15)}html:not(.theme-light) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100 900;src:url(../fonts/inter-latin-variable.woff2) format("woff2-variations")}@font-face{font-display:swap;font-family:IBM Plex Sans;font-style:normal;font-weight:100 700;src:url(../fonts/ibm-plex-sans-latin-variable.woff2) format("woff2-variations")}@font-face{font-display:swap;font-family:Andika;font-style:normal;font-weight:400;src:url(../fonts/andika-latin-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:Andika;font-style:normal;font-weight:700;src:url(../fonts/andika-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url(../fonts/ibm-plex-mono-latin-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:500;src:url(../fonts/ibm-plex-mono-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Kufi Arabic;font-style:normal;font-weight:100 900;src:url(../fonts/noto-kufi-arabic-variable.woff2) format("woff2-variations")}:root{--chahid-ink:#10233f;--chahid-navy:#071a2f;--chahid-teal:#14b8a6;--chahid-cyan:#38bdf8;--chahid-blue:#2563eb;--chahid-paper:#f7fafc;--chahid-line:#dce7f1;--chahid-muted:#52677f;--chahid-white:#fff;--chahid-radius:22px}body{background:var(--chahid-paper);color:var(--chahid-ink);font-family:IBM Plex Sans,Helvetica Neue,Arial,sans-serif;font-size:1.6rem}.article-toc-toggle,.gh-head-logo,h1,h2,h3,h4,h5,h6{font-family:IBM Plex Sans,sans-serif;font-weight:700}.gh-btn,button{font-family:IBM Plex Sans,sans-serif;font-size:clamp(1.4rem,1.5vw,1.6rem);font-weight:500}.gh-content{font-size:1.6rem}.gh-content code,.gh-content kbd,.gh-content pre,.gh-content samp{font-family:IBM Plex Mono,monospace}.gh-content .ch-codeblock{background:#f8fafc;border:1px solid #cfdce7;border-radius:14px;box-shadow:0 12px 30px rgba(11,31,51,.055);direction:ltr;margin-bottom:2.8rem;margin-top:2.8rem;overflow:hidden;text-align:left}.gh-content .ch-codeblock-bar{align-items:center;background:#eef3f7;border-bottom:1px solid #d8e2ea;display:flex;justify-content:space-between;margin:0;min-height:44px;padding:.6rem .75rem .6rem 1.5rem;text-align:left}.gh-content .ch-codeblock-label{color:#536579;font-family:IBM Plex Mono,monospace;font-size:1.08rem;font-weight:500;letter-spacing:.035em;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-content .ch-codeblock-copy{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;color:#38516a;cursor:pointer;display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-size:1.12rem;font-weight:600;gap:.55rem;min-height:32px;padding:.45rem .75rem;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.gh-content .ch-codeblock-copy svg{height:1.55rem;width:1.55rem}.gh-content .ch-codeblock-copy:hover{background:#fff;border-color:#c6d5e1;color:var(--chahid-navy)}.gh-content .ch-codeblock pre:focus-visible,.gh-content .ch-codeblock-copy:focus-visible,.gh-content .ch-data-table:focus-visible{outline:3px solid rgba(37,99,235,.24);outline-offset:-3px}.gh-content .ch-codeblock-copy.is-copied{color:#0f766e}.gh-content .ch-codeblock pre{background:#f8fafc;color:#18324b;font-family:IBM Plex Mono,monospace;font-size:1.36rem;font-variant-ligatures:none;line-height:1.72;margin:0;max-width:100%;overflow:auto;padding:2rem 2.2rem 2.2rem;scrollbar-color:#a9bbc9 transparent;-moz-tab-size:2;-o-tab-size:2;tab-size:2;white-space:pre}.gh-content .ch-codeblock code{color:inherit;font-family:inherit;font-size:inherit}.ch-code-comment{color:#6c7f91;font-style:italic}.ch-code-keyword{color:#8250df;font-weight:500}.ch-code-string{color:#0f766e}.ch-code-property{color:#075985}.ch-code-number{color:#b45309}.ch-code-type{color:#1d4ed8}.gh-content .ch-data-table{border:1px solid #d7e2ea;border-radius:14px;box-shadow:0 10px 26px rgba(11,31,51,.045);margin-block:2.8rem;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.gh-content .ch-data-table table:not(.gist table){background:#fff;border:0;border-collapse:collapse;display:table;font-family:IBM Plex Sans,sans-serif;font-size:1.38rem;line-height:1.5;margin:0;min-width:680px;overflow:visible;white-space:normal;width:100%}.gh-content .ch-data-table th{background:#eef3f7!important;border:0!important;border-bottom:1px solid #cfdce7!important;color:#10233f!important;font-size:1.1rem!important;letter-spacing:.055em!important;padding:1.15rem 1.3rem!important;text-align:start!important;text-transform:uppercase;vertical-align:bottom}.gh-content .ch-data-table td{background:#fff!important;background-image:none!important;border:0!important;border-bottom:1px solid #e5ebf0!important;color:#304960;padding:1.15rem 1.3rem!important;vertical-align:top}.gh-content .ch-data-table tbody tr:last-child td{border-bottom:0!important}.gh-content .ch-data-table tbody tr:hover td{background:#f8fbfc!important}@media (max-width:767px){.gh-content .ch-codeblock{border-radius:12px;margin-left:calc(var(--gap)*-.5);margin-right:calc(var(--gap)*-.5)}.gh-content .ch-codeblock-bar{min-height:40px;padding-inline:1.1rem .55rem}.gh-content .ch-codeblock pre{font-size:1.2rem;line-height:1.65;padding:1.6rem}.gh-content .ch-codeblock-copy{font-size:1.05rem}.gh-content .ch-data-table{border-radius:12px;margin-left:calc(var(--gap)*-.5);margin-right:calc(var(--gap)*-.5)}.gh-content .ch-data-table table:not(.gist table){font-size:1.24rem;min-width:620px}}@media print{.gh-content .ch-codeblock-copy{display:none}.gh-content .ch-codeblock pre{overflow:visible;white-space:pre-wrap}}.editorial-card-meta,.feed-calendar,.manifesto-number,.topic-index{font-family:IBM Plex Sans,sans-serif;font-variant-numeric:tabular-nums}.site-content{overflow:clip}.gh-head{background:color-mix(in srgb,var(--chahid-paper) 92%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--chahid-line)}.gh-head-logo{align-items:center;color:var(--chahid-navy);display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-weight:600;letter-spacing:-.025em;white-space:nowrap}.brand-name{font-weight:650}.brand-divider{background:var(--chahid-teal);height:1.55em;margin-inline:.72rem;opacity:.72;width:1px}.brand-descriptor{color:#3f5369;font-size:.72em;font-weight:450;letter-spacing:.018em}.language-nav{align-items:center;display:flex;font-size:1.25rem;font-weight:700;gap:.55rem;margin-inline-end:1.2rem}.language-nav a:hover,.post-language-switch a{color:var(--chahid-teal)}.topic-language-row{align-items:center;display:flex;gap:2rem;justify-content:space-between}.topic-language-switch{align-items:center;background:hsla(0,0%,100%,.88);border:1px solid #c4dce2;border-radius:999px;display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-size:1.15rem;font-weight:650;gap:.35rem;padding:.35rem}.topic-language-switch a,.topic-language-switch span{border-radius:999px;padding:.55rem .9rem}.topic-language-switch [aria-current=page]{background:var(--chahid-navy);color:#fff}.site-main.is-arabic .post-feed{direction:rtl;font-family:Noto Kufi Arabic,Tahoma,sans-serif}.cover{background:radial-gradient(circle at 85% 20%,rgba(56,189,248,.25),transparent 30%),radial-gradient(circle at 10% 80%,rgba(20,184,166,.24),transparent 30%),var(--chahid-navy);color:#fff}.cover-description{max-width:850px;font-size:clamp(2.8rem,5vw,6rem);font-weight:750;letter-spacing:-.045em;line-height:1.03}.post-language-switch{align-items:center;background:#eaf8f6;border:1px solid #bce9e3;border-radius:999px;display:inline-flex;font-size:1.25rem;font-weight:650;gap:1rem;margin-top:2.2rem;padding:.75rem 1.15rem}.post-language-switch a{border-inline-start:1px solid #9ddbd3;padding-inline-start:1rem}.single.is-arabic{direction:rtl;font-family:Noto Kufi Arabic,Geeza Pro,Tahoma,sans-serif}.single.is-arabic .gh-content,.single.is-arabic .single-excerpt,.single.is-arabic .single-title{text-align:right}.gh-content figure.chahid-diagram,.gh-content figure.kg-image-card:has(>img[src*="/assets/diagrams/"]){background:#fff;border:1px solid var(--chahid-line);border-radius:18px;box-shadow:0 20px 55px rgba(7,26,47,.1);margin-bottom:3.5rem;margin-top:3.5rem;overflow:hidden;padding:clamp(1rem,3vw,2.5rem)}.gh-content figure.chahid-diagram img,.gh-content figure.kg-image-card>img[src*="/assets/diagrams/"]{display:block;height:auto;margin:auto;max-width:100%}.gh-content figure.chahid-diagram picture{display:block;width:100%}.gh-content figure.chahid-diagram picture img{width:100%}.gh-content figure.chahid-diagram figcaption,.gh-content figure.kg-image-card:has(>img[src*="/assets/diagrams/"]) figcaption{border-top:1px solid var(--chahid-line);color:#52677f;font-size:1.2rem;margin-top:1.5rem;padding-top:1rem;text-align:center}.topic-kicker{color:#0f766e;font-size:1.4rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.editorial-home{background:var(--chahid-paper)}.editorial-hero{background:var(--chahid-navy);color:#fff;overflow:hidden;position:relative}.editorial-hero:before{background:radial-gradient(circle,rgba(56,189,248,.55) 0 2px,transparent 2.5px);background-size:22px 22px;content:"";height:360px;opacity:.2;position:absolute;right:-70px;top:-70px;transform:rotate(12deg);width:480px}.editorial-hero:after{background:linear-gradient(135deg,var(--chahid-teal),var(--chahid-cyan));border-radius:999px;bottom:-180px;content:"";filter:blur(2px);height:260px;opacity:.18;position:absolute;right:12%;transform:rotate(-24deg);width:560px}.editorial-hero-inner{align-items:end;display:grid;gap:clamp(4rem,9vw,12rem);grid-template-columns:minmax(0,1.7fr) minmax(260px,.65fr);min-height:min(760px,76vh);padding-block:clamp(8rem,12vw,15rem);position:relative;z-index:1}.editorial-hero .topic-kicker{color:#7fe7dc}.editorial-hero-copy h1{font-size:clamp(4rem,5vw,4.8rem);letter-spacing:-.045em;line-height:1.03;margin:2rem 0 3rem;max-width:850px}.editorial-hero-copy>p{color:#c4d2df;font-size:1.6rem;line-height:1.65;max-width:700px}.editorial-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:4rem}.editorial-hero .gh-primary-btn{background:var(--chahid-teal);color:var(--chahid-navy)}.editorial-hero .text-link{color:#fff}.text-link{align-items:center;color:var(--chahid-navy);display:inline-flex;font-size:1.45rem;font-weight:750;gap:.7rem;text-decoration:none}.text-link span{transition:transform .2s ease}.text-link:hover span{transform:translateX(4px)}.editorial-manifesto{border-inline-start:1px solid hsla(0,0%,100%,.25);display:grid;gap:1.2rem 1.8rem;grid-template-columns:auto 1fr;padding-inline-start:2.8rem}.editorial-manifesto p{color:#d6e1eb;font-size:1.4rem;line-height:1.45;margin:0}.manifesto-number{font-size:1.1rem;font-weight:800;letter-spacing:.12em}.editorial-section,.topic-directory{padding-block:clamp(7rem,10vw,13rem)}.section-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:clamp(3.5rem,6vw,6.5rem)}.section-heading h2{font-size:3.2rem;letter-spacing:-.035em;line-height:1.1;margin:1.4rem 0 0;max-width:780px}.editorial-grid{display:grid;gap:clamp(2rem,3vw,3.5rem);grid-template-columns:repeat(12,minmax(0,1fr))}.editorial-card{background:var(--chahid-white);border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);grid-column:span 4;overflow:hidden;transition:box-shadow .25s ease,transform .25s ease}.editorial-card:first-child{grid-column:span 8}.editorial-card:hover{box-shadow:0 24px 60px rgba(7,26,47,.11);transform:translateY(-5px)}.editorial-card-media{background:#e9f1f6;display:block;min-height:220px;overflow:hidden;position:relative}.editorial-card:first-child .editorial-card-media{min-height:360px}.editorial-card-media img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:transform .45s ease;width:100%}.editorial-card:hover .editorial-card-media img{transform:scale(1.025)}.editorial-card-placeholder{align-items:center;background:linear-gradient(145deg,#d8f7f2,#dceeff);display:flex;gap:12px;inset:0;justify-content:center;position:absolute}.editorial-card-placeholder i{background:var(--chahid-navy);border-radius:999px;height:70px;opacity:.75;transform:rotate(35deg);width:14px}.editorial-card-placeholder i:nth-child(2){background:var(--chahid-teal);height:110px}.editorial-card-placeholder i:nth-child(3){background:var(--chahid-blue);height:48px}.editorial-card-body{padding:clamp(2.2rem,3vw,3.2rem)}.editorial-card-meta{align-items:center;color:var(--chahid-muted);display:flex;font-size:1.15rem;font-weight:700;justify-content:space-between;letter-spacing:.05em;text-transform:uppercase}.editorial-card-meta a{color:var(--chahid-teal)}.editorial-card h3{font-size:2.4rem;letter-spacing:-.025em;line-height:1.15;margin:1.5rem 0}.editorial-card p{color:var(--chahid-muted);font-size:1.6rem;line-height:1.6}.card-read-link{color:var(--chahid-navy);display:inline-flex;font-size:1.25rem;font-weight:800;gap:.5rem;margin-top:1rem}.topic-directory{background:#fff}.topic-grid{display:grid;gap:1px;grid-template-columns:repeat(3,1fr)}.topic-panel{background:var(--chahid-navy);color:#fff;display:flex;flex-direction:column;min-height:410px;padding:clamp(3rem,4vw,5rem);position:relative;transition:transform .25s ease}.topic-panel:first-child{border-radius:var(--chahid-radius) 0 0 var(--chahid-radius)}.topic-panel:last-child{border-radius:0 var(--chahid-radius) var(--chahid-radius) 0}.topic-panel-ai{background:#0b3c4b}.topic-panel-architecture{background:#123b5b}.topic-panel:hover{transform:translateY(-7px);z-index:2}.topic-index{color:#8be6dc;font-size:1.15rem;font-weight:800;letter-spacing:.15em}.topic-panel h3{font-size:2.4rem;letter-spacing:-.025em;line-height:1.15;margin:auto 0 2rem;color:#fff}.topic-panel p{color:#c8d8e3;font-size:1.6rem;line-height:1.6;max-width:360px}.topic-arrow{align-items:center;display:inline-flex;position:absolute;right:3rem;top:2.5rem}.topic-arrow svg{height:2.2rem;width:2.2rem}.language-editions{padding-block:clamp(7rem,10vw,13rem)}.language-editions-inner{display:grid;gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.evergreen-guides{padding-block:clamp(6rem,8vw,10rem)}.evergreen-guide-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(4,minmax(0,1fr))}.evergreen-guide-grid a{background:#fff;border:1px solid var(--chahid-line);border-radius:18px;color:var(--chahid-ink);display:flex;flex-direction:column;min-height:150px;padding:2.4rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.evergreen-guide-grid a:hover{border-color:rgba(13,126,119,.45);box-shadow:0 16px 38px rgba(11,31,51,.07);transform:translateY(-3px)}.evergreen-guide-grid span{color:var(--chahid-teal);font-size:1.15rem;font-weight:700;letter-spacing:.1em;margin-bottom:auto;text-transform:uppercase}.evergreen-guide-grid strong{font-size:1.65rem;line-height:1.35}.collection-pathways{display:flex;flex-wrap:wrap;gap:.8rem;margin-block:3rem 4rem}.collection-pathways a{background:#f5fafb;border:1px solid var(--chahid-line);border-radius:999px;color:var(--chahid-ink);font-size:1.35rem;font-weight:600;padding:.8rem 1.25rem}.collection-pathways a:hover{border-color:var(--chahid-teal);color:var(--chahid-teal)}.edition-card{background:#fff;border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);box-shadow:0 18px 45px rgba(7,26,47,.06);padding:clamp(3rem,5vw,6rem)}.edition-card h2{font-size:3.2rem;letter-spacing:-.035em;line-height:1.1;margin-block:1.5rem}.edition-card p{color:#52677f;font-size:1.6rem;margin-bottom:2.5rem}.edition-card.is-arabic{font-family:Noto Kufi Arabic,Geeza Pro,Tahoma,sans-serif}.newsletter-band{padding-bottom:clamp(7rem,10vw,13rem)}.newsletter-band-inner{align-items:center;background:linear-gradient(120deg,var(--chahid-teal),var(--chahid-cyan));border-radius:var(--chahid-radius);display:flex;gap:4rem;justify-content:space-between;padding:clamp(3.5rem,6vw,7rem)}.newsletter-band .topic-kicker{color:var(--chahid-navy)}.newsletter-band h2{font-size:3.2rem;letter-spacing:-.035em;line-height:1.1;margin:1.2rem 0;max-width:800px}.newsletter-band p{color:#113f51;font-size:1.6rem;margin:0}.newsletter-button{background:var(--chahid-navy);color:#fff;flex:none}.editorial-journey-section{background:linear-gradient(180deg,rgba(241,247,250,.58),hsla(0,0%,100%,0) 18rem),#fff;border-top:1px solid #edf2f5}.editorial-journey-section .section-heading{margin-bottom:clamp(5rem,8vw,9rem)}.editorial-journey-section .section-heading h2{max-width:640px}.home-journey{--journey-progress:0;margin-inline:auto;max-width:1120px;position:relative}.home-journey-list{display:grid;gap:clamp(6rem,10vw,12rem)}.home-journey-track{background:#d8e5ea;bottom:2.5rem;left:50%;position:absolute;top:2.5rem;transform:translateX(-.5px);width:1px;z-index:0}.home-journey-progress{background:linear-gradient(180deg,#a7dcd7 0,var(--chahid-teal) 72%,#f2aa39 100%);display:block;height:calc(var(--journey-progress)*100%);max-height:100%;transform-origin:top;width:1px}.home-journey-signal{background:#f2aa39;border:4px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(216,142,25,.35),0 0 24px rgba(242,170,57,.45);height:13px;left:50%;position:absolute;top:calc(var(--journey-progress)*100%);transform:translate(-50%,-50%);width:13px}.home-journey-item{align-items:center;display:grid;gap:clamp(6rem,9vw,12rem);grid-template-areas:"media copy";grid-template-columns:minmax(0,1fr) minmax(0,.88fr);min-height:380px;opacity:0;position:relative;transform:translate3d(-22px,24px,0);transition:opacity .7s ease,transform .85s cubic-bezier(.18,.8,.2,1);z-index:1}.home-journey-item:nth-child(2n){grid-template-areas:"copy media";grid-template-columns:minmax(0,.88fr) minmax(0,1fr);transform:translate3d(22px,24px,0)}.home-journey-item:before{background:#fff;border:2px solid var(--chahid-teal);border-radius:50%;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .25s ease,box-shadow .25s ease,transform .25s ease;width:12px;z-index:3}.home-journey-item.is-visible{opacity:1;transform:none}.home-journey-item.is-visible:before{background:#fff;box-shadow:0 0 0 6px rgba(15,118,110,.09)}.home-journey-item:hover:before{background:var(--chahid-teal);box-shadow:0 0 0 8px rgba(15,118,110,.1);transform:translate(-50%,-50%) scale(1.08)}.home-journey-media{aspect-ratio:1600/975;background:#fbfdfe;border:1px solid var(--chahid-line);border-radius:18px;box-shadow:0 18px 50px rgba(11,31,51,.055);display:block;grid-area:media;overflow:hidden;padding:clamp(.8rem,1.5vw,1.5rem);position:relative;transition:border-color .3s ease,box-shadow .3s ease,transform .45s cubic-bezier(.18,.8,.2,1)}.home-journey-media picture{display:block;height:100%;width:100%}.home-journey-media img{height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .6s cubic-bezier(.18,.8,.2,1);width:100%}.home-journey-item:hover .home-journey-media{border-color:#b8d6da;box-shadow:0 24px 65px rgba(11,31,51,.09);transform:translateY(-4px)}.home-journey-item:hover .home-journey-media img{transform:scale(1.012)}.home-journey-media-fallback{align-items:center;color:var(--chahid-muted);display:flex;font-family:IBM Plex Mono,monospace;font-size:1.05rem;height:100%;justify-content:center;letter-spacing:.04em;text-transform:uppercase}.home-journey-copy{grid-area:copy;max-width:470px}.home-journey-meta{align-items:center;color:#687b8d;display:flex;font-family:IBM Plex Sans,sans-serif;font-size:1.08rem;font-variant-numeric:tabular-nums;font-weight:650;gap:1.2rem;letter-spacing:.07em;margin-bottom:1.5rem;text-transform:uppercase}.home-journey-meta a{color:var(--chahid-teal)}.home-journey-meta span{align-items:center;display:inline-flex}.home-journey-meta span:before{background:#aac0cb;border-radius:50%;content:"";height:3px;margin-inline-end:1.2rem;width:3px}.home-journey-copy h3{color:var(--chahid-ink);font-size:clamp(2.6rem,3vw,3.6rem);letter-spacing:-.035em;line-height:1.08;margin:0 0 1.8rem}.home-journey-copy h3 a{color:inherit}.home-journey-copy p{color:var(--chahid-muted);font-size:1.48rem;line-height:1.68;margin:0}.home-journey-link{align-items:center;color:var(--chahid-navy);display:inline-flex;font-size:1.3rem;font-weight:750;gap:.8rem;margin-top:2.3rem}.home-journey-link svg{height:1.55rem;transition:transform .2s ease;width:1.55rem}.home-journey-link:hover svg{transform:translateX(5px)}.home-topic-rail{border-bottom:1px solid var(--chahid-line);border-top:1px solid var(--chahid-line);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:clamp(7rem,10vw,12rem)}.home-topic-rail a{align-items:baseline;border-inline-end:1px solid var(--chahid-line);display:flex;gap:1rem;min-width:0;padding:2.2rem 1.6rem}.home-topic-rail a:last-child{border-inline-end:0}.home-topic-rail span{color:var(--chahid-teal);font-family:IBM Plex Mono,monospace;font-size:1rem}.home-topic-rail strong{color:var(--chahid-ink);font-size:1.25rem;line-height:1.3}.home-topic-rail a:hover strong{color:var(--chahid-teal)}.home-profile-band{padding-bottom:clamp(3rem,5vw,6rem)}.home-profile-band-inner{align-items:center;background:#fff;border-bottom:1px solid var(--chahid-line);border-top:1px solid var(--chahid-line);display:grid;gap:2.6rem;grid-template-columns:auto minmax(0,1fr) auto;padding-block:clamp(2.8rem,5vw,4.5rem)}.home-profile-band img{border:1px solid #c7dbe2;border-radius:50%;height:76px;-o-object-fit:cover;object-fit:cover;-o-object-position:center 28%;object-position:center 28%;width:76px}.home-profile-band h2{color:var(--chahid-ink);font-size:clamp(2rem,2.4vw,2.8rem);letter-spacing:-.03em;line-height:1.16;margin:.8rem 0 .7rem;max-width:720px}.home-profile-band p{color:var(--chahid-muted);font-size:1.35rem;margin:0}.home-profile-band .gh-primary-btn{background:var(--chahid-navy);color:#fff;white-space:nowrap}.home-profile-band .gh-primary-btn svg{height:1.5rem;margin-inline-start:.5rem;width:1.5rem}@media (max-width:899px){.home-journey-track{left:10px;transform:none}.home-journey-item,.home-journey-item:nth-child(2n){gap:2.4rem;grid-template-areas:"media" "copy";grid-template-columns:minmax(0,1fr);min-height:0;padding-inline-start:3.2rem;transform:translate3d(0,22px,0)}.home-journey-item:before{left:10px;top:clamp(10rem,25vw,14rem)}.home-journey-copy{max-width:680px}.home-topic-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.home-topic-rail a{border-bottom:1px solid var(--chahid-line)}.home-profile-band-inner{grid-template-columns:auto minmax(0,1fr)}.home-profile-band .gh-primary-btn{grid-column:1/-1;justify-content:center;width:100%}}@media (max-width:560px){.editorial-journey-section .section-heading{align-items:flex-start;gap:2rem}.home-journey-list{gap:5rem}.home-journey-media{border-radius:14px;padding:.55rem}.home-journey-copy h3{font-size:2.45rem}.home-journey-copy p{font-size:1.38rem}.home-topic-rail{grid-template-columns:1fr}.home-topic-rail a{border-inline-end:0;justify-content:space-between;padding:1.45rem .4rem}.home-profile-band-inner{align-items:start;gap:1.6rem}.home-profile-band img{height:58px;width:58px}.home-profile-band h2{font-size:1.9rem}}@media (prefers-reduced-motion:reduce){.home-journey-item,.home-journey-item:nth-child(2n){opacity:1;transform:none;transition:none}.home-journey-signal{display:none}.home-journey-progress{height:100%}}.article-toc{background:#edf7f6;border:1px solid #c7e9e4;border-radius:16px;margin:1rem auto 4rem;max-width:960px;padding:1.6rem 2rem;width:60%}.article-toc-toggle{align-items:center;background:none;border:0;color:var(--chahid-navy);cursor:pointer;display:flex;font:inherit;font-size:1.4rem;font-weight:800;justify-content:space-between;padding:0;width:100%}.article-toc-toggle>span:last-child{align-items:center;border:1px solid #a9d6d0;border-radius:50%;display:inline-flex;flex:0 0 2.6rem;font-family:IBM Plex Mono,monospace;height:2.6rem;justify-content:center;transition:background .2s ease,transform .2s ease}.article-toc-toggle:hover>span:last-child{background:#fff}.article-toc-toggle[aria-expanded=false]>span:last-child{transform:rotate(90deg)}.article-toc ol{display:grid;gap:.7rem;margin:1.4rem 0 0;padding-inline-start:2rem}.article-toc ol[hidden]{display:none}.article-toc li{color:var(--chahid-muted);font-size:1.3rem}.article-toc li.is-subheading{margin-inline-start:1.5rem}.article-toc a:hover{color:var(--chahid-teal)}.gh-content h2,.gh-content h3{scroll-margin-top:10rem}.empty-state{color:var(--chahid-muted);font-size:1.6rem;grid-column:1/-1}.collection-header{background:var(--chahid-navy);color:#fff;padding-block:clamp(7rem,10vw,12rem)}.collection-header-inner h1{font-size:clamp(4rem,5vw,4.8rem);letter-spacing:-.045em;line-height:1.03;margin:1.8rem 0 2.5rem;max-width:900px}.collection-header-inner p{color:#c4d2df;font-size:1.6rem;line-height:1.65;max-width:760px}.collection-header.is-arabic{font-family:Noto Kufi Arabic,Geeza Pro,Tahoma,sans-serif}.collection-header.is-arabic .collection-header-inner h1{letter-spacing:-.035em;line-height:1.3}.post-feed.is-arabic{font-family:Noto Kufi Arabic,Geeza Pro,Tahoma,sans-serif}.gh-foot,.gh-foot a{color:var(--chahid-muted)}.cto-service{background:var(--chahid-paper)}.cto-hero{background:radial-gradient(circle at 82% 12%,rgba(56,189,248,.22),transparent 28%),var(--chahid-navy);color:#fff;overflow:hidden}.cto-hero-inner{align-items:end;display:grid;gap:clamp(4rem,8vw,10rem);grid-template-columns:minmax(0,1.55fr) minmax(290px,.65fr);min-height:650px;padding-block:clamp(8rem,11vw,13rem)}.cto-hero .topic-kicker{color:#7fe7dc}.cto-hero h1{font-size:clamp(4rem,5vw,4.8rem);letter-spacing:-.045em;line-height:1.03;margin:1.8rem 0 2.5rem;max-width:780px}.cto-hero-copy>p{color:#c4d2df;font-size:1.8rem;line-height:1.65;max-width:700px}.cto-actions{align-items:center;display:flex;flex-wrap:wrap;gap:2.4rem;margin-top:3.5rem}.cto-actions .gh-primary-btn{background:var(--chahid-teal);color:var(--chahid-navy)}.cto-actions .text-link{color:#fff}.cto-profile{background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.18);border-radius:var(--chahid-radius);padding:clamp(2.5rem,4vw,4rem)}.cto-profile-label{color:#7fe7dc;display:block;font-family:IBM Plex Sans,sans-serif;font-size:1.2rem;font-weight:650;letter-spacing:.12em;margin-bottom:1.2rem;text-transform:uppercase}.cto-profile>strong{display:block;font-size:2.4rem;line-height:1.2}.cto-profile>p{color:#c4d2df;font-size:1.4rem;line-height:1.6;margin:1.5rem 0 2.5rem}.cto-profile dl{border-top:1px solid hsla(0,0%,100%,.16);margin:0}.cto-profile dl div{border-bottom:1px solid hsla(0,0%,100%,.16);padding-block:1.4rem}.cto-profile dt{color:#8fa6b9;font-size:1.2rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.cto-profile dd{color:#fff;font-size:1.4rem;margin:.45rem 0 0;overflow-wrap:anywhere}.cto-body{padding-block:clamp(7rem,10vw,13rem)}.cto-body-inner{align-items:start;display:grid;gap:clamp(4rem,8vw,10rem);grid-template-columns:minmax(0,1fr) 330px}.cto-content{margin:0;max-width:780px}.cto-content>p:first-child{color:var(--chahid-navy);font-size:2rem;line-height:1.6}.cto-content h2{border-top:1px solid var(--chahid-line);font-size:3.2rem;letter-spacing:-.035em;margin-top:6rem;padding-top:5rem}.cto-content h3{color:var(--chahid-navy);font-size:2.4rem;margin-top:4rem}.cto-content li{margin-bottom:1rem}.cto-sticky{background:#fff;border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);box-shadow:0 20px 55px rgba(7,26,47,.08);padding:3rem;position:sticky;top:11rem}.cto-sticky h2{font-size:2.4rem;letter-spacing:-.025em;line-height:1.2;margin:1.5rem 0}.cto-sticky p{color:var(--chahid-muted);font-size:1.4rem;line-height:1.65;margin-bottom:2.5rem}.cto-sticky .gh-btn{background:var(--chahid-navy);color:#fff;width:100%}.about-hero,.about-profile{background:#fff}.about-hero{overflow:hidden;position:relative}.about-hero .wave-field{left:40%}.about-hero-inner{align-items:end;display:grid;gap:clamp(4rem,8vw,10rem);grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);min-height:min(680px,76vh);padding-block:clamp(8rem,11vw,13rem);position:relative;z-index:1}.about-hero-copy{max-width:820px}.about-hero-copy h1{color:var(--chahid-ink);font-size:clamp(4rem,5.5vw,6.4rem);letter-spacing:-.055em;line-height:1.02;margin:1.8rem 0 2.5rem}.about-hero-copy>p{color:var(--chahid-muted);font-size:1.8rem;line-height:1.65;max-width:680px}.about-actions{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin-top:3.2rem}.about-actions .gh-primary-btn{background:var(--chahid-navy);color:#fff}.about-actions .text-link{color:var(--chahid-navy)}.about-facts{background:hsla(0,0%,100%,.86);border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);padding:clamp(2.2rem,4vw,3.5rem)}.about-facts div{border-bottom:1px solid var(--chahid-line);display:grid;gap:.5rem;padding-block:1.7rem}.about-facts div:first-child{padding-top:0}.about-facts div:last-child{border-bottom:0;padding-bottom:0}.about-facts strong{color:var(--chahid-teal);font-family:IBM Plex Sans,sans-serif;font-size:3rem;letter-spacing:-.04em}.about-facts span{color:var(--chahid-muted);font-size:1.3rem;line-height:1.45}.about-body{padding-block:clamp(7rem,10vw,13rem)}.about-body-inner{align-items:start;display:grid;gap:clamp(4rem,8vw,10rem);grid-template-columns:minmax(0,1fr) 300px}.about-content{margin:0;max-width:780px}.about-content>p:first-child{color:var(--chahid-navy);font-size:2rem;line-height:1.65}.about-content h2{border-top:1px solid var(--chahid-line);font-size:3.2rem;letter-spacing:-.035em;margin-top:6rem;padding-top:5rem}.about-content h3{color:var(--chahid-navy);font-size:2.3rem;margin-top:4rem}.about-content li{margin-bottom:1rem}.about-side{background:#f8fafc;border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);padding:3rem;position:sticky;top:11rem}.about-side ul{list-style:none;margin:2rem 0 2.8rem;padding:0}.about-side li{border-bottom:1px solid var(--chahid-line);color:var(--chahid-ink);font-family:IBM Plex Sans,sans-serif;font-size:1.35rem;padding-block:1.25rem}.about-side .text-link{color:var(--chahid-navy)}.author-sales{background:linear-gradient(145deg,#fff 20%,#eef8f8);border-bottom:1px solid var(--chahid-line);overflow:hidden}.author-sales-inner{align-items:center;display:grid;gap:clamp(4rem,8vw,10rem);grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);padding-block:clamp(7rem,10vw,12rem)}.author-sales-portrait{aspect-ratio:1;background:#e8f1f4;border:1px solid #cbdde5;border-radius:50%;box-shadow:0 24px 60px rgba(11,31,51,.1);justify-self:center;max-width:430px;overflow:hidden;position:relative;width:100%}.author-sales-portrait:after{border:1px solid hsla(0,0%,100%,.78);border-radius:50%;content:"";inset:12px;pointer-events:none;position:absolute}.author-sales-portrait img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 24%;object-position:center 24%;width:100%}.author-sales-copy h1{color:var(--chahid-ink);font-size:clamp(4rem,6vw,7rem);letter-spacing:-.06em;line-height:.98;margin:1.4rem 0 .7rem}.author-sales-role{color:var(--chahid-teal);font-size:1.35rem;font-weight:700;letter-spacing:.025em;margin:0 0 3rem}.author-sales-copy h2{color:var(--chahid-ink);font-size:clamp(2.6rem,3.4vw,4.2rem);letter-spacing:-.045em;line-height:1.08;margin:0 0 2rem;max-width:900px}.author-sales-copy>p:not(.author-sales-role){color:var(--chahid-muted);font-size:1.65rem;line-height:1.65;margin:0;max-width:760px}.author-sales-location{color:#6b7d90;display:block;font-size:1.2rem;margin-top:1.3rem}.author-sales-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1.8rem;margin-top:3rem}.author-sales-actions .gh-primary-btn{background:var(--chahid-navy);color:#fff}.author-sales-proof{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:4rem 0 0;padding:0}.author-sales-proof li{border-left:2px solid #b9ded9;display:flex;flex-direction:column;gap:.55rem;padding-left:1.4rem}.author-sales-proof strong{color:var(--chahid-ink);font-size:1.4rem}.author-sales-proof span{color:var(--chahid-muted);font-size:1.15rem;line-height:1.45}.author-work-heading{margin-bottom:3rem;padding-top:clamp(6rem,8vw,9rem)}.author-work-heading h2{color:var(--chahid-ink);font-size:clamp(2.8rem,4vw,4.4rem);letter-spacing:-.045em;line-height:1.1;margin:1.2rem 0 0;max-width:820px}@media (max-width:767px){.language-nav{margin-inline:auto 0}.gh-head-actions .language-nav+.gh-search{display:none}.post-language-switch{align-items:flex-start;border-radius:14px;flex-direction:column}.post-language-switch a{border-inline-start:0;padding-inline-start:0}.evergreen-guide-grid,.language-editions-inner{grid-template-columns:1fr}.evergreen-guide-grid a{min-height:118px}.collection-pathways{flex-wrap:nowrap;margin-block:2rem 3rem;overflow-x:auto;padding-bottom:.4rem;scrollbar-width:none}.collection-pathways::-webkit-scrollbar{display:none}.collection-pathways a{flex:0 0 auto}.editorial-hero-inner{align-items:start;grid-template-columns:1fr;min-height:0}.editorial-hero-copy h1{font-size:4rem}.editorial-manifesto{margin-top:1rem}.section-heading{align-items:start;flex-direction:column;gap:2rem}.editorial-card,.editorial-card:first-child{grid-column:1/-1}.editorial-card:first-child .editorial-card-media{min-height:250px}.topic-grid{grid-template-columns:1fr}.topic-panel{min-height:330px}.topic-panel:first-child{border-radius:var(--chahid-radius) var(--chahid-radius) 0 0}.topic-panel:last-child{border-radius:0 0 var(--chahid-radius) var(--chahid-radius)}.newsletter-band-inner{align-items:flex-start;flex-direction:column}.about-body-inner,.about-hero-inner,.author-sales-inner,.cto-body-inner,.cto-hero-inner{grid-template-columns:1fr}.author-sales-portrait{max-width:280px}.author-sales-proof{grid-template-columns:1fr}.author-sales-proof li{border-left:0;border-top:1px solid var(--chahid-line);padding:1.3rem 0 0}.author-sales-actions{align-items:stretch;flex-direction:column}.author-sales-actions .gh-btn{justify-content:center;width:100%}.about-hero-inner,.cto-hero-inner{align-items:start;min-height:0}.about-side,.cto-sticky{position:static}}@media (min-width:768px) and (max-width:1099px){.editorial-card,.editorial-card:first-child{grid-column:span 6}.editorial-hero-inner{gap:5rem;grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr)}}:root{--chahid-ink:#101828;--chahid-navy:#0b1f33;--chahid-teal:#0f766e;--chahid-cyan:#0284c7;--chahid-paper:#f8fafc;--chahid-line:#dbe5ec;--chahid-muted:#536579;--chahid-radius:14px}.site-content,body{background:#fff}.gh-head{background:hsla(0,0%,100%,.94);border-bottom-color:#e5ebf0}.gh-head-logo{font-size:clamp(1.8rem,2vw,2.2rem)}.gh-head-btn.gh-primary-btn{background:var(--chahid-navy);color:#fff}.gh-head .nav-more-item{align-items:center;display:flex;list-style:none;position:relative}.gh-head .nav-more-item>.nav-more-toggle{position:static}.wave-field{background:radial-gradient(circle at 72% 44%,rgba(14,165,164,.13),transparent 27%),linear-gradient(145deg,#fff 8%,#edf7f8);inset:0;overflow:hidden;pointer-events:auto;position:absolute;touch-action:pan-y;z-index:0}.wave-field:before{animation:wave-aurora 10s ease-in-out infinite alternate;background:radial-gradient(circle at 78% 35%,rgba(37,99,235,.12),transparent 24%),radial-gradient(circle at 63% 66%,rgba(20,184,166,.14),transparent 27%);inset:-16%;transform:translateZ(0) scale(1.02);z-index:0}.wave-field:after,.wave-field:before{content:"";pointer-events:none;position:absolute}.wave-field:after{background:linear-gradient(90deg,hsla(0,0%,100%,.99),hsla(0,0%,100%,.72) 34%,hsla(0,0%,100%,.06) 72%);inset:0;z-index:2}.wave-field canvas{display:block;filter:contrast(1.09) saturate(1.06);height:100%;opacity:1;position:relative;width:100%;z-index:1}@keyframes wave-aurora{0%{opacity:.62;transform:translate3d(-2%,-1%,0) scale(1.02)}to{opacity:1;transform:translate3d(3%,2%,0) scale(1.1)}}.collection-header,.cto-hero,.editorial-hero,.wave-page-header{background:#fff;color:var(--chahid-ink);overflow:hidden;position:relative}.editorial-hero:after,.editorial-hero:before{display:none}.collection-header .wave-field,.cto-hero .wave-field,.editorial-hero .wave-field,.wave-page-header .wave-field{left:0}.collection-header-inner,.cto-hero-inner,.editorial-hero-inner,.wave-page-header>.gh-canvas{position:relative;z-index:1}.editorial-hero-inner{align-items:center;min-height:min(650px,72vh)}.collection-header .topic-kicker,.cto-hero .topic-kicker,.editorial-hero .topic-kicker{color:var(--chahid-teal)}.collection-header-inner h1,.cto-hero h1,.editorial-hero-copy h1{color:var(--chahid-ink)}.collection-header-inner p,.cto-hero-copy>p,.editorial-hero-copy>p{color:var(--chahid-muted)}.cto-actions .gh-primary-btn,.editorial-hero .gh-primary-btn{background:var(--chahid-navy);color:#fff}.cto-actions .text-link,.editorial-hero .text-link{color:var(--chahid-navy)}.editorial-manifesto{background:hsla(0,0%,100%,.72);border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);padding:2.6rem}.editorial-manifesto p{color:var(--chahid-muted)}.manifesto-number{color:var(--chahid-teal)}.motion-caption{align-items:center;color:#52677f;display:flex;font-family:IBM Plex Mono,monospace;font-size:1.05rem;gap:.8rem;letter-spacing:.045em;margin-top:3rem;text-transform:uppercase}.motion-caption-pulse{animation:field-pulse 2.2s ease-out infinite;background:var(--chahid-teal);border-radius:50%;box-shadow:0 0 0 0 rgba(15,118,110,.28);height:.75rem;width:.75rem}@keyframes field-pulse{0%{box-shadow:0 0 0 0 rgba(15,118,110,.32)}70%,to{box-shadow:0 0 0 10px rgba(15,118,110,0)}}.has-motion .motion-reveal{opacity:0;transform:translateY(30px);transition:opacity .72s ease,transform .72s cubic-bezier(.2,.75,.25,1)}.has-motion .motion-reveal.is-visible{opacity:1;transform:none}.topic-directory{background:#f8fafc}.topic-grid{gap:1.4rem}.topic-panel,.topic-panel-ai,.topic-panel-architecture{background:#fff;border:1px solid var(--chahid-line);border-radius:var(--chahid-radius)!important;color:var(--chahid-ink);min-height:330px}.topic-panel h3{color:var(--chahid-ink)}.topic-panel p{color:var(--chahid-muted)}.topic-index{color:var(--chahid-teal)}.topic-arrow{color:var(--chahid-cyan)}.topic-panel:hover{box-shadow:0 18px 45px rgba(11,31,51,.08)}.cto-profile,.cto-sticky,.edition-card,.editorial-card,.newsletter-band-inner{border-radius:var(--chahid-radius);box-shadow:none}.newsletter-band-inner{background:#eaf6f5;border:1px solid #cde8e4}.single-header{background:#f7fafc;border:1px solid var(--chahid-line);border-radius:18px;margin-bottom:5rem;margin-top:4rem;overflow:hidden;padding-bottom:clamp(4rem,7vw,7rem);padding-top:clamp(4rem,7vw,7rem);position:relative;text-align:left}.single-header>:not(.wave-field){min-width:0;position:relative;z-index:1}.single-header>.wave-field{grid-column:full;left:0;right:0}.single-header .wave-field:after{background:linear-gradient(90deg,rgba(247,250,252,.98),rgba(247,250,252,.92) 34%,rgba(247,250,252,.42) 62%,rgba(247,250,252,.08))}.article-tag-list{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2.2rem}.article-tag-list a{background:hsla(0,0%,100%,.88);border:1px solid #bfd9df;border-radius:999px;color:var(--chahid-teal);font-size:1.2rem;font-weight:600;letter-spacing:.035em;padding:.65rem 1rem}.article-tag-list a,.single-meta{font-family:IBM Plex Sans,sans-serif}.single-meta{color:#65758a;letter-spacing:.055em}.single-title{color:var(--chahid-ink);font-size:clamp(4rem,5vw,4.8rem);letter-spacing:-.045em;line-height:1.06;max-width:900px}.single-excerpt{color:var(--chahid-muted);line-height:1.65;max-width:760px;overflow-wrap:anywhere}.post-language-switch{background:hsla(0,0%,100%,.88);border-color:#c4dce2}.gh-meta-share{justify-content:flex-start}.single-media{display:none}.single.is-arabic .single-header{text-align:right}.single.is-arabic .article-tag-list{justify-content:flex-start}.single.is-arabic .single-header .wave-field{left:0;right:0}.single.is-arabic .single-header .wave-field:after{background:linear-gradient(270deg,rgba(247,250,252,.98),rgba(247,250,252,.92) 34%,rgba(247,250,252,.42) 62%,rgba(247,250,252,.08))}.author-image-placeholder{aspect-ratio:1;background:#eaf6f5;border:1px solid #c6e2df;border-radius:50%;overflow:hidden}.author-image-placeholder img{aspect-ratio:1;border-radius:50%;display:block;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center 24%;object-position:center 24%;width:100%}.author-initials{align-items:center;color:var(--chahid-teal);display:flex;font-family:IBM Plex Sans,sans-serif;font-size:1.35rem;font-weight:700;height:100%;justify-content:center;letter-spacing:.03em;position:absolute;width:100%}.gh-content figure.chahid-diagram,.gh-content figure.kg-image-card:has(>img[src*="/assets/diagrams/"]){border-radius:12px;box-shadow:0 12px 34px rgba(11,31,51,.07)}.gh-content figure.chahid-diagram img,.gh-content figure.kg-image-card>img[src*="/assets/diagrams/"]{background:#fff;min-height:80px}.gh-content .kg-image-card>img.chahid-lightbox-bound{cursor:zoom-in}.gh-content .kg-image-card>img.chahid-lightbox-bound:focus-visible{border-radius:8px;box-shadow:0 0 0 4px rgba(2,132,199,.24);outline:2px solid var(--chahid-cyan);outline-offset:3px}.gh-content figure.chahid-diagram figcaption,.gh-content figure.kg-image-card:has(>img[src*="/assets/diagrams/"]) figcaption{font-family:IBM Plex Sans,sans-serif}.article-reading-status{inset-inline:0;pointer-events:none;position:fixed;top:0;z-index:1300}.article-reading-progress{background:linear-gradient(90deg,var(--chahid-teal),var(--chahid-cyan));display:block;height:3px;transform:scaleX(0);transform-origin:left center;transition:transform .12s linear;width:100%}.single.is-arabic .article-reading-progress{transform-origin:right center}.article-reading-summary{align-items:center;background:hsla(0,0%,100%,.94);border:1px solid #d4e2e8;border-radius:999px;box-shadow:0 10px 28px rgba(11,31,51,.1);color:var(--chahid-muted);display:inline-flex;font-family:IBM Plex Sans,sans-serif;font-size:1.15rem;font-weight:600;gap:.7rem;margin-inline-start:max(1.4rem,calc(50vw - 600px));margin-top:1.4rem;opacity:0;padding:.7rem 1rem;transform:translateY(-.8rem);transition:opacity .18s ease,transform .18s ease;visibility:hidden}.article-reading-status.is-active .article-reading-summary{opacity:1;transform:translateY(0);visibility:visible}.is-head-open .article-reading-summary{opacity:0;visibility:hidden}.article-reading-mark{border:1.5px solid var(--chahid-teal);border-radius:50%;height:1rem;position:relative;width:1rem}.article-reading-mark:after{background:var(--chahid-teal);content:"";height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-40deg);transform-origin:left center;width:.38rem}.article-reading-percent{color:var(--chahid-teal);font-family:IBM Plex Mono,monospace;font-size:1.05rem}.article-audio-slot:not(:empty){margin-top:2.4rem;max-width:760px;min-height:13rem;width:100%}.article-reader{background:#fff;border:1px solid var(--chahid-line);border-radius:14px;color:var(--chahid-ink);overflow:hidden;padding:1.4rem 1.6rem}.article-reader-shell{align-items:center;display:grid;gap:1.4rem;grid-template-columns:auto minmax(0,1fr)}.article-reader-body{min-width:0}.article-reader-topline{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.8rem}.article-reader h2{font-size:1.45rem;letter-spacing:-.02em;line-height:1.2;margin:0}.article-reader-duration,.article-reader-rate,.article-reader-time{font-family:IBM Plex Mono,monospace;font-variant-numeric:tabular-nums}.article-reader-duration{color:var(--chahid-muted);font-size:1.05rem;white-space:nowrap}.article-reader-source{background:#e8f4f5;border:1px solid #c8dfe2;border-radius:999px;color:var(--chahid-teal);font-family:IBM Plex Sans,sans-serif;font-size:1rem;font-weight:600;padding:.4rem .75rem;white-space:nowrap}.article-reader-wave{background:#edf3f5;border-radius:6px;cursor:pointer;height:40px;overflow:hidden;position:relative}.article-reader-tts-wave{cursor:default;height:8px}.article-reader-wave:focus-visible{box-shadow:0 0 0 3px rgba(2,132,199,.25);outline:2px solid var(--chahid-cyan);outline-offset:2px}.article-reader-progress,.article-reader-wave canvas{inset:0;position:absolute}.article-reader-wave canvas{height:100%;width:100%;z-index:1}.article-reader-progress{background:rgba(15,118,110,.34);border-inline-end:2px solid var(--chahid-teal);pointer-events:none;width:0;z-index:2}.article-reader.is-tts .article-reader-progress{background:var(--chahid-teal);border-inline-end:0}.article-reader-play{align-items:center;background:var(--chahid-navy);border:0;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;flex:0 0 48px;font-family:Inter,sans-serif;font-size:1.35rem;font-weight:600;height:48px;justify-content:center;min-height:48px;min-width:48px;padding:0;width:48px}.article-reader-play:disabled{cursor:not-allowed;opacity:.48}.article-reader-play.is-disabled{opacity:.34}.article-reader.is-playing .article-reader-play{background:var(--chahid-teal)}.article-reader-meta{align-items:center;display:flex;justify-content:space-between;margin-top:.65rem}.article-reader-time{color:var(--chahid-muted);direction:ltr;font-size:1rem;white-space:nowrap}.article-reader-actions{align-items:center;display:inline-flex;gap:.5rem}.article-reader-tts-meta{align-items:center;color:var(--chahid-muted);display:flex;font-size:1.05rem;gap:.8rem;justify-content:space-between}.article-reader-tts-meta span{line-height:1.35}.article-reader-rate,.article-reader-restart{align-items:center;background:transparent;border:1px solid #9fb6c2;border-radius:999px;color:var(--chahid-navy);cursor:pointer;display:inline-flex;font-size:1.05rem;font-weight:600;height:40px;justify-content:center;min-height:40px;padding:0 .9rem}.article-reader-restart{font-family:Inter,sans-serif;font-size:1.35rem;min-width:40px;padding:0;width:40px}.article-reader-unavailable-copy{color:var(--chahid-muted);font-size:1.05rem;line-height:1.4;margin:0}.single.is-arabic .article-reader,.single.is-arabic .article-reader button{font-family:Noto Kufi Arabic,Tahoma,sans-serif}.article-audio-slot iframe{border:0;display:block;max-width:100%;width:100%}.article-conversation-wrap>.article-conversation{grid-column:wide}.article-conversation{align-items:center;background:#eef7f7;border:1px solid #c9e4e1;border-radius:var(--chahid-radius);display:grid;gap:3rem;grid-template-columns:minmax(0,1fr) auto;margin-bottom:4rem;margin-top:6rem;padding:clamp(2.8rem,5vw,4.5rem)}.article-conversation h2{color:var(--chahid-ink);font-size:clamp(2.4rem,3vw,3.2rem);letter-spacing:-.035em;line-height:1.15;margin:1rem 0}.article-conversation p{color:var(--chahid-muted);font-size:1.5rem;line-height:1.65;margin:0;max-width:680px}.article-conversation-actions{align-items:center;display:flex;flex-direction:column;gap:1.4rem;min-width:205px}.article-conversation-actions .gh-primary-btn{background:var(--chahid-navy);color:#fff;width:100%}.article-conversation-actions .text-link{color:var(--chahid-navy)}.single.is-arabic .article-conversation{direction:rtl;text-align:right}.single.is-arabic .article-conversation-actions .gh-primary-btn{direction:rtl}.article-author-card{align-items:center;background:#fff;border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);display:grid;gap:2.2rem;grid-column:wide;grid-template-columns:auto minmax(0,1fr) auto;margin-bottom:7rem;padding:2.6rem 3rem}.article-author-avatar{aspect-ratio:1;background:#eaf6f5;border:1px solid #c6e2df;border-radius:50%;flex:0 0 auto;height:62px;width:62px}.article-author-avatar,.article-author-avatar a{align-items:center;display:flex;justify-content:center;overflow:hidden}.article-author-avatar a{border-radius:inherit;color:var(--chahid-teal);font-family:IBM Plex Sans,sans-serif;font-size:1.55rem;font-weight:700;height:100%;letter-spacing:.04em;width:100%}.article-author-avatar img{border-radius:inherit;display:block;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center 24%;object-position:center 24%;width:100%}.article-author-copy>span{color:var(--chahid-teal);font-family:IBM Plex Sans,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.article-author-copy h3{font-size:2rem;margin:.35rem 0 .45rem}.article-author-copy h3 a{color:var(--chahid-ink)}.article-author-copy p{color:var(--chahid-muted);font-size:1.3rem;line-height:1.55;margin:0;max-width:620px}.article-author-actions{align-items:flex-end;display:flex;flex-direction:column;gap:.8rem}.article-author-actions .text-link{color:var(--chahid-navy);font-size:1.25rem}.single.is-arabic .article-author-card{direction:rtl;text-align:right}.single.is-arabic .article-author-actions{align-items:flex-start}.related-wrapper{background:#f7fafc;border-top:1px solid var(--chahid-line);margin-top:0;padding:clamp(6rem,9vw,10rem) var(--gap)}.related-heading{margin-bottom:3.5rem}.related-heading h2{color:var(--chahid-ink);font-size:3.2rem;letter-spacing:-.035em;margin-top:1rem}.related-editorial-grid{display:grid;gap:2rem;grid-template-columns:repeat(12,minmax(0,1fr))}.related-editorial-grid .editorial-card,.related-editorial-grid .editorial-card:first-child{grid-column:span 4}.related-editorial-grid .editorial-card-media,.related-editorial-grid .editorial-card:first-child .editorial-card-media{min-height:220px}.related-wrapper.is-arabic{font-family:Noto Kufi Arabic,Geeza Pro,Tahoma,sans-serif}.related-wrapper.is-arabic .editorial-card{text-align:right}.editorial-home [lang=ar]{font-family:Geeza Pro,Tahoma,Arial,sans-serif}.cto-profile{background:hsla(0,0%,100%,.82);border-color:var(--chahid-line)}.cto-profile-label{color:var(--chahid-teal)}.cto-profile dd,.cto-profile dd a,.cto-profile>strong{color:var(--chahid-ink)}.cto-profile dt,.cto-profile>p{color:var(--chahid-muted)}.cto-profile dl,.cto-profile dl div{border-color:var(--chahid-line)}.gh-comments-section{background:#fff;border-top:1px solid var(--chahid-line);padding-block:clamp(6rem,9vw,10rem)}.gh-comments-shell{display:grid;gap:3.2rem}.gh-comments-intro{align-items:start;background:linear-gradient(135deg,#f3fbfa,#f4f8fd);border:1px solid #cde3e6;border-radius:var(--chahid-radius);display:grid;gap:2rem;grid-template-columns:auto minmax(0,1fr) auto;padding:clamp(2.4rem,4vw,4rem)}.gh-comments-icon{align-items:center;background:#fff;border:1px solid #bcd9dd;border-radius:50%;color:var(--chahid-teal);display:inline-flex;height:5.2rem;justify-content:center;width:5.2rem}.gh-comments-icon svg{height:2.5rem;width:2.5rem}.gh-comments-intro h2{color:var(--chahid-ink);font-size:clamp(2.6rem,3vw,3.4rem);letter-spacing:-.04em;line-height:1.12;margin:.9rem 0 1rem}.gh-comments-intro p{color:var(--chahid-muted);font-size:1.5rem;line-height:1.65;margin:0;max-width:760px}.gh-comments-count{align-items:center;background:var(--chahid-navy);border-radius:999px;color:#fff;display:inline-flex;font-family:IBM Plex Mono,monospace;font-size:1.1rem;justify-content:center;min-height:3.6rem;min-width:3.6rem;padding:.8rem 1.1rem}.gh-comments-native{background:#fff;border:1px solid var(--chahid-line);border-radius:var(--chahid-radius);overflow:hidden;padding:clamp(1rem,2vw,2rem)}.gh-comments-disabled{align-items:center;background:#fff;border:1px dashed #b8ced8;border-radius:var(--chahid-radius);display:flex;gap:2.4rem;justify-content:space-between;padding:2.2rem 2.5rem}.gh-comments-disabled p{color:var(--chahid-muted);font-size:1.4rem;line-height:1.6;margin:0;max-width:720px}.gh-comments-disabled .gh-primary-btn{background:var(--chahid-navy);color:#fff;flex:none}.gh-comments-disabled .gh-primary-btn svg{height:1.5rem;margin-inline-start:.5rem;width:1.5rem}.article-conversation-actions .gh-primary-btn svg,.card-read-link svg,.text-link svg{flex:0 0 auto;height:1.45rem;margin-inline-start:.35rem;width:1.45rem}.gh-powered-by,.gh-powered-by-logo{align-items:center;display:inline-flex;gap:.55rem}.gh-powered-by{justify-self:end}.gh-powered-by-logo{color:var(--color-darker-gray)!important;font-weight:650}.gh-powered-by-logo .ghost-mark{height:1.8rem;width:1.8rem}@media (max-width:767px){.gh-powered-by{justify-self:center}}.single.is-arabic+.gh-comments-section,.single.is-arabic~.gh-comments-section{direction:rtl}@media (max-width:767px){#gh-head .gh-head-actions,#gh-head .gh-head-menu{inset-inline:0;max-width:100vw;overflow:hidden;width:100%}#gh-head .gh-head-menu .nav{max-width:100%;width:100%}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{overflow:visible}.about-hero .wave-field,.collection-header .wave-field,.cto-hero .wave-field,.editorial-hero .wave-field{left:0;opacity:.84}.single-header{border-left:0;border-radius:0;border-right:0;margin-top:2rem;padding-inline:0}.single-header .wave-field{left:0;right:0;opacity:.76}.single-title{font-size:clamp(3.25rem,9.6vw,4rem);overflow-wrap:anywhere}.edition-card h2,.editorial-card h3,.editorial-card h3 a,.related-heading h2,.section-heading h2,.single-title,.topic-panel h3{color:var(--chahid-ink)}.article-tag-list{gap:.6rem}.article-toc{width:100%}.article-reading-summary{font-size:1.05rem;margin-inline-start:1rem;margin-top:.8rem;padding:.55rem .8rem}.article-audio-slot:not(:empty){margin-top:2rem;min-height:16.5rem}.article-reader{padding:1.2rem}.article-reader-shell{gap:1rem}.article-reader-topline{align-items:flex-start;flex-direction:column;gap:.55rem}.article-reader-source{font-size:.95rem}.article-reader-wave{height:36px}.article-reader-play{flex-basis:44px;height:44px;min-height:44px;min-width:44px;width:44px}.article-reader-meta{align-items:flex-start;flex-wrap:wrap;gap:.8rem}.article-reader-actions{margin-inline-start:auto}.article-conversation{grid-template-columns:1fr}.article-conversation-actions{align-items:stretch;min-width:0}.article-author-card{align-items:start;grid-template-columns:auto 1fr;padding:2.2rem}.article-author-actions{align-items:flex-start;flex-direction:row;grid-column:1/-1}.gh-comments-intro{grid-template-columns:auto minmax(0,1fr)}.gh-comments-count{grid-column:2;justify-self:start}.gh-comments-disabled{align-items:stretch;flex-direction:column}.gh-comments-disabled .gh-primary-btn{justify-content:center;width:100%}.related-editorial-grid .editorial-card,.related-editorial-grid .editorial-card:first-child{grid-column:1/-1}.topic-panel{min-height:260px}.gh-head-logo{align-items:flex-start;flex-direction:column;line-height:1.02}.brand-name{font-size:1.75rem}.brand-divider{display:none}.brand-descriptor{display:block;font-size:1rem;letter-spacing:.015em;margin-top:.3rem}.motion-caption{font-size:.95rem}.wave-field.is-static{background:repeating-linear-gradient(30deg,rgba(14,116,144,.05) 0 1px,transparent 1px 22px),repeating-linear-gradient(150deg,rgba(20,184,166,.045) 0 1px,transparent 1px 22px),radial-gradient(circle at 72% 44%,rgba(14,165,164,.13),transparent 27%),linear-gradient(145deg,#fff 8%,#edf7f8)}.wave-field canvas{filter:contrast(1.04) saturate(1.02)}}.chahid-reader-icon{display:block;height:1.45em;width:1.45em}.article-reader-restart .chahid-reader-icon{height:1.75rem;width:1.75rem}@media (prefers-reduced-motion:reduce){.article-reading-summary{transition:none}.wave-field{pointer-events:none}.wave-field:before{animation:none}.editorial-card,.topic-panel{transition:none}.motion-caption-pulse{animation:none;box-shadow:none}.has-motion .motion-reveal{opacity:1;transform:none;transition:none}}@media (max-width:420px){.gh-comments-intro{grid-template-columns:1fr}.gh-comments-count{grid-column:1}}@media (max-width:767px){.single-header{margin-bottom:2.8rem;padding-bottom:3.2rem;padding-top:3.4rem}.article-tag-list{margin-bottom:1.4rem}.article-tag-list a{font-size:1.05rem;padding:.52rem .82rem}.single-meta{font-size:1.05rem}.post-language-switch{border-radius:14px;font-size:1.08rem;gap:.75rem;margin-top:1.4rem;padding:.72rem .9rem}.single-excerpt{font-size:1.48rem;line-height:1.55}.gh-meta-share{margin-top:1.8rem}.article-audio-slot:not(:empty){margin-top:1.7rem;min-height:0}.article-reader{background:linear-gradient(180deg,#fff,#f8fcfc);border-color:#cfe1e6;border-radius:18px;box-shadow:0 12px 30px rgba(11,31,51,.055);padding:1rem}.article-reader-shell{align-items:center;grid-template-columns:42px minmax(0,1fr)}.article-reader-play{flex-basis:42px;height:42px;min-height:42px;min-width:42px;width:42px}.article-reader h2{font-size:1.28rem}.article-reader-topline{align-items:center;flex-direction:row;margin-bottom:.65rem}.article-reader-duration,.article-reader-source{font-size:.92rem}.article-reader-wave{border-radius:999px;height:28px}.article-reader.is-tts .article-reader-wave{height:7px}.article-reader-meta{margin-top:.55rem}.article-reader-rate,.article-reader-time{font-size:.95rem}.article-reader-restart{height:34px;min-height:34px;min-width:34px;width:34px}.article-toc{background:#fff;border-color:#d4e5ea;border-radius:18px;box-shadow:0 10px 24px rgba(11,31,51,.045);margin-bottom:2.8rem;margin-top:.4rem;padding:1.25rem 1.35rem}.article-toc-toggle{font-size:1.25rem}.article-toc ol{gap:.55rem;margin-top:1rem}.article-toc li{font-size:1.18rem;line-height:1.45}.single-content.gh-content{font-size:1.55rem;line-height:1.76}.single-content.gh-content>ol,.single-content.gh-content>p,.single-content.gh-content>ul{margin-bottom:1.55em}.single-content.gh-content h2{font-size:2.35rem;line-height:1.15;margin-bottom:.72em;margin-top:2.05em}.single-content.gh-content h3{font-size:1.92rem;line-height:1.2;margin-top:1.7em}.gh-content figure.chahid-diagram,.gh-content figure.kg-image-card:has(>img[src*="/assets/diagrams/"]){border-radius:16px;box-shadow:0 14px 34px rgba(11,31,51,.075);margin-bottom:2.6rem;margin-left:calc(var(--gap)*-1);margin-right:calc(var(--gap)*-1);margin-top:2.6rem;padding:1rem}.gh-content figure.chahid-diagram figcaption,.gh-content figure.kg-image-card:has(>img[src*="/assets/diagrams/"]) figcaption{font-size:1.05rem;line-height:1.45;margin-top:.9rem;padding-inline:.4rem}.article-conversation{border-radius:20px;gap:1.8rem;margin-bottom:2.4rem;margin-top:3.4rem;padding:2rem}.article-conversation h2{font-size:2.15rem;letter-spacing:-.03em;margin:.7rem 0}.article-conversation p{font-size:1.32rem;line-height:1.58}.article-author-card{border-radius:20px;margin-bottom:4rem;padding:1.8rem}.article-author-avatar{height:48px;width:48px}.article-author-copy h3{font-size:1.65rem}.article-author-copy p{font-size:1.2rem}.gh-comments-section{padding-block:3.8rem}.gh-comments-shell{gap:2rem}.gh-comments-intro{border-radius:20px;gap:1.35rem;padding:1.8rem}.gh-comments-icon{height:4.2rem;width:4.2rem}.gh-comments-intro h2{font-size:2.15rem}.gh-comments-disabled p,.gh-comments-intro p{font-size:1.25rem;line-height:1.55}.gh-comments-disabled{border-radius:18px;padding:1.6rem}.related-wrapper{padding-block:4rem}.related-heading{margin-bottom:2rem}.related-heading h2{font-size:2.35rem;margin-top:.7rem}.related-editorial-grid{gap:1.35rem}.related-editorial-grid .editorial-card{border-radius:18px}.related-editorial-grid .editorial-card-media,.related-editorial-grid .editorial-card:first-child .editorial-card-media{min-height:160px}.related-editorial-grid .editorial-card-body{padding:1.6rem}.related-editorial-grid .editorial-card h3{font-size:1.72rem;line-height:1.22;margin:.9rem 0}.related-editorial-grid .editorial-card p{display:none}}.editorial-card-media:has(img[src*="/assets/diagrams/"]),.editorial-card:first-child .editorial-card-media:has(img[src*="/assets/diagrams/"]){aspect-ratio:1600/975;min-height:0}.editorial-card-media img[src*="/assets/diagrams/"]{-o-object-fit:contain;object-fit:contain}.analytics-consent{position:fixed;z-index:1200;right:24px;bottom:24px;display:flex;gap:24px;align-items:center;width:min(720px,calc(100vw - 48px));padding:18px 20px;color:#0b2538;background:hsla(0,0%,100%,.98);border:1px solid #c8e1e2;border-radius:16px;box-shadow:0 18px 60px rgba(11,37,56,.16);font-family:Inter,sans-serif}.analytics-consent-copy{display:grid;flex:1;gap:4px}.analytics-consent-copy strong{font-size:15px}.analytics-consent-copy span{color:#496276;font-size:13px;line-height:1.5}.analytics-consent-actions{display:flex;gap:8px;white-space:nowrap}.analytics-consent button{padding:9px 13px;color:#0b2538;background:#fff;border:1px solid #b7ced1;border-radius:999px;font:600 13px/1 Inter,sans-serif;cursor:pointer}.analytics-consent button.is-primary{color:#fff;background:#0f766e;border-color:#0f766e}@media (max-width:640px){.analytics-consent{right:12px;bottom:12px;display:grid;width:calc(100vw - 24px);gap:14px}.analytics-consent-actions{justify-content:flex-end;white-space:normal}}/*# sourceMappingURL=screen.css.map */
