:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}html{font-size:62.5%}body{font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;color:var(--color-primary-text);background-color:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));line-height:1.15;color:var(--color-darker-gray);letter-spacing:-.02em}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{width:100%;height:1px;background-color:var(--color-light-gray);border:0}blockquote:not([class]){padding-left:2rem;border-left:4px solid var(--ghost-accent-color)}figcaption{margin-top:1.6rem;font-size:1.4rem;line-height:1.4;color:var(--color-secondary-text);text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{padding:1.6rem 2.4rem;overflow-x:scroll;hyphens:none;line-height:1.5;white-space:pre;background-color:var(--color-lighter-gray);-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{padding:.4rem;color:var(--ghost-accent-color);background-color:var(--color-lighter-gray);border-radius:3px}iframe{display:block;width:100%;overflow:hidden;border:0}sub,sup{line-height:1}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-top:8rem;padding-bottom:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-right:var(--gap);padding-left:var(--gap)}.gh-inner{max-width:var(--container-width,1200px);margin:0 auto}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-top:4.8rem;padding-bottom:4.8rem}}.gh-head{height:100px;background-color:var(--color-white)}.gh-head-inner{display:grid;grid-template-columns:1fr auto auto;grid-auto-flow:row dense;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);align-items:center;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{display:flex;align-items:center}.gh-head-logo{position:relative;font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;letter-spacing:-.02em}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){position:absolute;top:0;left:0;opacity:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{gap:var(--head-nav-gap);align-items:center}.gh-head .nav{display:inline-flex;padding:0;margin:0;white-space:nowrap;list-style:none}.gh-head .nav-more-toggle{position:relative;margin:0 -6px;font-size:inherit;text-transform:inherit}.gh-head .nav-more-toggle svg{width:24px;height:24px}.gh-head-actions{display:flex;gap:var(--head-nav-gap);align-items:center;justify-content:flex-end}.gh-head-members{display:flex;gap:20px;align-items:center;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){display:inline-flex;align-items:center;color:var(--ghost-accent-color)}.gh-head-btn svg{width:1.3em;height:1.3em}.gh-search{margin-right:-6px;margin-left:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-right:64px;margin-left:16px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{position:relative;height:auto}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-row-start:1;grid-column-start:2;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{display:flex;align-items:center;height:80px}.is-head-stacked .gh-head-menu{grid-row-start:2;grid-column:1/4;justify-content:center;height:56px;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{position:absolute;top:80px;left:0;width:100%;height:1px;content:"";background-color:var(--color-light-gray)}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-row-start:1;grid-column:1/4;justify-content:space-between}}.is-head-transparent .gh-head{position:absolute;right:0;left:0;z-index:90;background-color:transparent}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{color:#15171a;background-color:#fff}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{color:#15171a;background-color:#fff}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{position:absolute;top:100%;right:-16px;z-index:90;width:200px;padding:12px 0;margin-top:24px;text-align:left;visibility:hidden;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);opacity:0;transition:opacity .3s,transform .2s;transform:translate3d(0,6px,0)}.is-head-middle-logo .gh-dropdown{right:auto;left:-24px}.is-dropdown-mega .gh-dropdown{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:column;-moz-column-gap:40px;column-gap:40px;width:auto;padding:20px 32px}.is-dropdown-open .gh-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.gh-dropdown li a{display:block;padding:6px 20px;color:#15171a!important}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{position:relative;display:none;width:30px;height:30px;padding:0;margin-right:-3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:transparent;border:0}.gh-burger:after,.gh-burger:before{position:absolute;left:3px;width:24px;height:1px;content:"";background-color:var(--color-darker-gray);transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:48px}#gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;grid-column-start:1;align-items:center;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{position:fixed;justify-content:center;visibility:hidden;opacity:0}#gh-head .gh-head-menu{transition:none;transform:translateY(0)}#gh-head .nav{gap:20px;align-items:center;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{width:100%;font-size:1.8rem;text-transform:none}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{position:fixed;inset:0;z-index:3999999;height:100%;overflow-y:scroll;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{position:static;visibility:visible;opacity:1}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transition:transform .2s,opacity .2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-actions{position:sticky;right:0;bottom:0;left:0;display:inline-flex;flex-direction:column;gap:12px;align-items:center;padding:var(--gap) 0 calc(var(--gap) + 8px);background-color:var(--color-white)}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transition:transform .4s,opacity .4s;transition-delay:.2s;transform:translateY(0)}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{position:relative;min-height:var(--cover-height,50vh);padding-top:6.4rem;padding-bottom:6.4rem}.gh-cover-image{position:absolute;inset:0;z-index:-1;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{margin-top:2rem;font-size:2.1rem;line-height:1.5;color:var(--color-secondary-text)}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-meta-share{display:flex;align-items:center;justify-content:space-between}.gh-button-share{gap:6px;padding:.5em 1.2em;font-size:1.5rem;font-weight:600;border:1px solid rgba(0,0,0,.15);color:rgba(0,0,0,.85);background:transparent;cursor:pointer;transition:all .4s ease;white-space:nowrap;text-decoration:none}.gh-button-share:hover{border-color:rgba(0,0,0,.5)}.gh-button-share svg{width:20px;height:20px;margin-top:-2px;margin-right:-4px}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share{color:hsla(0,0%,100%,.85);border-color:hsla(0,0%,100%,.15)}:is(.dark-mode,.theme-dark,.has-light-text) .gh-button-share:hover{border-color:hsla(0,0%,100%,.5)}.gh-content{margin-top:4rem;font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);word-break:break-word}.gh-content>*+*{margin-top:calc(1.6em*var(--content-spacing-multiplier, 1));margin-bottom:0}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){display:inline-block;width:auto;max-width:100%;overflow-x:auto;font-family:var(--font-sans);font-size:1.6rem;white-space:nowrap;vertical-align:top;border-spacing:0;border-collapse:collapse;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-repeat:no-repeat;background-attachment:scroll,scroll;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-position:100% 0;background-size:20px 100%}.gh-content table:not(.gist table) th{font-size:1.2rem;font-weight:700;color:var(--color-darkgrey);text-align:left;text-transform:uppercase;letter-spacing:.2px;background-color:var(--color-white)}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{padding:6px 12px;border:1px solid var(--color-light-gray)}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{margin-top:3.2rem;font-size:1.7rem}}.gh-comments{margin-top:64px;margin-bottom:-24px}.gh-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{position:relative;grid-column:full-start/full-end;height:160px;margin-top:-16rem;margin-bottom:4rem;content:"";background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white))}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{margin-bottom:3.2rem;font-size:2.2rem;letter-spacing:-.02em}.gh-cta-actions{display:flex;flex-direction:column;align-items:center}.gh-cta-link{margin-top:.8rem;font-size:1.4rem;color:var(--color-secondary-text);text-decoration:none;cursor:pointer}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-right:auto;margin-left:auto}.kg-embed-card{display:flex;flex-direction:column;align-items:center;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{font-style:normal;font-weight:400;color:var(--color-secondary-text)}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{max-height:none;margin-top:.3em;font-size:.8em}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{display:grid;grid-template-columns:1fr auto 1fr;-moz-column-gap:2.4rem;column-gap:2.4rem;align-items:center}.gh-navigation>div{display:flex;align-items:center}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{display:inline-flex;align-items:center}.gh-navigation-link svg{width:16px;height:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}.gh-navigation-mobile-only{display:none}.gh-navigation-desktop-only{display:inline}@media (max-width:767px){.gh-navigation-desktop-only,.gh-navigation-hide{display:none}.gh-navigation-mobile-only{display:inline}}.gh-btn{display:inline-flex;gap:.4em;align-items:center;justify-content:center;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1));font-size:1.6rem;font-weight:700;line-height:1;color:var(--color-white);letter-spacing:inherit;cursor:pointer;background-color:var(--color-darker-gray);border:0;border-radius:100px}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{color:var(--color-darker-gray);text-decoration:none;background-color:transparent;border:1px solid var(--color-light-gray)}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;color:var(--darker-gray-color);cursor:pointer;background-color:transparent;border:0;outline:none}.gh-icon-btn svg{width:20px;height:20px}.gh-text-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;color:var(--darker-gray-color);letter-spacing:inherit;cursor:pointer;background-color:transparent;border:0;outline:none;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{padding-top:8rem;padding-bottom:8rem;color:var(--color-secondary-text);white-space:nowrap}.gh-foot-inner{display:grid;grid-template-columns:1fr auto 1fr;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}:root{--brand-color:var(--ghost-accent-color,#00d66f);--primary-text-color:#17211d;--secondary-text-color:#66736e;--white-color:#fff;--paper-color:#f4f7f2;--light-gray-color:#edf2ee;--mid-gray-color:#d8e2dc;--dark-gray-color:#68746f;--darker-gray-color:#07110d;--black-color:#000;--green-color:#00d66f;--green-dark-color:#008b4a;--green-soft-color:#dffbed;--ink-color:#07110d;--ink-soft-color:#0d1d16;--border-color:rgba(0,214,111,.22);--shadow-color:rgba(0,0,0,.28);--animation-base:ease-in-out;--font-display:"JetBrains Mono","Exo 2","Jura",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-sans:"Exo 2","Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-serif:"Exo 2","Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;--font-mono:"JetBrains Mono","IBM Plex Mono",Menlo,Consolas,Monaco,monospace;--content-font-size:1.75rem;--header-spacing:80px}body{color:var(--paper-color);background:radial-gradient(circle at 12% 8%,rgba(0,214,111,.14),transparent 28rem),radial-gradient(circle at 88% 12%,rgba(0,214,111,.08),transparent 30rem),linear-gradient(135deg,#050907,#08140f 42%,#020403)}body,html{max-width:100%;overflow-x:hidden}body:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 70%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 70%)}@media (max-width:767px){:root{--header-spacing:40px}}.site{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}.site-content{flex-grow:1;padding:96px 0 64px}.site-main{position:relative;z-index:1}.gh-inner{max-width:1180px}.page-template .site-content{padding-block:0}@media (max-width:767px){.site-content{padding:56px 0 40px}.gh-inner{width:min(100% - 28px,1180px)}}.gh-head{position:sticky;top:0;z-index:100;font-weight:600;color:var(--paper-color);background:rgba(3,9,6,.82);border-bottom:1px solid hsla(0,0%,100%,.08);box-shadow:0 24px 60px rgba(0,0,0,.22);backdrop-filter:blur(18px)}.gh-head-inner{min-height:86px}.gh-head-logo{display:inline-flex;align-items:center;gap:12px;max-width:none;color:var(--white-color);font-family:var(--font-sans);font-size:1.55rem;line-height:1;text-transform:uppercase;letter-spacing:.04em}.gh-head-logo .gh-logo-mark,.gh-head-logo img{display:block;width:44px;max-height:none;height:auto;flex-shrink:0}.gh-logo-text{color:var(--white-color);white-space:nowrap}.gh-head-logo:not(:has(img)):before{display:none}.gh-foot-menu .nav,.gh-head-menu .nav{gap:6px}.gh-head-menu .nav a{padding:10px 13px;color:hsla(96,24%,96%,.78);font-family:var(--font-sans);font-size:1.35rem;line-height:1;text-transform:uppercase;letter-spacing:.06em;border:1px solid transparent;border-radius:999px}.gh-head-menu .nav a:hover{color:var(--white-color);background:rgba(0,214,111,.1);border-color:var(--border-color)}.gh-icon-btn,.gh-search{color:var(--paper-color)}.gh-head-link{color:hsla(96,24%,96%,.78);font-family:var(--font-sans)}.gh-head-btn.gh-btn,.gh-primary-btn{padding:12px 18px;color:var(--ink-color);font-family:var(--font-sans);font-size:1.35rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.06em;background:var(--green-color);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;box-shadow:0 0 0 4px rgba(0,214,111,.12)}.gh-head-btn.gh-btn:hover,.gh-primary-btn:hover{opacity:1;transform:translateY(-1px)}.gh-burger:after,.gh-burger:before{background-color:var(--paper-color)}@media (max-width:767px){.gh-head-inner{min-height:72px}.gh-head-logo{gap:9px;font-size:1.25rem;letter-spacing:.03em}.gh-head-logo .gh-logo-mark,.gh-head-logo img{width:38px}}@media (max-width:420px){.gh-logo-text{display:none}}.site-cover{position:relative;display:flex;align-items:center;min-height:clamp(500px,66vh,660px);padding:8vmin max(var(--gap),24px) 6vmin;overflow:hidden;isolation:isolate;border-bottom:1px solid hsla(0,0%,100%,.08);--cover-x:0;--cover-y:0;--cover-scroll:0}.site-cover.has-image:before{background:radial-gradient(circle at calc(18% + var(--cover-x)*4%) calc(22% + var(--cover-y)*4%),rgba(0,214,111,.36),transparent 30rem),radial-gradient(circle at 80% 20%,rgba(165,255,211,.14),transparent 24rem),linear-gradient(110deg,rgba(8,23,16,.94) 0,rgba(9,34,23,.86) 48%,rgba(2,8,5,.92) 100%);opacity:.96}.cover-image{transform:translate3d(calc(var(--cover-x)*-6px),calc(var(--cover-y)*-4px + var(--cover-scroll)*22px),0) scale(1.04);filter:grayscale(1) contrast(1.08) brightness(.48) sepia(.18) hue-rotate(80deg) saturate(1.35);transition:transform .45s var(--animation-base)}.site-cover.no-image:before{position:absolute;inset:0;content:"";background:radial-gradient(circle at calc(22% + var(--cover-x)*3%) calc(18% + var(--cover-y)*3%),rgba(0,214,111,.34),transparent 26rem),radial-gradient(circle at 82% 24%,rgba(122,255,188,.16),transparent 22rem),radial-gradient(circle at 68% 86%,rgba(0,94,52,.26),transparent 30rem),linear-gradient(135deg,#13241d 0,#08140f 45%,#020604 100%)}.site-cover:after{position:absolute;inset:0;z-index:2;pointer-events:none;content:"";background:linear-gradient(90deg,rgba(0,214,111,.12) 1px,transparent 0),linear-gradient(rgba(0,214,111,.09) 1px,transparent 0),repeating-linear-gradient(0deg,hsla(0,0%,100%,.045) 0 1px,transparent 1px 6px),linear-gradient(180deg,transparent,rgba(0,0,0,.36));background-position:calc(var(--cover-x)*18px) calc(var(--cover-scroll)*-44px),calc(var(--cover-x)*18px) calc(var(--cover-scroll)*-44px),0 calc(var(--cover-scroll)*-60px),0 0;background-size:86px 86px,86px 86px,auto,auto;opacity:.38}.cover-content{position:relative;z-index:12;width:min(1120px,100%);max-width:none;margin:0 auto;color:var(--white-color);text-align:left;transform:translate3d(0,calc(var(--cover-scroll)*10px),0);transition:transform .45s var(--animation-base)}.cover-logo{width:clamp(70px,8vw,104px);max-height:none;height:auto;margin-bottom:22px}.cover-kicker,.feed-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--green-color);font-family:var(--font-mono);font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.cover-kicker:before,.feed-kicker:before{display:block;width:34px;height:1px;content:"";background:currentColor}.cover-title{max-width:860px;margin:0;color:var(--white-color);font-family:var(--font-display);font-size:clamp(4.2rem,7.2vw,8.4rem);font-weight:700;line-height:.95;text-transform:uppercase;letter-spacing:-.085em;text-wrap:balance;text-shadow:0 20px 80px rgba(0,0,0,.34)}.cover-description{max-width:660px;margin-top:22px;color:hsla(96,24%,96%,.82);font-family:var(--font-sans);font-size:2rem;font-weight:500;line-height:1.45;word-break:break-word}.cover-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.cover-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;color:var(--paper-color);font-family:var(--font-sans);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;border:1px solid hsla(0,0%,100%,.16);border-radius:999px}.cover-btn.primary{color:var(--ink-color);background:var(--green-color);box-shadow:0 0 0 6px rgba(0,214,111,.12),0 20px 60px rgba(0,214,111,.18)}.cover-btn.secondary{background:hsla(0,0%,100%,.04)}.cover-brief{position:absolute;right:max(var(--gap),24px);bottom:30px;z-index:12;display:flex;gap:8px;color:hsla(96,24%,96%,.7);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;transform:translate3d(0,calc(var(--cover-scroll)*12px),0);transition:transform .45s var(--animation-base)}.cover-brief span{padding:8px 11px;background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.12);border-radius:999px}.cover-visual{position:absolute;inset:0;z-index:6;pointer-events:none}.cover-orb{position:absolute;display:block;border-radius:999px;filter:blur(2px);opacity:.82;mix-blend-mode:screen}.cover-orb-a{top:14%;right:19%;width:210px;height:210px;background:radial-gradient(circle,rgba(0,214,111,.32),transparent 68%);animation:driftA 12s ease-in-out infinite alternate}.cover-orb-b{right:4%;bottom:14%;width:340px;height:340px;background:radial-gradient(circle,rgba(130,255,198,.14),transparent 70%);animation:driftB 15s ease-in-out infinite alternate}.cover-orb-c{top:42%;left:45%;width:120px;height:120px;background:radial-gradient(circle,rgba(0,214,111,.2),transparent 72%);animation:driftC 10s ease-in-out infinite alternate}.cover-scan{position:absolute;top:0;left:-15%;width:130%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,214,111,.8),transparent);box-shadow:0 0 24px rgba(0,214,111,.55);opacity:.55;animation:scanLine 7s linear infinite}.cover-case-card{position:absolute;display:grid;gap:5px;min-width:138px;padding:11px 13px;color:hsla(96,24%,96%,.88);background:rgba(2,10,6,.34);border:1px solid rgba(0,214,111,.2);border-radius:999px;box-shadow:0 18px 60px rgba(0,0,0,.2);backdrop-filter:blur(16px);--mx:10px;--my:6px}.cover-case-card:before{width:24px;height:2px;content:"";background:var(--green-color);border-radius:999px}.cover-case-card span{color:hsla(96,24%,96%,.52);font-size:.86rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.16em}.cover-case-card strong{color:var(--paper-color);font-size:1.08rem;line-height:1.15;text-transform:uppercase;letter-spacing:.02em}.threat-phishing{top:15%;right:9%;--mx:12px;--my:-8px;animation:threatFloatA 10s ease-in-out infinite alternate}.threat-mitm{top:27%;right:24%;--mx:-8px;--my:10px;animation:threatFloatB 12s ease-in-out -1.8s infinite alternate}.threat-bank{right:6%;bottom:29%;min-width:176px;--mx:16px;--my:8px;animation:threatFloatC 13s ease-in-out -.7s infinite alternate}.threat-sim{top:48%;right:33%;--mx:-12px;--my:-5px;animation:threatFloatD 11s ease-in-out -3s infinite alternate}.threat-qr{right:18%;bottom:15%;--mx:8px;--my:14px;animation:threatFloatB 9s ease-in-out -2.4s infinite alternate}.threat-market{top:18%;right:43%;--mx:-14px;--my:7px;animation:threatFloatC 14s ease-in-out -4s infinite alternate}.threat-wallet{right:38%;bottom:21%;min-width:164px;--mx:10px;--my:-11px;animation:threatFloatA 12s ease-in-out -5s infinite alternate}.threat-malware{top:39%;right:5%;min-width:174px;--mx:-7px;--my:13px;animation:threatFloatD 15s ease-in-out -2s infinite alternate}@keyframes driftA{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(18px,28px,0) scale(1.08)}}@keyframes driftB{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-26px,-18px,0) scale(1.05)}}@keyframes driftC{0%{transform:translateZ(0)}to{transform:translate3d(14px,-20px,0)}}@keyframes scanLine{0%{transform:translateY(0)}to{transform:translateY(660px)}}@keyframes threatFloatA{0%{transform:translate3d(calc(var(--cover-x)*var(--mx)),calc(var(--cover-y)*var(--my)),0)}to{transform:translate3d(calc(var(--cover-x)*var(--mx) + 10px),calc(var(--cover-y)*var(--my) - 16px),0)}}@keyframes threatFloatB{0%{transform:translate3d(calc(var(--cover-x)*var(--mx)),calc(var(--cover-y)*var(--my)),0)}to{transform:translate3d(calc(var(--cover-x)*var(--mx) - 14px),calc(var(--cover-y)*var(--my) + 8px),0)}}@keyframes threatFloatC{0%{transform:translate3d(calc(var(--cover-x)*var(--mx)),calc(var(--cover-y)*var(--my)),0)}to{transform:translate3d(calc(var(--cover-x)*var(--mx) + 8px),calc(var(--cover-y)*var(--my) + 15px),0)}}@keyframes threatFloatD{0%{transform:translate3d(calc(var(--cover-x)*var(--mx)),calc(var(--cover-y)*var(--my)),0)}to{transform:translate3d(calc(var(--cover-x)*var(--mx) - 9px),calc(var(--cover-y)*var(--my) - 12px),0)}}@media (max-width:767px){.site-cover{min-height:auto;padding:64px 18px 96px}.cover-title{max-width:100%;font-size:clamp(3.4rem,13vw,5rem);line-height:1;letter-spacing:-.06em;overflow-wrap:anywhere}.cover-description{max-width:100%;margin-top:18px;font-size:1.55rem;line-height:1.5}.cover-kicker,.feed-kicker{gap:8px;margin-bottom:16px;font-size:1rem;letter-spacing:.12em}.cover-kicker:before,.feed-kicker:before{width:24px}.cover-actions{margin-top:24px}.cover-btn{width:100%;max-width:360px;min-height:46px;font-size:1.05rem}.cover-brief{right:24px;left:24px;bottom:24px;flex-wrap:wrap;gap:6px;font-size:.84rem}.cover-brief span{padding:7px 9px}.cover-case-card{display:none}.cover-orb-a{right:-34px}.cover-orb-b{right:-120px;bottom:8%}}@media (max-width:420px){.site-cover{padding-right:16px;padding-left:16px}.cover-title{font-size:clamp(3rem,12.5vw,4.2rem);letter-spacing:-.045em}.cover-description{font-size:1.45rem}}@media (prefers-reduced-motion:reduce){.cover-case-card,.cover-orb,.cover-scan{animation:none}}.term{max-width:980px;padding:clamp(28px,5vw,54px);margin:0 auto 56px;color:var(--paper-color);background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.03));border:1px solid hsla(0,0%,100%,.1);border-radius:28px}.term-name{color:var(--white-color);font-family:var(--font-display);font-size:clamp(3.4rem,6vw,7rem);font-weight:700;line-height:.95;text-transform:uppercase;letter-spacing:-.06em}.term-description{max-width:720px;margin-top:16px;color:hsla(96,24%,96%,.68);font-family:var(--font-sans);font-size:1.7rem;line-height:1.55}.subscribe{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.subscribe .subscribe-link{display:flex;gap:9px;align-items:center;padding:10px 12px;color:var(--paper-color);font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:999px}.subscribe .subscribe-link svg{width:22px;height:22px}.subscribe .subscribe-link:hover{color:var(--ink-color);background:var(--green-color);border-color:var(--green-color)}.subscribe-link.rss{gap:4px}@media (max-width:767px){.subscribe .subscribe-text{display:none}}.player-opened .gh-foot{padding-bottom:240px}.gh-foot{position:relative;padding-top:70px;padding-bottom:52px;color:hsla(96,24%,96%,.72);font-family:var(--font-sans);background:#020403;border-top:1px solid hsla(0,0%,100%,.08)}.gh-foot:before{position:absolute;top:0;left:50%;width:min(1120px,calc(100% - 48px));height:1px;content:"";background:linear-gradient(90deg,transparent,var(--green-color),transparent);transform:translateX(-50%)}.gh-foot-inner{display:flex;flex-direction:column;align-items:center}.gh-foot-menu{margin-top:32px}.gh-foot-menu .nav a{color:hsla(96,24%,96%,.62);font-family:var(--font-sans);font-size:1.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.gh-foot-menu .nav a:hover{color:var(--green-color)}.gh-copyright{margin-top:16px;color:hsla(96,24%,96%,.48);font-family:var(--font-sans);font-size:1.25rem}.gh-copyright a{color:hsla(96,24%,96%,.72)}.gh-social-links:has(a){margin-top:24px}.gh-social-links a{color:hsla(96,24%,96%,.62)}.gh-social-links a:hover{color:var(--green-color)}.gh-social-links:has(a)+.gh-copyright{margin-top:-16px}.player{display:flex;width:100%;max-width:1040px;margin:0 auto 48px;color:var(--paper-color);background:linear-gradient(135deg,rgba(7,17,13,.98),rgba(10,27,19,.98));border:1px solid rgba(0,214,111,.26);border-radius:26px;box-shadow:0 26px 80px rgba(0,0,0,.24)}.player .post-media{position:relative;width:160px;height:160px;margin:-1px 0 -1px -1px;border-radius:26px 0 0 26px}.player.no-thumbnail .post-media{display:none}.player .post-header{display:flex;flex-grow:1;align-items:center}.player .post-header-wrapper{overflow:hidden}.player .button-play{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;margin-right:12px;font-weight:700;color:var(--ink-color);cursor:pointer;background-color:var(--brand-color);border:0;border-radius:50%;box-shadow:0 0 0 7px rgba(0,214,111,.14);outline:none}.player .button-play svg:nth-child(2),.player .button-play.playing svg:first-child{display:none}.player .button-play.playing svg:nth-child(2){display:block}.player .post-title{overflow:hidden;color:var(--white-color);font-size:2.4rem;font-weight:700;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.player .post-meta{display:flex;gap:12px;margin-top:4px;margin-bottom:0}.player .post-meta button{padding:0;margin:0;color:var(--green-color);font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background-color:transparent;border:0}.player-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:22px 28px;overflow:hidden}.player-track{height:4px;margin-top:24px;overflow:hidden;background-color:hsla(0,0%,100%,.12);border-radius:999px}.player-progress{width:0;height:100%;background-color:var(--green-color);box-shadow:0 0 22px rgba(0,214,111,.8)}.player-controls{margin-top:10px}.player-controls,.player-time{display:flex;justify-content:space-between}.player-time{width:100%;color:hsla(96,24%,96%,.62);font-size:1.2rem;font-weight:700;line-height:1;letter-spacing:.08em}@media (max-width:767px){.player .post-media{display:none}.player-wrapper{padding:18px}.player .post-title{font-size:1.8rem}.player .post-meta{font-size:1rem}}body:not(.post-template):not(.page-template) .player{position:fixed;bottom:0;left:50%;z-index:90;max-width:920px;margin-bottom:0;border-bottom:0;border-radius:24px 24px 0 0;box-shadow:0 -18px 70px rgba(0,0,0,.46),0 0 0 1px rgba(0,214,111,.12);transition:transform .6s;transform:translate(-50%,200px)}body:not(.post-template):not(.page-template).player-opened .player{transform:translate(-50%)}@media (max-width:840px){body:not(.post-template):not(.page-template) .player{border-radius:0}}@media (max-width:767px){body:not(.post-template):not(.page-template) .player{width:100%;max-width:none}}.post-media{position:relative;flex-shrink:0;width:210px;height:100%;margin-right:30px;overflow:hidden;cursor:pointer;background:var(--ink-soft-color);border:1px solid hsla(0,0%,100%,.1);border-radius:22px}.post-media:after{position:absolute;inset:0;z-index:12;pointer-events:none;content:"";background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.48))}.post-media .button-play{position:absolute;top:50%;left:50%;z-index:20;margin-top:-24px;margin-left:-24px;transition:transform .1s var(--animation-base)}.post-media:active .button-play{transform:scale(.9)}.post-media .letter{position:absolute;top:0;left:20px;font-size:100px;font-weight:700;line-height:200px;color:rgba(0,214,111,.3);text-align:center;letter-spacing:-3px;white-space:nowrap}.post-play{position:absolute;top:50%;left:50%;z-index:20;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:-24px 0 0 -24px;color:var(--ink-color);background-color:var(--green-color);border-radius:50%;box-shadow:0 0 0 7px rgba(0,214,111,.16),0 16px 40px rgba(0,0,0,.35)}.post-play svg:nth-child(2),.post-play.playing svg:first-child{display:none}.post-play.playing svg:nth-child(2){display:block}.post-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:8px 8px 8px 0}.post-label{width:-moz-max-content;width:max-content;margin-bottom:18px;padding:7px 10px;color:var(--green-color);font-family:var(--font-mono);font-size:1.05rem;text-transform:uppercase;letter-spacing:.13em;background:rgba(0,214,111,.1);border:1px solid rgba(0,214,111,.22);border-radius:999px}.post-label,.post-title{font-weight:700;line-height:1}.post-title{margin-bottom:0;color:var(--white-color);font-family:var(--font-display);font-size:clamp(2.3rem,3.3vw,3.8rem);letter-spacing:-.055em;word-break:break-word}.post-title-link:hover{color:var(--green-color)}.post-feed .post-title,.post-feed .post-title-link,.post-feed .post-title-link:visited{color:var(--white-color)}.post-feed .post-title-link:hover{color:var(--green-color)}.post-feed .post-meta,.post-feed .post-meta a,.post-feed .post-meta time{color:hsla(96,24%,96%,.72)}.post-feed .post-meta-tags .post-tag{color:var(--green-color)}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .post-title{font-family:var(--gh-font-heading,var(--font-serif));font-weight:700}.post-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px;color:hsla(96,24%,96%,.6);font-family:var(--font-mono);font-size:1.15rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.post-meta-tags{margin-left:0}.post-meta-tags .post-tag{color:var(--green-color)}.post-meta-tags .post-tag+.post-tag:before{content:", "}.post-excerpt{max-width:620px;color:hsla(96,24%,96%,.68);font-family:var(--font-sans);font-size:1.5rem;line-height:1.55;word-break:break-word}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .post-excerpt{font-family:var(--gh-font-body,var(--font-serif))}@media (max-width:767px){.post-title{font-size:2.25rem;line-height:1.05;letter-spacing:-.04em;overflow-wrap:anywhere}.post-wrapper{padding:0 2px 4px}.post-label{margin-bottom:10px;font-size:.9rem}.post-meta{margin-bottom:8px;font-size:.95rem}}@media (max-width:420px){.post-title{font-size:2rem}.post-excerpt{font-size:1.3rem}}.feed-intro{max-width:880px;margin:0 0 44px}.feed-title{max-width:760px;margin:0;color:var(--white-color);font-family:var(--font-display);font-size:clamp(3rem,5vw,5.6rem);font-weight:700;line-height:.95;text-transform:uppercase;letter-spacing:-.065em}.feed-description{max-width:620px;margin-top:18px;color:hsla(96,24%,96%,.68);font-family:var(--font-sans);font-size:1.6rem;line-height:1.55}.post-feed{max-width:1120px;margin:0 auto}.post-feed .post{display:flex;position:relative;min-height:260px;padding:18px;color:var(--paper-color);background:linear-gradient(135deg,hsla(0,0%,100%,.085),hsla(0,0%,100%,.025));border:1px solid hsla(0,0%,100%,.1);border-radius:28px;box-shadow:0 24px 80px rgba(0,0,0,.18);transition:border-color .2s var(--animation-base),transform .2s var(--animation-base),background .2s var(--animation-base)}.post-feed .post:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(90deg,rgba(0,214,111,.18),transparent 24%);border-radius:inherit;opacity:0;transition:opacity .2s var(--animation-base)}.post-feed .post:hover{background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.035));border-color:rgba(0,214,111,.38);transform:translateY(-3px)}.post-feed .post:hover:before{opacity:1}.post-feed .post+.post{margin-top:24px}.post-feed .post-excerpt{margin-top:18px}.post-feed .post-footer{display:flex;align-items:center;margin-top:15px}.post-feed .post-footer-download{margin-top:-1px;margin-left:12px}@media (max-width:767px){.feed-intro{margin-bottom:30px}.feed-title{font-size:3rem}.feed-description{font-size:1.55rem}.post-feed .post{flex-direction:column;min-height:0;padding:12px;border-radius:22px}.post-feed .post+.post{margin-top:16px}.post-feed .post-media{width:100%;margin-right:0;margin-bottom:16px;border-radius:18px}.post-feed .post-media .u-placeholder.square:before{padding-bottom:62%}.post-feed .post-media .button-play{width:34px;height:34px;margin-top:-17px;margin-left:-17px}.post-feed .post-media .letter{display:none}.post-feed .post-excerpt{display:block;margin-top:12px;font-size:1.35rem;line-height:1.45}}@media (max-width:420px){.feed-title{font-size:2.8rem;line-height:1;letter-spacing:-.05em}.feed-description{font-size:1.4rem}}.post-template .site-content{padding-top:72px}.single{color:var(--paper-color)}.single-case{position:relative;width:min(1180px,calc(100% - 48px));max-width:none;padding:clamp(20px,3.2vw,44px);margin:0 auto 72px;overflow:hidden;background:radial-gradient(circle at 16% 8%,rgba(0,214,111,.18),transparent 24rem),radial-gradient(circle at 88% 18%,rgba(122,255,188,.08),transparent 28rem),linear-gradient(135deg,hsla(0,0%,100%,.085),hsla(0,0%,100%,.028));border:1px solid rgba(0,214,111,.2);border-radius:34px;box-shadow:0 34px 110px rgba(0,0,0,.24)}.single-case:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(90deg,rgba(0,214,111,.07) 1px,transparent 0),linear-gradient(rgba(0,214,111,.055) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.04),transparent 38%);background-size:72px 72px,72px 72px,auto;opacity:.65}.single-case:after{position:absolute;top:0;right:0;left:0;height:3px;content:"";background:linear-gradient(90deg,transparent,var(--green-color),transparent);opacity:.78}.single-case>*{position:relative;z-index:1}.single-case>.post-header{display:grid;gap:22px;padding:clamp(18px,3vw,34px) clamp(16px,3vw,30px) 0;margin-bottom:30px}.single-kicker{display:inline-flex;gap:10px;align-items:center;width:-moz-max-content;width:max-content;color:var(--green-color);font-family:var(--font-mono);font-size:1.1rem;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.16em}.single-kicker:before{display:block;width:34px;height:1px;content:"";background:currentColor}.single-case .post-meta{margin-bottom:0;color:hsla(96,24%,96%,.68);font-size:1.12rem}.single-case .post-meta a,.single-case .post-meta time{color:hsla(96,24%,96%,.7)}.single-case .post-meta-tags .post-tag{color:var(--green-color)}.single-case .post-title{max-width:980px;color:var(--white-color);font-family:var(--font-display);font-size:clamp(3.2rem,5.8vw,6.2rem);font-weight:700;line-height:.98;text-transform:uppercase;letter-spacing:-.07em}.single-case .gh-article-image{width:100%;margin:10px 0 0}.single-case .gh-article-image img{display:block;width:100%;max-height:640px;-o-object-fit:cover;object-fit:cover;border:1px solid hsla(0,0%,100%,.12);border-radius:24px;box-shadow:0 28px 90px rgba(0,0,0,.34)}.single-case .gh-article-image figcaption{color:hsla(96,24%,96%,.55)}.single-case>.player{margin-bottom:30px}.post-content.gh-content{max-width:900px;padding:clamp(18px,3vw,30px);margin:0 auto;color:hsla(96,24%,96%,.84);border-radius:26px}.post-content.gh-content>:first-child{margin-top:0}.post-content.gh-content>:last-child{margin-bottom:0}.post-content.gh-content h1,.post-content.gh-content h2,.post-content.gh-content h3,.post-content.gh-content h4,.post-content.gh-content h5,.post-content.gh-content h6{letter-spacing:-.04em}.post-content.gh-content li,.post-content.gh-content p{color:hsla(96,24%,96%,.82)}.post-content.gh-content blockquote{border-left-color:var(--green-color)}.post-content.gh-content figcaption{color:hsla(96,24%,96%,.56)}.post-content.gh-content pre,.post-content.gh-content table{max-width:100%;overflow-x:auto}.post-content.gh-content .kg-bookmark-card,.post-content.gh-content .kg-callout-card,.post-content.gh-content .kg-header-card,.post-content.gh-content .kg-product-card,.post-content.gh-content .kg-toggle-card{color:var(--paper-color);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:20px}.post-content.gh-content .kg-callout-card,.post-content.gh-content .kg-toggle-card{box-shadow:none}.post-content.gh-content .kg-bookmark-title,.post-content.gh-content .kg-product-card-title,.post-content.gh-content .kg-toggle-heading-text{color:var(--white-color)}.post-content.gh-content .kg-bookmark-description,.post-content.gh-content .kg-product-card-description,.post-content.gh-content .kg-toggle-content{color:hsla(96,24%,96%,.72)}.single-actions{max-width:900px}.gh-button-share{font-weight:700}.gh-comments{max-width:900px;padding:28px;margin:28px auto 0}@media (max-width:767px){.post-template .site-content{padding-top:44px}.single-case{width:min(100% - 24px,1180px);padding:14px;border-radius:24px}.single-case>.post-header{padding:18px 10px 0}.single-case .post-title{font-size:clamp(3rem,12vw,4.6rem);line-height:1;letter-spacing:-.05em;overflow-wrap:anywhere}.gh-comments,.post-content.gh-content,.single-case .gh-article-image img{border-radius:18px}.post-content.gh-content{padding:18px;max-width:100%}.post-content.gh-content li,.post-content.gh-content p{font-size:1.55rem;line-height:1.6}.single-actions{justify-content:stretch}.gh-button-share{justify-content:center;width:100%}}@media (max-width:420px){.single-case{width:min(100% - 16px,1180px);padding:10px}.single-case .post-title{font-size:clamp(2.7rem,11.5vw,3.8rem)}.single-case>.post-header{gap:16px}.post-content.gh-content li,.post-content.gh-content p{font-size:1.45rem}}.author-list{margin-top:64px}.author-list-title{margin-bottom:24px;color:var(--green-color);font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em}.author{display:flex;padding:30px;color:var(--paper-color);background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.035));border:1px solid hsla(0,0%,100%,.1);border-radius:24px}.author+.author{margin-top:28px}.author-image-placeholder{flex-shrink:0;width:72px;height:72px;margin-right:20px;overflow:hidden;background:var(--ink-soft-color);border:1px solid rgba(0,214,111,.28);border-radius:18px}.author-wrapper{display:flex;flex-direction:column;flex-grow:1}.author-header{display:flex;align-items:center;justify-content:space-between}.author-name{margin-bottom:0;font-size:2rem}.author-name,.author-name a,.author-name a:visited{color:var(--white-color)}.author-name a:hover{color:var(--green-color)}.author-social{display:flex;gap:10px}.author-social-item{color:hsla(96,24%,96%,.72);font-size:16px;line-height:0}.author-meta,.author-social-item:hover{color:var(--green-color)}.author-meta{margin-top:4px;font-size:1.2rem;font-weight:600;text-transform:uppercase}.author-bio{margin-top:12px;color:hsla(96,24%,96%,.68);font-size:1.5rem}@media (max-width:767px){.author{padding:18px}.author-image-placeholder{width:60px;height:60px;margin-right:15px}}.u-permalink{right:0;bottom:0;z-index:50;outline:none}.u-object-fit,.u-permalink{position:absolute;top:0;left:0}.u-object-fit{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.u-overlay{position:relative}.u-overlay:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;content:"";background-color:var(--black-color);opacity:.88;transition:opacity 1s var(--animation-base)}.u-overlay.initialized:before{opacity:.72}.u-placeholder{position:relative;z-index:10;background:linear-gradient(135deg,rgba(0,214,111,.14),transparent),var(--ink-soft-color)}.u-placeholder:before{display:block;content:""}.u-placeholder.horizontal:before{padding-bottom:50%}.u-placeholder.rectangle:before{padding-bottom:62.5%}.u-placeholder.square:before{padding-bottom:100%}@media (max-width:767px){.u-placeholder.horizontal:before{padding-bottom:62.5%}}.u-text-format{font-family:var(--font-sans);font-size:16px}.u-text-format>*{margin-bottom:0}.u-text-format>*+*{margin-top:30px}.u-text-format>:first-child{margin-top:0!important}.u-text-format>*+ol,.u-text-format>*+p,.u-text-format>*+ul{margin-top:20px}.u-text-format h1,.u-text-format h2,.u-text-format h3,.u-text-format h4,.u-text-format h5,.u-text-format h6{margin-top:30px;font-family:var(--font-sans)}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .u-text-format h1,.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .u-text-format h2,.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .u-text-format h3,.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .u-text-format h4,.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .u-text-format h5,.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .u-text-format h6{font-family:var(--gh-font-heading,var(--font-serif));font-weight:700}.u-text-format h1+p,.u-text-format h2+p,.u-text-format h3+p,.u-text-format h4+p,.u-text-format h5+p,.u-text-format h6+p{margin-top:15px}.u-text-format h1{font-size:25px}.u-text-format h2{font-size:22px}.u-text-format h3{font-size:19px}.u-text-format h4{font-size:16px;font-weight:700}.u-text-format h5{font-size:14px;font-weight:700}.u-text-format h6{font-size:12px;font-weight:700;text-transform:uppercase}.u-text-format a{text-decoration:underline}.u-text-format ol li:not(:first-child),.u-text-format ul li:not(:first-child){margin-top:10px}.u-text-format>.kg-card,.u-text-format>.kg-card+*{margin-top:45px}.u-text-format hr,.u-text-format hr+*{margin-top:40px}.u-text-format blockquote,.u-text-format blockquote+*{margin-top:30px}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .u-text-format>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .u-text-format>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .u-text-format>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .u-text-format>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .u-text-format>ul{font-family:var(--gh-font-body,var(--font-serif))}code,pre{font-family:var(--font-mono)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{font-size:var(--content-font-size);line-height:1.62}body,button,input,select,textarea{font-family:var(--font-sans)}.cover-title,.feed-title,.post-title,.term-name,h1{font-family:var(--font-display);font-variant-ligatures:none}.gh-head-inner{min-height:78px}.gh-head-logo{gap:11px;font-family:var(--font-display);font-size:1.36rem;font-weight:700;letter-spacing:-.035em}.gh-head-logo .gh-logo-mark,.gh-head-logo img{width:40px}.gh-head-btn.gh-btn,.gh-head-link,.gh-head-menu .nav a,.gh-primary-btn{font-family:var(--font-sans)}.site-content{padding:clamp(64px,7vw,104px) 0 clamp(48px,6vw,82px)}.page-template .site-content,.post-template .site-content{padding-top:clamp(38px,5vw,72px)}.cover-content{width:min(100% - 36px,1060px)}.cover-title{max-width:980px;font-size:clamp(4.2rem,8.2vw,9.4rem);line-height:.92;letter-spacing:-.08em}.cover-description{max-width:690px;font-size:clamp(1.65rem,1.8vw,2.05rem);line-height:1.5}.cover-logo{width:clamp(64px,7vw,92px)}.feed-intro{margin-bottom:clamp(28px,4vw,48px)}.feed-title{max-width:860px;font-size:clamp(3.2rem,5.2vw,6rem);line-height:.96;letter-spacing:-.075em}.feed-description,.post-excerpt{font-family:var(--font-sans)}.post-feed .post{min-height:240px;padding:clamp(14px,1.8vw,20px)}.post-feed .post-title{font-size:clamp(2.35rem,3.1vw,3.7rem);line-height:1.02;letter-spacing:-.07em}.page-case,.single-case{position:relative;width:min(1180px,calc(100% - 48px));max-width:none;margin:0 auto clamp(48px,6vw,76px);overflow:hidden;color:var(--paper-color);background:radial-gradient(circle at 14% 4%,rgba(0,214,111,.16),transparent 25rem),radial-gradient(circle at 92% 12%,rgba(122,255,188,.07),transparent 30rem),linear-gradient(135deg,hsla(0,0%,100%,.078),hsla(0,0%,100%,.026));border:1px solid rgba(0,214,111,.2);border-radius:clamp(24px,2.6vw,36px);box-shadow:0 34px 110px rgba(0,0,0,.22)}.page-case:before,.single-case:before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(90deg,rgba(0,214,111,.06) 1px,transparent 0),linear-gradient(rgba(0,214,111,.045) 1px,transparent 0),linear-gradient(180deg,hsla(0,0%,100%,.04),transparent 40%);background-size:72px 72px,72px 72px,auto;opacity:.62}.page-case:after,.single-case:after{position:absolute;top:0;right:0;left:0;height:3px;content:"";background:linear-gradient(90deg,transparent,var(--green-color),transparent);opacity:.78}.page-case>*,.single-case>*{position:relative;z-index:1}.page-hero,.single-hero{display:block;padding:clamp(26px,4vw,56px) clamp(18px,4.5vw,64px) 0;margin:0}.single-hero-meta{display:flex;flex-wrap:wrap;gap:12px 24px;align-items:center;justify-content:space-between;padding-bottom:clamp(14px,2vw,22px);margin-bottom:clamp(22px,3.5vw,40px);border-bottom:1px solid hsla(0,0%,100%,.1)}.page-kicker,.single-kicker{display:inline-flex;gap:10px;align-items:center;width:-moz-max-content;width:max-content;max-width:100%;color:var(--green-color);font-family:var(--font-mono);font-size:1.05rem;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.16em}.page-kicker:before,.single-kicker:before{display:block;width:34px;height:1px;flex:0 0 auto;content:"";background:currentColor}.page-case .post-meta,.single-case .post-meta{margin:0;color:hsla(96,24%,96%,.64);font-family:var(--font-mono);font-size:1.05rem;font-weight:750;line-height:1.25;text-transform:uppercase;letter-spacing:.09em}.page-case .post-meta a,.page-case .post-meta time,.single-case .post-meta a,.single-case .post-meta time{color:hsla(96,24%,96%,.68)}.page-case .post-meta-tags .post-tag,.single-case .post-meta-tags .post-tag{color:var(--green-color)}.page-excerpt,.page-hero>.post-title,.single-hero-copy{max-width:1040px}.page-case .post-title,.single-case .post-title{max-width:1040px;margin:0;color:var(--white-color);font-family:var(--font-display);font-size:clamp(3.8rem,6.2vw,7rem);font-weight:800;line-height:.96;text-transform:uppercase;letter-spacing:-.075em;overflow-wrap:anywhere}.page-excerpt,.single-excerpt{max-width:780px;margin:clamp(18px,2.2vw,28px) 0 0;color:hsla(96,24%,96%,.73);font-family:var(--font-sans);font-size:clamp(1.7rem,2vw,2.2rem);font-weight:500;line-height:1.5}.page-hero-media,.single-hero-media{width:100%;margin:clamp(26px,4vw,52px) 0 0}.page-case .gh-article-image,.page-case .kg-width-wide,.single-case .gh-article-image,.single-case .kg-width-wide{display:block;width:100%;max-width:none;margin:0;grid-column:auto}.page-case .gh-article-image img,.single-case .gh-article-image img{display:block;width:100%;max-height:clamp(360px,58vw,680px);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border:1px solid hsla(0,0%,100%,.12);border-radius:clamp(18px,2vw,28px);box-shadow:0 28px 90px rgba(0,0,0,.32)}.page-case .gh-article-image figcaption,.single-case .gh-article-image figcaption{max-width:760px;margin:12px auto 0;color:hsla(96,24%,96%,.52);font-family:var(--font-sans);font-size:1.25rem;line-height:1.45}.page-content-shell,.single-content-shell{width:min(900px,calc(100% - clamp(32px, 7vw, 128px)));margin:clamp(32px,4.2vw,54px) auto 0}.post-content.gh-content{max-width:none;padding:clamp(24px,3.2vw,42px);margin:0;color:hsla(96,24%,96%,.86);font-family:var(--font-sans);font-size:clamp(1.68rem,1.4vw,1.9rem);line-height:1.72;background:rgba(2,10,6,.34);border:1px solid hsla(0,0%,100%,.09);border-radius:clamp(20px,2vw,28px);backdrop-filter:blur(14px)}.post-content.gh-content>:first-child{margin-top:0!important}.post-content.gh-content>:last-child{margin-bottom:0!important}.post-content.gh-content>*+*{margin-top:1.25em}.post-content.gh-content li,.post-content.gh-content p{color:hsla(96,24%,96%,.84);font-size:inherit;line-height:inherit}.post-content.gh-content h1,.post-content.gh-content h2,.post-content.gh-content h3,.post-content.gh-content h4,.post-content.gh-content h5,.post-content.gh-content h6{color:var(--white-color);font-family:var(--font-sans);font-weight:750;line-height:1.15;letter-spacing:-.035em}.post-content.gh-content h2{margin-top:1.9em;font-size:clamp(2.45rem,3vw,3.35rem)}.post-content.gh-content h3{margin-top:1.6em;font-size:clamp(2.1rem,2.4vw,2.65rem)}.post-content.gh-content h4{margin-top:1.4em;font-size:clamp(1.85rem,2vw,2.25rem)}.post-content.gh-content a{color:var(--green-color);text-decoration-color:rgba(0,214,111,.42);text-underline-offset:.17em}.post-content.gh-content blockquote{padding:clamp(18px,2.2vw,26px);color:var(--white-color);background:rgba(0,214,111,.07);border-left:3px solid var(--green-color);border-radius:0 18px 18px 0}.post-content.gh-content pre{font-family:var(--font-mono);background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.1);border-radius:18px}.post-content.gh-content :not(pre)>code{color:var(--green-color);font-family:var(--font-mono);background:rgba(0,214,111,.08);border:1px solid rgba(0,214,111,.16)}.post-content.gh-content .kg-card,.post-content.gh-content>.kg-card{overflow:hidden;color:var(--paper-color);background:hsla(96,24%,96%,.045);border-radius:20px}.post-content.gh-content .kg-image,.post-content.gh-content .kg-video-player,.post-content.gh-content iframe{max-width:100%;border-radius:18px}.gh-comments,.single-actions{width:min(900px,calc(100% - clamp(32px, 7vw, 128px)));max-width:none}.single-actions{display:flex;justify-content:center;margin:26px auto 0}.gh-button-share{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;color:var(--paper-color);font-family:var(--font-mono);font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:999px}.gh-button-share:hover{color:var(--ink-color);background:var(--green-color);border-color:var(--green-color);opacity:1}.gh-comments{padding:clamp(20px,3vw,32px);margin:28px auto clamp(24px,3vw,38px);color:var(--paper-color);background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:24px}.page-case{padding-bottom:clamp(22px,4vw,52px)}.page-hero .post-title{margin-top:clamp(18px,2vw,26px)}.page-template .post-content.gh-content{font-size:clamp(1.7rem,1.4vw,1.9rem)}.page-content-shell:first-child .post-content.gh-content,.page-template .post-content.gh-content:only-child{margin-top:0}@media (max-width:991px){.page-case,.single-case{width:min(100% - 32px,1180px)}.page-case .post-title,.single-case .post-title{font-size:clamp(3.5rem,8vw,5.6rem)}.gh-comments,.page-content-shell,.single-actions,.single-content-shell{width:min(900px,calc(100% - 44px))}}@media (max-width:767px){body{font-size:1.62rem}.gh-head-inner{min-height:66px}.gh-head-logo{gap:8px;font-size:1.12rem}.gh-head-logo .gh-logo-mark,.gh-head-logo img{width:34px}.page-template .site-content,.post-template .site-content,.site-content{padding-top:30px;padding-bottom:44px}.cover-content{width:min(100% - 28px,1060px)}.cover-title{font-size:clamp(3.5rem,14vw,5.4rem);line-height:.96;letter-spacing:-.07em}.cover-description{font-size:1.55rem;line-height:1.55}.post-feed .post-title{font-size:clamp(2.2rem,8vw,3rem);letter-spacing:-.06em}.page-case,.single-case{width:min(100% - 20px,1180px);margin-bottom:40px;border-radius:24px}.page-hero,.single-hero{padding:22px 16px 0}.single-hero-meta{display:grid;gap:12px;align-items:start;justify-content:stretch;padding-bottom:16px;margin-bottom:22px}.page-kicker,.single-kicker{font-size:.95rem;letter-spacing:.13em}.page-kicker:before,.single-kicker:before{width:24px}.page-case .post-meta,.single-case .post-meta{gap:6px 10px;font-size:.92rem;letter-spacing:.07em}.page-case .post-title,.single-case .post-title{font-size:clamp(3rem,12.2vw,4.45rem);line-height:.98;letter-spacing:-.065em}.page-excerpt,.single-excerpt{margin-top:16px;font-size:1.55rem;line-height:1.52}.page-hero-media,.single-hero-media{margin-top:24px}.page-case .gh-article-image img,.single-case .gh-article-image img{max-height:420px;border-radius:18px}.gh-comments,.page-content-shell,.single-actions,.single-content-shell{width:calc(100% - 24px)}.page-content-shell,.single-content-shell{margin-top:24px}.post-content.gh-content{padding:20px;font-size:1.55rem;line-height:1.68;border-radius:18px}.post-content.gh-content>*+*{margin-top:1.15em}.post-content.gh-content h2{font-size:2.25rem;line-height:1.15}.post-content.gh-content h3{font-size:2rem}.single-actions{justify-content:stretch;margin-top:20px}.gh-button-share{width:100%}}@media (max-width:420px){.gh-logo-text{display:none}.page-case,.single-case{width:min(100% - 14px,1180px);border-radius:20px}.page-hero,.single-hero{padding:18px 12px 0}.page-case .post-title,.single-case .post-title{font-size:clamp(2.65rem,11.8vw,3.7rem);letter-spacing:-.055em}.post-content.gh-content{padding:17px;font-size:1.48rem;line-height:1.66}.gh-comments,.page-content-shell,.single-actions,.single-content-shell{width:calc(100% - 18px)}}@media (max-width:767px){body.is-head-open{overflow:hidden}body.is-head-open #gh-head,body.is-head-open.is-head-dark #gh-head,body.is-head-open.is-head-transparent #gh-head,body.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{position:fixed;inset:0;z-index:3999999;height:100dvh;min-height:100vh;overflow-y:auto;color:var(--paper-color);background:radial-gradient(circle at 12% 8%,rgba(0,214,111,.18),transparent 28rem),radial-gradient(circle at 90% 16%,rgba(122,255,188,.09),transparent 30rem),linear-gradient(135deg,#050907,#08140f 48%,#020403)!important;border-bottom:0;box-shadow:none;-webkit-overflow-scrolling:touch}body.is-head-open #gh-head:before{position:fixed;inset:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(hsla(0,0%,100%,.035) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.035) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 78%)}body.is-head-open #gh-head .gh-head-inner{display:grid;grid-template-rows:66px auto auto;grid-template-columns:1fr;align-content:start;gap:clamp(20px,5vh,42px);width:min(100% - 28px,620px);min-height:100%;padding:0 0 28px}body.is-head-open #gh-head .gh-head-brand{display:grid;grid-template-columns:1fr auto auto;align-items:center;height:66px;border-bottom:1px solid hsla(0,0%,100%,.08)}body.is-head-open #gh-head .gh-head-link,body.is-head-open #gh-head .gh-head-logo,body.is-head-open #gh-head .gh-head-logo a,body.is-head-open #gh-head .gh-icon-btn,body.is-head-open #gh-head .gh-search{color:var(--paper-color)!important}body.is-head-open #gh-head .gh-logo-text{display:inline;max-width:min(54vw,280px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.is-head-open .gh-burger:after,body.is-head-open .gh-burger:before{background-color:var(--green-color)!important}body.is-head-open #gh-head .gh-head-menu{position:static;display:flex;justify-content:flex-start;width:100%;visibility:visible;opacity:1}body.is-head-open #gh-head .gh-head-menu .nav{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:10px;padding:0;margin:0}body.is-head-open #gh-head .gh-head-menu .nav li{width:100%;opacity:1;transform:none}body.is-head-open #gh-head .gh-head-menu .nav a{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:58px;padding:15px 17px;color:var(--paper-color)!important;font-family:var(--font-display);font-size:clamp(2rem,7vw,2.8rem);font-weight:700;line-height:1.06;text-transform:uppercase;letter-spacing:-.055em;background:hsla(0,0%,100%,.055);border:1px solid hsla(0,0%,100%,.105);border-radius:18px}body.is-head-open #gh-head .gh-head-menu .nav a:after{flex:0 0 auto;margin-left:14px;color:var(--green-color);font-family:var(--font-mono);font-size:1.4rem;line-height:1;content:"→"}body.is-head-open #gh-head .gh-head-menu .nav a:hover{color:var(--ink-color)!important;background:var(--green-color);border-color:var(--green-color);opacity:1}body.is-head-open #gh-head .gh-head-menu .nav a:hover:after{color:var(--ink-color)}body.is-head-open #gh-head .gh-head-actions{position:static;display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;padding:18px 0 0;text-align:left;visibility:visible;background:transparent!important;border-top:1px solid hsla(0,0%,100%,.08);opacity:1}body.is-head-open #gh-head .gh-head-members{align-items:stretch;width:100%}body.is-head-open #gh-head .gh-head-btn.gh-btn,body.is-head-open #gh-head .gh-primary-btn{justify-content:center;width:100%;color:var(--ink-color)!important;background:var(--green-color)}}@media (max-width:420px){body.is-head-open #gh-head .gh-logo-text{display:none}body.is-head-open #gh-head .gh-head-inner{width:min(100% - 20px,620px)}body.is-head-open #gh-head .gh-head-menu .nav a{min-height:54px;padding:14px 15px;border-radius:16px}}.cover-actions,.cover-brief{display:none!important}.cover-kicker{max-width:100%;line-height:1.25}.gh-copyright{color:hsla(96,24%,96%,.58)}.cover-title{overflow-wrap:normal;word-break:normal;hyphens:none}@media (max-width:767px){.site-cover{min-height:clamp(430px,68vh,560px);padding-top:92px;padding-bottom:54px}.cover-content{width:min(100% - 28px,720px)}.cover-kicker{margin-bottom:14px;font-size:clamp(.92rem,2.7vw,1.08rem);letter-spacing:.11em}.cover-logo{width:clamp(54px,16vw,72px);margin-bottom:16px}.cover-title{max-width:100%;font-size:clamp(2.75rem,10.8vw,4.05rem);line-height:1.02;letter-spacing:-.07em;text-wrap:balance}.cover-description{max-width:34em;margin-top:16px;font-size:clamp(1.42rem,4vw,1.6rem);line-height:1.55}}@media (max-width:390px){.cover-title{font-size:clamp(2.55rem,10.2vw,3.55rem);letter-spacing:-.065em}}.feed-kicker{font-weight:800}.feed-title{text-wrap:balance}.page-hero{text-align:center}.page-excerpt,.page-hero .post-title,.page-kicker{margin-right:auto;margin-left:auto}.page-kicker{justify-content:center}.page-kicker:after{display:block;width:34px;height:1px;flex:0 0 auto;content:"";background:currentColor}.page-hero-media{text-align:left}.page-template .page-content-shell{margin-top:clamp(28px,3.8vw,48px)}.page-case,.single-case{box-shadow:0 30px 90px rgba(0,0,0,.2)}.page-case .post-title,.single-case .post-title{text-wrap:balance}.page-excerpt,.single-excerpt{color:hsla(96,24%,96%,.76)}.post-content.gh-content{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035)}@media (max-width:767px){.page-case,.single-case{width:min(100% - 20px,1180px);margin-bottom:34px}.page-hero{padding-top:24px}.page-kicker{font-size:.92rem;letter-spacing:.11em}.page-kicker:after,.page-kicker:before{width:20px}.page-case .post-title,.single-case .post-title{font-size:clamp(2.75rem,10.6vw,4.15rem);line-height:1.04;letter-spacing:-.06em;overflow-wrap:break-word}.page-excerpt{max-width:32em}.post-content.gh-content{padding:18px}}@media (max-width:420px){.page-case .post-title,.single-case .post-title{font-size:clamp(2.48rem,10vw,3.45rem);letter-spacing:-.055em}.post-content.gh-content{padding:16px}}.home-template .gh-burger,.home-template .gh-head-actions,.home-template .gh-head-menu,.home-template .gh-search{display:none!important}.home-template .home-feed-outer,.home-template .site-content>.gh-outer{height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;visibility:hidden!important}.home-template .cover-actions,.home-template .cover-actions .cover-btn,.home-template .cover-brief,.home-template .home-feed-outer>*,.home-template .site-content,.home-template .site-content>.gh-outer>*{display:none!important}.home-template .site-cover{min-height:calc(100svh - 86px);padding-top:clamp(86px,9vh,124px);padding-bottom:clamp(56px,8vh,96px)}.home-template .cover-content{width:min(100% - 40px,840px)}.home-template .cover-title{max-width:11.5em;margin-right:auto;margin-left:auto;text-align:center}.home-template .gh-foot-menu,.home-template .gh-social-links{display:none!important}.home-template .gh-foot{padding-top:18px;padding-bottom:22px}.home-template .gh-foot-inner{justify-content:center;min-height:0}.home-template .gh-copyright{margin:0;text-align:center}@media (max-width:767px){.home-template .gh-head-inner{justify-content:center}.home-template .gh-head-brand{justify-content:center;width:auto;min-width:0}.home-template .site-cover{min-height:calc(100svh - 74px);padding-top:clamp(74px,8vh,92px);padding-bottom:clamp(44px,7vh,68px)}.home-template .cover-content{width:min(100% - 28px,680px)}.home-template .cover-title{max-width:10.2em;font-size:clamp(2.5rem,9.6vw,3.85rem);line-height:1.04;letter-spacing:-.058em}}@media (max-width:420px){.home-template .cover-content{width:min(100% - 22px,620px)}.home-template .cover-logo{width:clamp(48px,15vw,62px)}.home-template .cover-title{max-width:9.8em;font-size:clamp(2.28rem,8.9vw,3.2rem);line-height:1.05;letter-spacing:-.052em}.home-template .cover-description{max-width:28em;font-size:clamp(1.34rem,3.8vw,1.5rem);line-height:1.55}}@media (min-width:768px){.home-template .gh-head-menu{display:flex!important;visibility:visible!important;opacity:1!important}.home-template .gh-burger{display:none!important}}@media (max-width:767px){.home-template .gh-head-inner{justify-content:normal}.home-template .gh-head-brand{justify-content:space-between;width:100%;min-width:0}.home-template .gh-burger{display:block!important}body.is-head-open.home-template #gh-head .gh-head-menu{display:flex!important;visibility:visible!important;opacity:1!important}}.home-template .site-cover{align-items:flex-start;padding-top:clamp(76px,10vh,118px);padding-bottom:clamp(48px,7vh,82px)}.home-template .cover-content{transform:none}.home-template .cover-kicker{margin-top:0}@media (max-width:767px){.home-template .site-cover{align-items:flex-start;padding-top:clamp(54px,8vh,78px);padding-bottom:44px}.home-template .cover-kicker{margin-bottom:13px}}@media (max-width:420px){.home-template .site-cover{padding-top:clamp(48px,7vh,68px)}}/*# sourceMappingURL=screen.css.map */
