:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%}body{background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{color:var(--color-darker-gray);letter-spacing:-.02em;line-height:1.15}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{background-color:var(--color-light-gray);border:0;height:1px;width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.4;margin-top:1.6rem;text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{background-color:var(--color-lighter-gray);hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre;-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-bottom:8rem;padding-top:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{margin:0 auto;max-width:var(--container-width,1200px)}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-bottom:4.8rem;padding-top:4.8rem}}.gh-head{background-color:var(--color-white);height:100px}.gh-head-inner{align-items:center;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex}.gh-head-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em;position:relative}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){left:0;opacity:0;position:absolute;top:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{align-items:center;gap:var(--head-nav-gap)}.gh-head .nav{display:inline-flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .nav-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-head .nav-more-toggle svg{height:24px;width:24px}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-head-btn svg{height:1.3em;width:1.3em}.gh-search{margin-left:-6px;margin-right:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-left:16px;margin-right:64px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{height:auto;position:relative}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{align-items:center;display:flex;height:80px}.is-head-stacked .gh-head-menu{grid-column:1/4;grid-row-start:2;height:56px;justify-content:center;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{background-color:#fff;color:#15171a}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-transparent #announcement-bar-root{left:0;position:absolute;right:0}.is-head-transparent #announcement-bar-root:not(:empty)+:is(.site,.gh-site) .gh-head{margin-top:48px}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.is-head-middle-logo .gh-dropdown{left:-24px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:#15171a!important;display:block;padding:6px 20px}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.gh-burger:after,.gh-burger:before{background-color:var(--color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-head .gh-head-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-head .gh-head-menu{transform:translateY(0);transition:none}#gh-head .nav{align-items:center;gap:20px;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{font-size:1.8rem;text-transform:none;width:100%}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{opacity:1;position:static;visibility:visible}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-head-open #gh-head .gh-head-actions{align-items:center;background-color:var(--color-white);bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--gap) 0 calc(var(--gap) + 8px);position:sticky;right:0}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{color:var(--color-secondary-text);font-size:2.1rem;line-height:1.5;margin-top:2rem}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-content{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);margin-top:4rem;word-break:break-word}.gh-content>*+*{margin-bottom:0;margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){border-collapse:collapse;border-spacing:0;display:inline-block;font-family:var(--font-sans);font-size:1.6rem;max-width:100%;overflow-x:auto;vertical-align:top;white-space:nowrap;width:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-repeat:no-repeat;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) th{background-color:var(--color-white);color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:1px solid var(--color-light-gray);padding:6px 12px}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{font-size:1.7rem;margin-top:3.2rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr auto 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4em;justify-content:center;letter-spacing:inherit;line-height:1;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1))}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-text-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;justify-content:center;letter-spacing:inherit;margin:0;outline:none;padding:0;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem;white-space:nowrap}.gh-foot-inner{display:grid;font-size:1.3rem;gap:40px;grid-template-columns:1fr auto 1fr}.no-menu .gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:4px}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-bottom:12rem;padding-top:6.4rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-display:swap;font-family:Monaspace;font-weight:100 1000;src:var(--font-monaspace) format("woff2-variations")}html{background-color:var(--background-color)}body{background-image:var(--background-image);background-position:50%;background-repeat:repeat;background-size:2048px 2048px}a.kg-btn{font-family:unset!important}.gh-article-image,.kg-content-wide{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw}.gh-card .gh-card-image,.gh-card .gh-card-link:before{border-radius:3px;overflow:hidden}.gh-card div:has(>.jarallax-img){clip-path:inset(0 0 0 0 round 3px)!important}.has-parallax-feed .gh-card.no-image{background-color:unset!important;& .gh-card-link:before{background-color:#000;content:"";height:100%;opacity:.6;position:absolute;transition:opacity .4s;width:100%}& .gh-card-link:hover:before{opacity:.4}}.reducer{& .kg-width-full .kg-header-card-text{padding:min(6vmax,260px) 0}& .kg-header-card.kg-width-full h2.kg-header-card-heading{font-size:clamp(3.2rem,2.4452rem + 2.0968vw,5.8rem)}& .kg-header-card.kg-width-full .kg-header-card-subheading:not(.kg-layout-split .kg-header-card-subheading){font-size:clamp(1.8rem,.54vw + 1.54rem,2.4rem)}}.card-grid{display:grid;gap:var(--gap);grid-template-columns:auto;grid-template-rows:auto;width:100%;& .gh-card{border-radius:3px!important}& .gh-card+.gh-card{margin-top:0!important}}.three-cols,.two-cols{grid-template-columns:1fr;& .gh-card-title{font-size:clamp(2.4rem,1.8vw + 1.8rem,4.8rem)!important}}.three-cols{grid-template-columns:1fr;& .gh-card-title{font-size:clamp(2.4rem,1.8vw + 1.8rem,4.8rem)!important}}@media (min-width:479px){.three-cols{grid-template-columns:1fr 1fr}}@media (min-width:768px){.two-cols{grid-template-columns:1fr 1fr}.three-cols{grid-template-columns:1fr 1fr 1fr}}.shorter-cards .gh-card{min-height:25em!important}.gh-tag-card{min-height:unset!important;z-index:0}.gh-tag-card .tag-img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;width:100%;z-index:-2}.gh-article-tag{border:1px solid var(--tag-color,var(--color-border))!important}.article-exerpt-padding{margin-top:2rem!important}.gh-btn{border-radius:3px}:root{--mask:radial-gradient(8px at 50% calc(100% + 4.5px),#0000 calc(99% - 1px),#000 calc(101% - 1px) 99%,#0000 101%) calc(50% - 12px) calc(50% - 3px) /24px 7px repeat-x,radial-gradient(8px at 50% -4.5px,#0000 calc(99% - 1px),#000 calc(101% - 1px) 99%,#0000 101%) 50% calc(50% + 3.5px) /24px 7px repeat-x}.gh-head-link,nav.gh-head-menu ul.nav li a{position:relative;&:after{background-color:currentColor;bottom:-8px;content:"";height:8px;left:0;-webkit-mask:var(--mask);mask:var(--mask);opacity:0;position:absolute;width:100%}&:hover:after{opacity:.8}}nav.gh-head-menu ul.nav li.nav-current a:after{opacity:1}.gh-head-link:after{bottom:-3px!important}footer.gh-foot .gh-foot-inner{position:relative;&:after{background-color:currentColor;content:"";height:8px;margin-left:auto;margin-right:auto;-webkit-mask:var(--mask);mask:var(--mask);max-width:720px;padding-left:4rem;padding-right:4rem;position:absolute;top:clamp(calc(-6rem - 4px),calc(-2.275vw + -3.09rem - -4px),calc(-4rem - 4px));width:100%}}.wavy-top-divider{margin-top:160px;position:relative;&:after{background-color:var(--color-secondary-text);content:"";height:8px;left:0;margin-inline:auto;-webkit-mask:var(--mask);mask:var(--mask);max-width:720px;padding-left:4rem;padding-right:4rem;position:absolute;right:0;top:-80px;width:100%}}.gh-canvas hr{background-color:currentColor;border:none;height:8px;-webkit-mask:var(--mask);mask:var(--mask)}.gh-about{align-items:center;display:flex;margin-bottom:0;min-height:clamp(0px,calc(67vh - 148px),675px)}.gh-about-image{max-width:19em}.gh-subscribe-input{background-color:#00000077!important;border-radius:0!important;padding:0 5px 0 8px!important;--b:1px;--c:var(--color-border);--w:8px;border:4px solid #0000;--_g:#0000 90deg,var(--c) 0;--_p:var(--w) var(--w) border-box no-repeat;background:conic-gradient(from 90deg at top var(--b) left var(--b),var(--_g)) 0 0 /var(--_p),conic-gradient(from 180deg at top var(--b) right var(--b),var(--_g)) 100% 0 /var(--_p),conic-gradient(from 0deg at bottom var(--b) left var(--b),var(--_g)) 0 100% /var(--_p),conic-gradient(from -90deg at bottom var(--b) right var(--b),var(--_g)) 100% 100% /var(--_p)}.smaller-about-secondary{font-size:clamp(1.3rem,.29vw + 1.22rem,1.7rem)!important}.gh-home{margin-top:0!important}#email-placeholder{font-size:1rem}.gh-subscribe-input .gh-btn{background-color:unset!important;border:1px solid var(--ghost-accent-color);border-radius:3px!important;color:var(--ghost-accent-color);font-size:1rem;&:hover{background-color:var(--ghost-accent-color)!important;color:var(--color-white)!important;opacity:1!important}}@media (min-width:370px){#email-placeholder,.gh-subscribe-input .gh-btn{font-size:1.3rem}}@media (min-width:479px){#email-placeholder{font-size:1.7rem}.gh-subscribe-input .gh-btn{font-size:1.6rem}}.ssto-center-h2{text-align:center}.ssto-social-links ul{align-content:center;display:flex;gap:25px;justify-content:center;list-style-type:none;padding-left:0;& :is(li+li,li :is(ul,ol)){margin-top:0}& .ssto-link-item{color:currentColor;text-decoration:none}}.ssto-link-item svg{height:32px;width:32px}@media (min-width:479px){.ssto-link-item svg{height:48px;width:48px}.ssto-social-links ul{gap:40px}}@media (min-width:768px){.ssto-link-item svg{height:64px;width:64px}.ssto-social-links ul{gap:60px}}.has-parallax-feed .gh-article-header.parallax-feature-image:has(figure.gh-article-image){display:flex;flex-direction:column;justify-content:flex-end;left:50%;margin-left:-50vw;margin-right:-50vw;margin-top:0;min-height:25em;padding:64px 48px;position:relative;right:50%;width:100vw;z-index:0;&:before{background-color:#000;content:"";height:100%;left:50%;margin-left:-50vw;margin-right:-50vw;opacity:.6;position:absolute;right:50%;top:0;transition:opacity .4s;width:100vw;z-index:-1}}.gh-article-image{margin-top:unset!important;& figcaption{margin-left:48px;margin-right:48px;text-align:left}}.gh-article.page{& .gh-canvas>*,&.no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:3/span 8}& .gh-canvas>.kg-width-wide{grid-column:2/span 10}& .gh-canvas>.kg-header-card:not(.kg-width-full){border-radius:3px}}@media (max-width:767px){.gh-article.page{& .gh-canvas>*,&.no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:2/span 10}& .gh-canvas>.kg-width-wide{grid-column:1/span 12}}}@media (max-width:480px){.gh-article.page{& .gh-canvas>*,&.no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 12}}}.games-tag{border:1px solid var(--tag-color,var(--color-border))!important;border-radius:100%;border-radius:24px;color:var(--tag-color,var(--color-darker-gray))!important;display:inline-block;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;padding:2px 12px;text-decoration:none!important;width:-moz-fit-content;width:fit-content}.gh-card.game{margin-top:0!important;min-height:0!important;& .gh-card-wrapper{justify-content:flex-start;padding:0 48px 48px}& .gh-card-link{display:flex;flex-direction:column}& .gh-card-image{aspect-ratio:16/9;height:auto;max-height:400px;position:relative;z-index:unset;& img{margin-left:auto;margin-right:auto;max-height:100%}}}form.ssto-contact{align-items:stretch;display:flex;flex-direction:column;gap:16px;& .subject{display:none}& fieldset{border:none;display:flex;flex-direction:column;margin:0;padding:0}& label{color:var(--color-secondary-text);font-size:1.4rem}& .input:has(input[type=email]),& .input:has(input[type=text]),& .input:has(textarea){background-color:#00000077!important;border-radius:0;--b:1px;--c:var(--color-border);--w:8px;border:4px solid #0000;--_g:#0000 90deg,var(--c) 0;--_p:var(--w) var(--w) border-box no-repeat;background:conic-gradient(from 90deg at top var(--b) left var(--b),var(--_g)) 0 0 /var(--_p),conic-gradient(from 180deg at top var(--b) right var(--b),var(--_g)) 100% 0 /var(--_p),conic-gradient(from 0deg at bottom var(--b) left var(--b),var(--_g)) 0 100% /var(--_p),conic-gradient(from -90deg at bottom var(--b) right var(--b),var(--_g)) 100% 100% /var(--_p);&:has(:focus){--c:var(--ghost-accent-color)}}button{align-self:center;min-width:12em}.status{text-align:center;width:100%}& .input input[type=email],& .input input[type=text],& .input textarea{background:none;border:none;color:var(--color-secondary-text);height:100%;padding:0 4px;width:100%;&:focus{outline:none}}}#email-placeholder{pointer-events:none}#email-placeholder:before{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net";animation:typed-0 37.56s linear 1s infinite forwards;white-space:break-spaces;will-change:content}#email-placeholder:after{animation:typed-0-caret .67s linear 1s infinite forwards;border-right:1ch solid;content:"​";display:inline-block;padding-right:.1ch;position:relative;white-space:nowrap}@keyframes typed-0{0%,0.1773812567%{content:"​r";content:"​r"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}0.1783812567%,0.3557625133%{content:"​ri";content:"​ri"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}0.3567625133%,0.53414377%{content:"​rip";content:"​rip"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}0.53514377%,0.7125250266%{content:"​ripl";content:"​ripl"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}0.7135250266%,0.8909062833%{content:"​riple";content:"​riple"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}0.8919062833%,1.0692875399%{content:"​ripley";content:"​ripley"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}1.0702875399%,1.2476687966%{content:"​ripley@";content:"​ripley@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}1.2486687966%,1.4260500532%{content:"​ripley@w";content:"​ripley@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}1.4270500532%,1.6044313099%{content:"​ripley@we";content:"​ripley@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}1.6054313099%,1.7828125666%{content:"​ripley@wey";content:"​ripley@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}1.7838125666%,1.9611938232%{content:"​ripley@wey-";content:"​ripley@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}1.9621938232%,2.1395750799%{content:"​ripley@wey-y";content:"​ripley@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}2.1405750799%,2.3179563365%{content:"​ripley@wey-yu";content:"​ripley@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}2.3189563365%,2.4963375932%{content:"​ripley@wey-yu.";content:"​ripley@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}2.4973375932%,2.6747188498%{content:"​ripley@wey-yu.n";content:"​ripley@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}2.6757188498%,2.8531001065%{content:"​ripley@wey-yu.ne";content:"​ripley@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}2.8541001065%,8.4974025559%{content:"​ripley@wey-yu.net";content:"​ripley@wey-yu.net"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}8.4984025559%,8.6385101171%{content:"​ripley@wey-yu.ne";content:"​ripley@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}8.6395101171%,8.7796176784%{content:"​ripley@wey-yu.n";content:"​ripley@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}8.7806176784%,8.9207252396%{content:"​ripley@wey-yu.";content:"​ripley@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}8.9217252396%,9.0618328009%{content:"​ripley@wey-yu";content:"​ripley@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}9.0628328009%,9.2029403621%{content:"​ripley@wey-y";content:"​ripley@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}9.2039403621%,9.3440479233%{content:"​ripley@wey-";content:"​ripley@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}9.3450479233%,9.4851554846%{content:"​ripley@wey";content:"​ripley@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}9.4861554846%,9.6262630458%{content:"​ripley@we";content:"​ripley@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}9.6272630458%,9.767370607%{content:"​ripley@w";content:"​ripley@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}9.768370607%,9.9084781683%{content:"​ripley@";content:"​ripley@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}10.0495857295%,9.9094781683%{content:"​ripley";content:"​ripley"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}10.0505857295%,10.1906932907%{content:"​riple";content:"​riple"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}10.1916932907%,10.331800852%{content:"​ripl";content:"​ripl"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}10.332800852%,10.4729084132%{content:"​rip";content:"​rip"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}10.4739084132%,10.6140159744%{content:"​ri";content:"​ri"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}10.6150159744%,10.7551235357%{content:"​r";content:"​r"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}10.7561235357%,12.5389361022%{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}12.5399361022%,12.7173173589%{content:"​a";content:"​a"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}12.7183173589%,12.8956986155%{content:"​as";content:"​as"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}12.8966986155%,13.0740798722%{content:"​ash";content:"​ash"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}13.0750798722%,13.2524611289%{content:"​ash@";content:"​ash@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}13.2534611289%,13.4308423855%{content:"​ash@w";content:"​ash@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}13.4318423855%,13.6092236422%{content:"​ash@we";content:"​ash@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}13.6102236422%,13.7876048988%{content:"​ash@wey";content:"​ash@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}13.7886048988%,13.9659861555%{content:"​ash@wey-";content:"​ash@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}13.9669861555%,14.1443674121%{content:"​ash@wey-y";content:"​ash@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}14.1453674121%,14.3227486688%{content:"​ash@wey-yu";content:"​ash@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}14.3237486688%,14.5011299255%{content:"​ash@wey-yu.";content:"​ash@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}14.5021299255%,14.6795111821%{content:"​ash@wey-yu.n";content:"​ash@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}14.6805111821%,14.8578924388%{content:"​ash@wey-yu.ne";content:"​ash@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}14.8588924388%,20.5021948882%{content:"​ash@wey-yu.net";content:"​ash@wey-yu.net"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}20.5031948882%,20.6433024494%{content:"​ash@wey-yu.ne";content:"​ash@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}20.6443024494%,20.7844100106%{content:"​ash@wey-yu.n";content:"​ash@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}20.7854100106%,20.9255175719%{content:"​ash@wey-yu.";content:"​ash@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}20.9265175719%,21.0666251331%{content:"​ash@wey-yu";content:"​ash@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}21.0676251331%,21.2077326944%{content:"​ash@wey-y";content:"​ash@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}21.2087326944%,21.3488402556%{content:"​ash@wey-";content:"​ash@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}21.3498402556%,21.4899478168%{content:"​ash@wey";content:"​ash@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}21.4909478168%,21.6310553781%{content:"​ash@we";content:"​ash@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}21.6320553781%,21.7721629393%{content:"​ash@w";content:"​ash@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}21.7731629393%,21.9132705005%{content:"​ash@";content:"​ash@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}21.9142705005%,22.0543780618%{content:"​ash";content:"​ash"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}22.0553780618%,22.195485623%{content:"​as";content:"​as"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}22.196485623%,22.3365931842%{content:"​a";content:"​a"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}22.3375931842%,24.1204057508%{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}24.1214057508%,24.2987870075%{content:"​d";content:"​d"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}24.2997870075%,24.4771682641%{content:"​da";content:"​da"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}24.4781682641%,24.6555495208%{content:"​dal";content:"​dal"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}24.6565495208%,24.8339307774%{content:"​dall";content:"​dall"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}24.8349307774%,25.0123120341%{content:"​dalla";content:"​dalla"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}25.0133120341%,25.1906932907%{content:"​dallas";content:"​dallas"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}25.1916932907%,25.3690745474%{content:"​dallas@";content:"​dallas@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}25.3700745474%,25.547455804%{content:"​dallas@w";content:"​dallas@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}25.548455804%,25.7258370607%{content:"​dallas@we";content:"​dallas@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}25.7268370607%,25.9042183174%{content:"​dallas@wey";content:"​dallas@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}25.9052183174%,26.082599574%{content:"​dallas@wey-";content:"​dallas@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}26.083599574%,26.2609808307%{content:"​dallas@wey-y";content:"​dallas@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}26.2619808307%,26.4393620873%{content:"​dallas@wey-yu";content:"​dallas@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}26.4403620873%,26.617743344%{content:"​dallas@wey-yu.";content:"​dallas@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}26.618743344%,26.7961246006%{content:"​dallas@wey-yu.n";content:"​dallas@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}26.7971246006%,26.9745058573%{content:"​dallas@wey-yu.ne";content:"​dallas@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}26.9755058573%,32.6188083067%{content:"​dallas@wey-yu.net";content:"​dallas@wey-yu.net"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}32.6198083067%,32.7599158679%{content:"​dallas@wey-yu.ne";content:"​dallas@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}32.7609158679%,32.9010234292%{content:"​dallas@wey-yu.n";content:"​dallas@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}32.9020234292%,33.0421309904%{content:"​dallas@wey-yu.";content:"​dallas@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}33.0431309904%,33.1832385517%{content:"​dallas@wey-yu";content:"​dallas@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}33.1842385517%,33.3243461129%{content:"​dallas@wey-y";content:"​dallas@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}33.3253461129%,33.4654536741%{content:"​dallas@wey-";content:"​dallas@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}33.4664536741%,33.6065612354%{content:"​dallas@wey";content:"​dallas@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}33.6075612354%,33.7476687966%{content:"​dallas@we";content:"​dallas@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}33.7486687966%,33.8887763578%{content:"​dallas@w";content:"​dallas@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}33.8897763578%,34.0298839191%{content:"​dallas@";content:"​dallas@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}34.0308839191%,34.1709914803%{content:"​dallas";content:"​dallas"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}34.1719914803%,34.3120990415%{content:"​dalla";content:"​dalla"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}34.3130990415%,34.4532066028%{content:"​dall";content:"​dall"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}34.4542066028%,34.594314164%{content:"​dal";content:"​dal"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}34.595314164%,34.7354217252%{content:"​da";content:"​da"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}34.7364217252%,34.8765292865%{content:"​d";content:"​d"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}34.8775292865%,36.660341853%{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}36.661341853%,36.8387231097%{content:"​l";content:"​l"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}36.8397231097%,37.0171043663%{content:"​la";content:"​la"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}37.0181043663%,37.195485623%{content:"​lam";content:"​lam"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}37.196485623%,37.3738668797%{content:"​lamb";content:"​lamb"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}37.3748668797%,37.5522481363%{content:"​lambe";content:"​lambe"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}37.5532481363%,37.730629393%{content:"​lamber";content:"​lamber"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}37.731629393%,37.9090106496%{content:"​lambert";content:"​lambert"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}37.9100106496%,38.0873919063%{content:"​lambert@";content:"​lambert@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}38.0883919063%,38.2657731629%{content:"​lambert@w";content:"​lambert@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}38.2667731629%,38.4441544196%{content:"​lambert@we";content:"​lambert@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}38.4451544196%,38.6225356763%{content:"​lambert@wey";content:"​lambert@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}38.6235356763%,38.8009169329%{content:"​lambert@wey-";content:"​lambert@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}38.8019169329%,38.9792981896%{content:"​lambert@wey-y";content:"​lambert@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}38.9802981896%,39.1576794462%{content:"​lambert@wey-yu";content:"​lambert@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}39.1586794462%,39.3360607029%{content:"​lambert@wey-yu.";content:"​lambert@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}39.3370607029%,39.5144419595%{content:"​lambert@wey-yu.n";content:"​lambert@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}39.5154419595%,39.6928232162%{content:"​lambert@wey-yu.ne";content:"​lambert@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}39.6938232162%,45.3371256656%{content:"​lambert@wey-yu.net";content:"​lambert@wey-yu.net"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}45.3381256656%,45.4782332268%{content:"​lambert@wey-yu.ne";content:"​lambert@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}45.4792332268%,45.6193407881%{content:"​lambert@wey-yu.n";content:"​lambert@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}45.6203407881%,45.7604483493%{content:"​lambert@wey-yu.";content:"​lambert@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}45.7614483493%,45.9015559105%{content:"​lambert@wey-yu";content:"​lambert@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}45.9025559105%,46.0426634718%{content:"​lambert@wey-y";content:"​lambert@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}46.0436634718%,46.183771033%{content:"​lambert@wey-";content:"​lambert@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}46.184771033%,46.3248785942%{content:"​lambert@wey";content:"​lambert@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}46.3258785942%,46.4659861555%{content:"​lambert@we";content:"​lambert@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}46.4669861555%,46.6070937167%{content:"​lambert@w";content:"​lambert@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}46.6080937167%,46.748201278%{content:"​lambert@";content:"​lambert@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}46.749201278%,46.8893088392%{content:"​lambert";content:"​lambert"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}46.8903088392%,47.0304164004%{content:"​lamber";content:"​lamber"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}47.0314164004%,47.1715239617%{content:"​lambe";content:"​lambe"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}47.1725239617%,47.3126315229%{content:"​lamb";content:"​lamb"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}47.3136315229%,47.4537390841%{content:"​lam";content:"​lam"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}47.4547390841%,47.5948466454%{content:"​la";content:"​la"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}47.5958466454%,47.7359542066%{content:"​l";content:"​l"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}47.7369542066%,49.5197667732%{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}49.5207667732%,49.6981480298%{content:"​b";content:"​b"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}49.6991480298%,49.8765292865%{content:"​br";content:"​br"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}49.8775292865%,50.0549105431%{content:"​bre";content:"​bre"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}50.0559105431%,50.2332917998%{content:"​bret";content:"​bret"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}50.2342917998%,50.4116730564%{content:"​brett";content:"​brett"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}50.4126730564%,50.5900543131%{content:"​brett@";content:"​brett@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}50.5910543131%,50.7684355698%{content:"​brett@w";content:"​brett@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}50.7694355698%,50.9468168264%{content:"​brett@we";content:"​brett@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}50.9478168264%,51.1251980831%{content:"​brett@wey";content:"​brett@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}51.1261980831%,51.3035793397%{content:"​brett@wey-";content:"​brett@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}51.3045793397%,51.4819605964%{content:"​brett@wey-y";content:"​brett@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}51.4829605964%,51.660341853%{content:"​brett@wey-yu";content:"​brett@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}51.661341853%,51.8387231097%{content:"​brett@wey-yu.";content:"​brett@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}51.8397231097%,52.0171043663%{content:"​brett@wey-yu.n";content:"​brett@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}52.0181043663%,52.195485623%{content:"​brett@wey-yu.ne";content:"​brett@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}52.196485623%,57.8397880724%{content:"​brett@wey-yu.net";content:"​brett@wey-yu.net"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}57.8407880724%,57.9808956337%{content:"​brett@wey-yu.ne";content:"​brett@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}57.9818956337%,58.1220031949%{content:"​brett@wey-yu.n";content:"​brett@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}58.1230031949%,58.2631107561%{content:"​brett@wey-yu.";content:"​brett@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}58.2641107561%,58.4042183174%{content:"​brett@wey-yu";content:"​brett@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}58.4052183174%,58.5453258786%{content:"​brett@wey-y";content:"​brett@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}58.5463258786%,58.6864334398%{content:"​brett@wey-";content:"​brett@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}58.6874334398%,58.8275410011%{content:"​brett@wey";content:"​brett@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}58.8285410011%,58.9686485623%{content:"​brett@we";content:"​brett@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}58.9696485623%,59.1097561235%{content:"​brett@w";content:"​brett@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}59.1107561235%,59.2508636848%{content:"​brett@";content:"​brett@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}59.2518636848%,59.391971246%{content:"​brett";content:"​brett"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}59.392971246%,59.5330788072%{content:"​bret";content:"​bret"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}59.5340788072%,59.6741863685%{content:"​bre";content:"​bre"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}59.6751863685%,59.8152939297%{content:"​br";content:"​br"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}59.8162939297%,59.9564014909%{content:"​b";content:"​b"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}59.9574014909%,61.7402140575%{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}61.7412140575%,61.9185953142%{content:"​k";content:"​k"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}61.9195953142%,62.0969765708%{content:"​ka";content:"​ka"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}62.0979765708%,62.2753578275%{content:"​kan";content:"​kan"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}62.2763578275%,62.4537390841%{content:"​kane";content:"​kane"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}62.4547390841%,62.6321203408%{content:"​kane@";content:"​kane@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}62.6331203408%,62.8105015974%{content:"​kane@w";content:"​kane@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}62.8115015974%,62.9888828541%{content:"​kane@we";content:"​kane@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}62.9898828541%,63.1672641108%{content:"​kane@wey";content:"​kane@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}63.1682641108%,63.3456453674%{content:"​kane@wey-";content:"​kane@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}63.3466453674%,63.5240266241%{content:"​kane@wey-y";content:"​kane@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}63.5250266241%,63.7024078807%{content:"​kane@wey-yu";content:"​kane@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}63.7034078807%,63.8807891374%{content:"​kane@wey-yu.";content:"​kane@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}63.8817891374%,64.059170394%{content:"​kane@wey-yu.n";content:"​kane@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}64.060170394%,64.2375516507%{content:"​kane@wey-yu.ne";content:"​kane@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}64.2385516507%,69.8818541001%{content:"​kane@wey-yu.net";content:"​kane@wey-yu.net"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}69.8828541001%,70.0229616613%{content:"​kane@wey-yu.ne";content:"​kane@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}70.0239616613%,70.1640692226%{content:"​kane@wey-yu.n";content:"​kane@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}70.1650692226%,70.3051767838%{content:"​kane@wey-yu.";content:"​kane@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}70.3061767838%,70.446284345%{content:"​kane@wey-yu";content:"​kane@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}70.447284345%,70.5873919063%{content:"​kane@wey-y";content:"​kane@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}70.5883919063%,70.7284994675%{content:"​kane@wey-";content:"​kane@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}70.7294994675%,70.8696070288%{content:"​kane@wey";content:"​kane@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}70.8706070288%,71.01071459%{content:"​kane@we";content:"​kane@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}71.01171459%,71.1518221512%{content:"​kane@w";content:"​kane@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}71.1528221512%,71.2929297125%{content:"​kane@";content:"​kane@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}71.2939297125%,71.4340372737%{content:"​kane";content:"​kane"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}71.4350372737%,71.5751448349%{content:"​kan";content:"​kan"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}71.5761448349%,71.7162523962%{content:"​ka";content:"​ka"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}71.7172523962%,71.8573599574%{content:"​k";content:"​k"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}71.8583599574%,73.641172524%{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}73.642172524%,73.8195537806%{content:"​p";content:"​p"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}73.8205537806%,73.9979350373%{content:"​pa";content:"​pa"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}73.9989350373%,74.1763162939%{content:"​par";content:"​par"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}74.1773162939%,74.3546975506%{content:"​park";content:"​park"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}74.3556975506%,74.5330788072%{content:"​parke";content:"​parke"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}74.5340788072%,74.7114600639%{content:"​parker";content:"​parker"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}74.7124600639%,74.8898413206%{content:"​parker@";content:"​parker@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}74.8908413206%,75.0682225772%{content:"​parker@w";content:"​parker@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}75.0692225772%,75.2466038339%{content:"​parker@we";content:"​parker@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}75.2476038339%,75.4249850905%{content:"​parker@wey";content:"​parker@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}75.4259850905%,75.6033663472%{content:"​parker@wey-";content:"​parker@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}75.6043663472%,75.7817476038%{content:"​parker@wey-y";content:"​parker@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}75.7827476038%,75.9601288605%{content:"​parker@wey-yu";content:"​parker@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}75.9611288605%,76.1385101171%{content:"​parker@wey-yu.";content:"​parker@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}76.1395101171%,76.3168913738%{content:"​parker@wey-yu.n";content:"​parker@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}76.3178913738%,76.4952726305%{content:"​parker@wey-yu.ne";content:"​parker@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}76.4962726305%,82.1395750799%{content:"​parker@wey-yu.net";content:"​parker@wey-yu.net"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}82.1405750799%,82.2806826411%{content:"​parker@wey-yu.ne";content:"​parker@wey-yu.ne"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}82.2816826411%,82.4217902023%{content:"​parker@wey-yu.n";content:"​parker@wey-yu.n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}82.4227902023%,82.5628977636%{content:"​parker@wey-yu.";content:"​parker@wey-yu."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}82.5638977636%,82.7040053248%{content:"​parker@wey-yu";content:"​parker@wey-yu"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}82.7050053248%,82.845112886%{content:"​parker@wey-y";content:"​parker@wey-y"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}82.846112886%,82.9862204473%{content:"​parker@wey-";content:"​parker@wey-"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}82.9872204473%,83.1273280085%{content:"​parker@wey";content:"​parker@wey"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}83.1283280085%,83.2684355698%{content:"​parker@we";content:"​parker@we"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}83.2694355698%,83.409543131%{content:"​parker@w";content:"​parker@w"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}83.410543131%,83.5506506922%{content:"​parker@";content:"​parker@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}83.5516506922%,83.6917582535%{content:"​parker";content:"​parker"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}83.6927582535%,83.8328658147%{content:"​parke";content:"​parke"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}83.8338658147%,83.9739733759%{content:"​park";content:"​park"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}83.9749733759%,84.1150809372%{content:"​par";content:"​par"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}84.1160809372%,84.2561884984%{content:"​pa";content:"​pa"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}84.2571884984%,84.3972960596%{content:"​p";content:"​p"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}84.3982960596%,86.1811086262%{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}86.1821086262%,86.3594898829%{content:"​j";content:"​j"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}86.3604898829%,86.5378711395%{content:"​jo";content:"​jo"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}86.5388711395%,86.7162523962%{content:"​jon";content:"​jon"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}86.7172523962%,86.8946336528%{content:"​jone";content:"​jone"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}86.8956336528%,87.0730149095%{content:"​jones";content:"​jones"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}87.0740149095%,87.2513961661%{content:"​jonesy";content:"​jonesy"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}87.2523961661%,87.4297774228%{content:"​jonesy@";content:"​jonesy@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}87.4307774228%,87.6081586794%{content:"​jonesy@n";content:"​jonesy@n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}87.6091586794%,87.7865399361%{content:"​jonesy@no";content:"​jonesy@no"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}87.7875399361%,87.9649211928%{content:"​jonesy@nos";content:"​jonesy@nos"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}87.9659211928%,88.1433024494%{content:"​jonesy@nost";content:"​jonesy@nost"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}88.1443024494%,88.3216837061%{content:"​jonesy@nostr";content:"​jonesy@nostr"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}88.3226837061%,88.5000649627%{content:"​jonesy@nostro";content:"​jonesy@nostro"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}88.5010649627%,88.6784462194%{content:"​jonesy@nostrom";content:"​jonesy@nostrom"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}88.6794462194%,88.856827476%{content:"​jonesy@nostromo";content:"​jonesy@nostromo"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}88.857827476%,89.0352087327%{content:"​jonesy@nostromo.";content:"​jonesy@nostromo."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}89.0362087327%,89.2135899894%{content:"​jonesy@nostromo.s";content:"​jonesy@nostromo.s"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}89.2145899894%,89.391971246%{content:"​jonesy@nostromo.sp";content:"​jonesy@nostromo.sp"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}89.392971246%,89.5703525027%{content:"​jonesy@nostromo.spa";content:"​jonesy@nostromo.spa"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}89.5713525027%,89.7487337593%{content:"​jonesy@nostromo.spac";content:"​jonesy@nostromo.spac"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}89.7497337593%,95.3930362087%{content:"​jonesy@nostromo.space";content:"​jonesy@nostromo.space"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}95.3940362087%,95.53414377%{content:"​jonesy@nostromo.spac";content:"​jonesy@nostromo.spac"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}95.53514377%,95.6752513312%{content:"​jonesy@nostromo.spa";content:"​jonesy@nostromo.spa"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}95.6762513312%,95.8163588924%{content:"​jonesy@nostromo.sp";content:"​jonesy@nostromo.sp"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}95.8173588924%,95.9574664537%{content:"​jonesy@nostromo.s";content:"​jonesy@nostromo.s"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}95.9584664537%,96.0985740149%{content:"​jonesy@nostromo.";content:"​jonesy@nostromo."/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}96.0995740149%,96.2396815761%{content:"​jonesy@nostromo";content:"​jonesy@nostromo"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}96.2406815761%,96.3807891374%{content:"​jonesy@nostrom";content:"​jonesy@nostrom"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}96.3817891374%,96.5218966986%{content:"​jonesy@nostro";content:"​jonesy@nostro"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}96.5228966986%,96.6630042599%{content:"​jonesy@nostr";content:"​jonesy@nostr"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}96.6640042599%,96.8041118211%{content:"​jonesy@nost";content:"​jonesy@nost"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}96.8051118211%,96.9452193823%{content:"​jonesy@nos";content:"​jonesy@nos"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}96.9462193823%,97.0863269436%{content:"​jonesy@no";content:"​jonesy@no"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}97.0873269436%,97.2274345048%{content:"​jonesy@n";content:"​jonesy@n"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}97.2284345048%,97.368542066%{content:"​jonesy@";content:"​jonesy@"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}97.369542066%,97.5096496273%{content:"​jonesy";content:"​jonesy"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}97.5106496273%,97.6507571885%{content:"​jones";content:"​jones"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}97.6517571885%,97.7918647497%{content:"​jone";content:"​jone"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}97.7928647497%,97.932972311%{content:"​jon";content:"​jon"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}97.933972311%,98.0740798722%{content:"​jo";content:"​jo"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}98.0750798722%,98.2151874334%{content:"​j";content:"​j"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}98.2161874334%,to{content:"​";content:"​"/"ripley@wey-yu.net";alt:"ripley@wey-yu.net"}}@keyframes typed-0-caret{75%{border-color:transparent}}:root{--font-sans:"futura-pt-bold",-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-mono:Monaspace,Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--color-primary-text:var(--color-darker-gray);--color-secondary-text-dark:rgba(0,0,0,.4);--color-secondary-text-light:hsla(0,0%,100%,.64);--color-secondary-text:var(--color-secondary-text-dark);--color-border:rgba(0,0,0,.08);--gap:clamp(24px,1.7032rem + 1.9355vw,48px);--head-nav-gap:32px;--container-width:1440px;--content-font-size:clamp(1.7rem,0.38vw + 1.4rem,2rem);--header-spacing:clamp(4.8rem,4rem + 2.5vw,8rem)}:root.has-light-text{--color-lighter-gray:rgba(0,0,0,.1);--color-darker-gray:#f5f5f5;--color-secondary-text:var(--color-secondary-text-light);--color-border:hsla(0,0%,100%,.2)}body{background-color:var(--background-color);font-family:var(--gh-font-body,var(--font-mono))}.gh-about-primary,.gh-article-title,.gh-card-title,.gh-font-heading{font-weight:700;letter-spacing:-.04em;line-height:1.2;text-transform:uppercase}.gh-main{padding-top:clamp(4.8rem,4rem + 2.5vw,8rem)}figcaption{font-size:1.3rem;text-align:right}.kg-width-full figcaption{padding:0}hr{background-color:var(--color-border)}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));letter-spacing:-.04em}.gh-content h2{font-size:2.25em}.gh-content h3{font-size:1.6em}.gh-canvas{grid-template-columns:repeat(12,minmax(0,1fr))}.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:4/span 6}.gh-canvas>.kg-width-wide{grid-column:4/span 9}.gh-canvas>.kg-gallery-card.kg-width-wide,.gh-canvas>.kg-width-full{grid-column:1/span 12;position:relative;transform:translateZ(0);z-index:20}@media (max-width:991px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:3/span 8}.gh-canvas>.kg-width-wide{grid-column:3/span 10}}@media (max-width:767px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:2/span 10}.gh-canvas>.kg-width-wide{grid-column:1/span 12}}@media (max-width:480px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 12}}.gh-head{background-color:transparent;font-size:1.6rem}.gh-head-logo{font-weight:800}.gh-head-logo img{max-height:48px}.gh-head-link,.gh-head-menu{font-weight:700}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-border)}.gh-head-menu a{color:inherit}@media (max-width:991px){.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) :is(#gh-head,#gh-head .gh-head-actions){background-color:var(--background-color)}}.gh-about{margin-bottom:40px}.gh-about-content{word-break:break-word}.gh-about-primary{font-size:clamp(3.2rem,2.4452rem + 2.0968vw,5.8rem);font-weight:800;line-height:1.2;max-width:1200px}.gh-about-primary a{text-decoration:underline}.gh-about-secondary{font-size:clamp(2.4rem,.54vw + 2.14rem,3rem);font-weight:500;letter-spacing:-.008em;max-width:840px}.gh-about-primary+.gh-about-secondary{font-size:clamp(2rem,.36vw + 1.83rem,2.4rem);font-weight:450;margin-top:20px;max-width:640px}.gh-about-secondary a{text-decoration:underline}.has-side-about .gh-about{margin-top:48px}.has-side-about .gh-about.no-image{margin-bottom:48px;margin-top:80px}.has-side-about .gh-about-inner{display:grid;gap:clamp(4rem,.0842rem + 3.9474vw,6.4rem);grid-template-columns:1fr 1fr}.has-side-about .gh-about-image{justify-self:end}.has-side-about .gh-about.no-image .gh-about-inner{grid-template-columns:1fr}.has-side-about .gh-about-content-inner{position:sticky;top:40px}@media (max-width:840px){.has-side-about .gh-about-inner{align-items:center;display:flex;flex-direction:column;gap:0}.gh-about-content-inner{text-align:center}.gh-subscribe-input{margin-left:auto;margin-right:auto}}.has-background-about .gh-about{position:relative}.has-background-about .gh-about:before{background-color:var(--color-black);content:"";inset:0;position:absolute;transition:opacity 1.5s ease}.has-background-about .gh-about.initialized:before{opacity:.4}.has-background-about .gh-about-inner{align-items:flex-end;display:flex;min-height:var(--about-height,100vh)}.has-background-about .gh-about-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-background-about .gh-about-content{align-items:flex-start;bottom:calc(var(--gap) + 24px);display:flex;flex-direction:column;margin-bottom:calc(var(--gap) + 24px);margin-top:200px;max-width:50%;position:sticky;text-align:left}.has-background-about .gh-about-primary{color:#f5f5f5}.has-background-about .gh-about-secondary{color:#f5f5f5;opacity:.7}.has-background-about .gh-subscribe-input{background-color:#fff;border:0;color:var(--color-secondary-text-dark)}@media (max-width:991px){.has-background-about .gh-about-content{max-width:none}}.has-typographic-about .gh-about{display:flex;min-height:calc(100vh - 110px);padding-bottom:64px;padding-top:64px}.has-typographic-about .gh-about-inner{display:flex;flex-direction:column;gap:48px;justify-content:flex-end;padding-bottom:clamp(2.4rem,2rem + 1.25vw,4rem);width:100%}.has-typographic-about .gh-about-image{border-radius:50%;height:128px;-o-object-fit:cover;object-fit:cover;width:128px}.has-typographic-about .gh-subscribe-input{margin-top:48px}.gh-card-link:hover{opacity:1}.gh-card-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.gh-card-title{font-weight:800;word-break:break-word}.gh-card-link:hover .gh-card-title{opacity:.8}.gh-card-meta{color:var(--color-secondary-text);flex-wrap:wrap;font-size:1.4rem;font-weight:500;margin-top:16px}.gh-card-meta,.gh-card-meta>*{align-items:center;display:flex;gap:8px}.gh-card-meta>*+:not(script):not(.gh-card-access):before{background-color:currentColor;border-radius:50%;content:"";height:2px;width:2px}.gh-card-access{background-color:var(--color-border);border-radius:40px;margin-left:4px;padding:0 10px 0 8px}.has-parallax-feed .gh-card-access{background-color:var(--color-white);color:var(--color-darker-gray)}.gh-card-access svg{margin-right:-5px}.has-classic-feed .gh-card.no-image{max-width:1200px}.has-classic-feed .gh-card+.gh-card{margin-top:clamp(4.8rem,4rem + 2.5vw,8rem)}.has-classic-feed .gh-card+.gh-card.no-image,.has-classic-feed .gh-card.no-image+.gh-card{margin-top:clamp(8rem,7.14vw + 4.57rem,16rem)}.has-classic-feed .gh-card-link{display:flex;flex-direction:row-reverse;gap:clamp(4rem,3rem + 3.125vw,8rem)}.has-classic-feed .gh-card-image{flex:1;position:relative}.has-classic-feed .gh-card-image:before{content:"";display:block;padding-bottom:56.25%}.has-classic-feed .no-image .gh-card-image{display:none}.has-classic-feed .gh-card-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.has-classic-feed .gh-card-wrapper{flex:1;flex-shrink:0;width:100%}.has-classic-feed .gh-card-title{font-size:clamp(3.2rem,2.7rem + 1.5625vw,5.2rem)}.has-classic-feed .kg-width-full .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem)}@media (max-width:991px){.has-classic-feed .gh-card-link{flex-direction:column;gap:32px}}.has-typographic-feed.home-template .gh-main{padding-top:0}.has-typographic-feed .gh-card{margin-top:clamp(8rem,6rem + 6.25vw,16rem)}.has-typographic-feed .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem);line-height:1.1;max-width:1200px}.has-typographic-feed .gh-card-excerpt{font-size:clamp(1.8rem,.27vw + 1.67rem,2.1rem);font-weight:450;letter-spacing:-.005em;line-height:1.5;margin-top:16px;max-width:920px}.has-typographic-feed .gh-card-meta{margin-top:16px}.has-parallax-feed .gh-card{display:flex;min-height:640px}.has-parallax-feed .gh-card.no-image{background-color:var(--tag-color,var(--color-darker-gray))}.has-parallax-feed .kg-width-full .gh-card{min-height:800px}.has-parallax-feed .gh-card+.gh-card{margin-top:80px}.has-parallax-feed .gh-card-link{display:flex;flex-grow:1;position:relative}.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:before{background-color:#000;content:"";height:100%;opacity:.6;position:absolute;transition:opacity .4s;width:100%}.has-parallax-feed .gh-card:not(.no-image):hover .gh-card-link:before{opacity:.4}.has-parallax-feed .gh-card-image{height:100%;position:absolute;width:100%;z-index:-1}.has-parallax-feed .gh-card-wrapper{justify-content:flex-end;padding:64px 48px;position:relative}.has-parallax-feed .kg-width-full .gh-card-wrapper{padding:64px 48px}.has-parallax-feed :is(.gh-card-title,.gh-card-meta){color:#f5f5f5}.has-parallax-feed .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem);line-height:1.1}.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:hover .gh-card-title{opacity:1}.has-parallax-feed .kg-width-full .gh-card-title{font-size:6.4rem}.has-parallax-feed .gh-card-meta{margin-top:12px}.gh-article-meta{bottom:0;grid-row-start:1;margin:0!important;top:0;width:100%;z-index:10}.gh-article-meta-inner{display:flex;flex-direction:column;position:sticky;top:48px}.gh-article-meta .gh-author-image-list{display:flex;margin-bottom:12px;margin-left:-2px}.gh-article-meta .gh-author-image{border:2px solid var(--color-white);display:block;height:72px;margin-bottom:0;width:72px}.gh-article-meta .gh-author-icon{background-color:var(--color-light-gray)}.gh-article-meta .gh-author-image:hover{opacity:1}.gh-article-meta .gh-author-image-list .gh-author-image+.gh-author-image{margin-left:-20px}.gh-article-meta .gh-author-image-list .gh-author-image:first-child{z-index:30}.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(2){z-index:20}.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(3){z-index:10}.gh-article-meta .gh-author-name-list{line-height:1.35;margin-bottom:-2px}.gh-article-meta .gh-author-name-list a{color:var(--color-darker-gray);font-size:1.9rem;font-weight:700;letter-spacing:-.01em;text-decoration:none}.gh-article-date{color:var(--color-secondary-text);font-size:1.4rem;margin-top:4px}.gh-article-tag{border:2px solid var(--color-border);border-radius:24px;color:var(--tag-color,var(--color-darker-gray))!important;display:inline-block;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-top:20px;padding:2px 12px;text-decoration:none!important;width:-moz-fit-content;width:fit-content}.gh-content .gh-article-header{grid-column:4/span 9;grid-row-start:1;margin-bottom:clamp(4.8rem,1.43vw + 4.11rem,6.4rem);margin-top:0}.gh-article-title{font-size:clamp(4rem,2.86vw + 2.63rem,7.2rem);font-weight:800;grid-column:1/span 9;letter-spacing:-.03em;line-height:1}.gh-article-excerpt{font-size:clamp(1.8rem,.54vw + 1.54rem,2.4rem);font-weight:500;grid-column:1/span 9;line-height:1.45;max-width:840px}.gh-article-excerpt .emoji{color:initial}.gh-article-image{grid-column:1/span 12}.gh-article-image,.gh-content{margin-top:clamp(4rem,3rem + 3.125vw,8rem)}.gh-content{--content-spacing-multiplier:1.5;line-height:1.7;position:relative}:is(.post-template,.page-template) .no-image .gh-content{margin-top:clamp(4rem,2.14vw + 2.97rem,6.4rem)}.gh-content>[id]{font-weight:800}.gh-article-footer{margin-top:clamp(6.4rem,3rem + 10.625vw,20rem)}@media (min-width:992px){.gh-article-meta{grid-column:1/span 3;position:absolute}}@media (max-width:991px){.gh-content>.gh-article-header,:is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 10}.gh-article-meta{margin-bottom:32px!important}.no-image .gh-article-meta{grid-row-start:2}.gh-article-meta .gh-author-image{height:64px;margin-bottom:0;margin-right:12px;width:64px}.gh-article-meta-wrapper{flex-grow:1}}@media (max-width:767px){.gh-content>.gh-article-header,:is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 12}.gh-content{font-size:var(--content-font-size)}}.gh-cta{background-color:var(--color-lighter-gray);grid-column:1/span 12!important;margin-top:clamp(8rem,7.14vw + 4.57rem,16rem);padding:clamp(8rem,10.71vw + 2.86rem,20rem) clamp(4.8rem,4.64vw + 2.57rem,10rem);position:relative;transform:translateZ(0);z-index:20}.gh-cta-title{font-size:clamp(3rem,.71vw + 2.66rem,3.8rem);font-weight:800;letter-spacing:-.03em;margin-bottom:24px}.gh-cta .gh-btn{font-size:1.8rem;height:48px;letter-spacing:-.005em;padding-left:24px;padding-right:24px}.gh-navigation{font-size:clamp(2rem,1.7rem + .9375vw,3.2rem);font-weight:800;grid-column:1/span 12;letter-spacing:-.02em}.gh-comments{margin-top:clamp(4.8rem,4.64vw + 2.57rem,10rem)}.gh-comments .gh-comments-title{font-weight:800;margin-bottom:48px}.gh-subscribe-input{align-items:center;background-color:var(--color-border);border-radius:72px;color:var(--color-secondary-text);cursor:pointer;display:flex;font-size:1.7rem;height:52px;justify-content:space-between;margin-top:40px;max-width:480px;padding:0 8px 0 24px;width:100%}.gh-subscribe-input .gh-btn{font-weight:700}:is(.tag-template,.author-template,.home-template,.games-template) .gh-article{margin-bottom:80px}.gh-author-image{border-radius:50%;height:96px;margin-bottom:24px;overflow:hidden;width:96px}.gh-author-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-author-meta{color:var(--color-secondary-text);font-size:1.8rem;margin-top:16px}.gh-author-location{margin-bottom:6px}.gh-author-social{align-items:center;display:flex;gap:12px}.gh-author-social-link{line-height:0}.gh-foot{padding-bottom:clamp(8rem,4.55vw + 6.18rem,12rem);padding-top:clamp(8rem,4.55vw + 6.18rem,12rem)}.gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu{font-size:1.6rem;font-weight:700}.gh-copyright{font-size:1.4rem}/*# sourceMappingURL=screen.css.map */
