diff --git a/assets/built/screen.css b/assets/built/screen.css
index 8edcb941..09399cea 100644
--- a/assets/built/screen.css
+++ b/assets/built/screen.css
@@ -1,2 +1,2 @@
-:root{--color-white:#fff;--color-lighter-gray:rgba(0,0,0,.05);--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--color-primary-text:var(--color-darker-gray);--color-secondary-text:rgba(0,0,0,.55);--color-border:rgba(0,0,0,.08);--color-dark-border:rgba(0,0,0,.55);--font-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:"EB Garamond",Georgia,Times,serif;--font-serif-alt:Georgia,Times,serif;--font-mono:"JetBrains Mono",Menlo,Consolas,Monaco,"Liberation Mono","Lucida Console",monospace;--container-width:1320px;--container-gap:clamp(24px,1.7032rem + 1.9355vw,48px);--grid-gap:42px}:is(.gh-navigation,.gh-footer).has-accent-color,:root.has-light-text{--color-lighter-gray:hsla(0,0%,100%,.1);--color-darker-gray:#fff;--color-secondary-text:hsla(0,0%,100%,.64);--color-border:hsla(0,0%,100%,.15);--color-dark-border:hsla(0,0%,100%,.5)}*,:after,:before{box-sizing:border-box}*{margin:0}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}iframe{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.2}body{background-color:var(--background-color);color:var(--color-primary-text);font-family:var(--font-sans);font-size:1.6rem}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}.gh-button{align-items:center;background-color:var(--ghost-accent-color);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.5rem;font-weight:600;gap:.4em;justify-content:center;letter-spacing:-.004em;line-height:1;padding:.8em 1.4em}.gh-button:hover{opacity:.95}.gh-icon-button{align-items:center;background-color:transparent;border:0;color:var(--color-darker-gray);cursor:pointer;display:inline-flex;height:32px;justify-content:center;outline:none;padding:0;width:32px}.gh-icon-button:hover :is(svg,span){opacity:.8}.gh-icon-button svg{height:20px;width:20px}.gh-form{align-items:center;background-color:var(--color-lighter-gray);border-radius:40px;display:flex;font-size:1.7rem;font-weight:450;height:56px;letter-spacing:-.008em;max-width:560px;position:relative;transition:background-color .2s ease;width:100%}.gh-form.success{pointer-events:none}.gh-form.error{box-shadow:0 0 0 1px red}.gh-form:hover{background-color:rgba(0,0,0,.065)}.gh-footer.has-accent-color .gh-form:hover,.has-light-text .gh-form:hover{background-color:hsla(0,0%,100%,.15)}.gh-form-input{background-color:transparent;border:0;border-radius:40px;font-size:inherit;height:100%;inset:0;letter-spacing:inherit;line-height:1.1;outline:none;padding-inline:26px;position:absolute;transition:.3s ease-in-out;width:100%}.gh-form-input::-moz-placeholder{color:rgba(0,0,0,.3)}.gh-form-input::placeholder,button.gh-form-input{color:rgba(0,0,0,.3)}:is(.has-serif-title,.has-mono-title) .gh-form-input{padding-inline:20px}.gh-form.gh-form.success .gh-form-input{opacity:.5}.gh-footer.has-accent-color .gh-form-input,.has-light-text .gh-form-input{color:#fff}.gh-footer.has-accent-color .gh-form-input::-moz-placeholder,.has-light-text .gh-form-input::-moz-placeholder{color:hsla(0,0%,100%,.55)}.gh-footer.has-accent-color .gh-form-input::placeholder,.has-light-text .gh-form-input::placeholder,.has-light-text button.gh-form-input{color:hsla(0,0%,100%,.55)}.gh-header.is-classic.has-image .gh-form-input{color:#15171a}.gh-header.is-classic.has-image .gh-form-input::-moz-placeholder{color:rgba(0,0,0,.5)}.gh-header.is-classic.has-image .gh-form-input::placeholder,.gh-header.is-classic.has-image .gh-form>svg,.gh-header.is-classic.has-image button.gh-form-input{color:rgba(0,0,0,.5)}button.gh-form-input{-webkit-padding-start:56px;color:var(--color-secondary-text);cursor:pointer;padding-inline-start:56px;text-align:left}:is(.has-serif-title,.has-mono-title) button.gh-form-input{-webkit-padding-start:50px;padding-inline-start:50px}.gh-form .gh-button{font-size:inherit;height:44px;padding-inline:32px;position:absolute;right:6px}.gh-form>svg{color:var(--color-secondary-text);height:20px;left:22px;position:relative;width:20px}:is(.has-serif-title,.has-mono-title) .gh-form>svg{left:16px}.gh-form .gh-button svg{display:none;margin-top:1px;position:absolute}.gh-form:is(.loading,.success) .gh-button span{visibility:hidden}.gh-form.loading .gh-button svg:first-of-type,.gh-form.success .gh-button svg:last-of-type{display:block}.gh-form [data-members-error]{font-size:1.4rem;line-height:1.4;margin-top:10px;position:absolute;top:100%;width:100%}@media (max-width:576px){.gh-form{font-size:1.6rem}.gh-form .gh-button{padding-inline:12px}.gh-form .gh-button span span{display:none}.gh-form .gh-button span svg{display:inline;height:20px;margin-top:2px;position:static;width:20px}}.gh-viewport{display:flex;flex-direction:column;min-height:100vh;position:relative}.gh-outer{padding:0 max(4vmin,20px)}.gh-outer .gh-outer{padding:0}.gh-inner{margin:0 auto;max-width:var(--container-width);width:100%}.gh-main{flex-grow:1}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--container-gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--container-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}.gh-navigation{background-color:var(--background-color);color:var(--color-darker-gray);font-size:1.5rem;font-weight:550;height:100px}.gh-navigation :is(.gh-navigation-logo,a:not(.gh-button),.gh-icon-button){color:inherit}.gh-navigation-inner{align-items:center;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:row dense;height:100%}.gh-navigation-brand{line-height:1}.gh-navigation-logo{font-size:calc(2.4rem*var(--factor, 1));font-weight:725;letter-spacing:-.015em;position:relative;white-space:nowrap}.gh-navigation-logo img{max-height:40px}.gh-navigation-menu{align-items:center;display:flex;gap:24px}.gh-navigation .nav{align-items:center;display:inline-flex;gap:28px;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-navigation .gh-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-navigation .gh-more-toggle svg{height:24px;width:24px}.gh-navigation-actions{align-items:center;background-color:var(--background-color);display:flex;gap:24px;justify-content:flex-end}.gh-navigation.has-accent-color .gh-navigation-actions{background-color:var(--ghost-accent-color)}.gh-navigation-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-navigation-members .gh-button{font-size:inherit;font-weight:600}.gh-search{margin-left:-2px;margin-right:-2px}@media (max-width:767px){.gh-navigation-logo{white-space:normal}.gh-navigation-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-navigation-actions .gh-search{display:none}}@media (min-width:768px){.gh-navigation-brand .gh-search{display:none}.gh-navigation:not(.is-dropdown-loaded) .gh-navigation-menu .nav>li{opacity:0}}.gh-navigation.has-accent-color{background-color:var(--ghost-accent-color)}.gh-navigation.has-accent-color .gh-button{background-color:#fff;color:#15171a}.gh-navigation.is-left-logo .gh-navigation-inner{grid-template-columns:auto 1fr auto}@media (min-width:768px){.gh-navigation.is-left-logo .gh-navigation-logo:not(:has(img)){top:-2px}}@media (min-width:992px){.gh-navigation.is-left-logo .gh-navigation-menu{margin-left:16px;margin-right:100px}}.gh-navigation.is-middle-logo .gh-navigation-inner{grid-template-columns:1fr auto 1fr}.gh-navigation.is-middle-logo .gh-navigation-brand{grid-column-start:2}.gh-navigation.is-middle-logo .gh-navigation-actions{gap:28px}@media (min-width:992px){.gh-navigation.is-middle-logo .gh-navigation-menu{margin-right:64px}}.gh-navigation.is-stacked{height:auto;position:relative}.gh-navigation.is-stacked .gh-navigation-inner{grid-template-columns:1fr auto 1fr}.gh-navigation.is-stacked .gh-navigation-brand{align-items:center;display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.gh-navigation.is-stacked .gh-navigation-brand{min-height:unset}}@media (min-width:992px){.gh-navigation.is-stacked .gh-navigation-inner{padding:0}.gh-navigation.is-stacked .gh-navigation-brand{align-items:center;display:flex;height:80px}.gh-navigation.is-stacked .gh-navigation-menu{grid-column:1/4;grid-row-start:2;height:60px;justify-content:center;margin:0 48px}.gh-navigation.is-stacked .gh-navigation-menu:after,.gh-navigation.is-stacked .gh-navigation-menu:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.gh-navigation.is-stacked .gh-navigation-menu:after{top:140px}.gh-navigation.is-stacked .gh-navigation-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}.gh-navigation.is-stacked .gh-navigation-actions .gh-search{display:flex;gap:10px;width:auto}}.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}.gh-dropdown.is-left{left:-16px;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;line-height:1.5;padding:7px 20px;white-space:normal}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{align-items:center;display:flex;display:none;justify-content:center;margin-left:4px;margin-right:-7px;position:relative}.gh-burger svg{height:24px;width:24px}.gh-burger svg:last-child,.is-open .gh-burger svg:first-child{display:none}.is-open .gh-burger svg:last-child{display:block}@media (max-width:767px){.gh-burger{display:flex}#gh-navigation{height:64px}#gh-navigation .gh-navigation-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-navigation .gh-navigation-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-navigation .gh-navigation-logo{font-size:2.2rem}#gh-navigation .gh-navigation-actions,#gh-navigation .gh-navigation-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-navigation .gh-navigation-menu{transform:translateY(0);transition:none}#gh-navigation .nav{align-items:center;gap:20px;line-height:1.4}#gh-navigation .nav a{font-size:1.75rem;font-weight:600;text-transform:none}#gh-navigation .nav li{opacity:0;transform:translateY(-4px)}#gh-navigation .gh-navigation-actions{text-align:center}#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:0;transform:translateY(8px)}#gh-navigation .gh-button{font-size:1.75rem;text-transform:none;width:100%}#gh-navigation a[data-portal=signin]{font-size:1.75rem}#gh-main{transition:opacity .4s}.is-open#gh-navigation{-webkit-overflow-scrolling:touch;height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999}.is-open#gh-navigation .gh-navigation-actions,.is-open#gh-navigation .gh-navigation-menu{opacity:1;position:static;visibility:visible}.is-open#gh-navigation .nav{display:flex;flex-direction:column}.is-open#gh-navigation .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-open#gh-navigation .gh-navigation-actions{align-items:center;bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--container-gap) 0;position:sticky;right:0}.is-open#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-open#gh-navigation a[data-portal=signin]{transition-delay:.4s}.is-open#gh-main{opacity:0}}.gh-card{position:relative}.gh-card-link{display:flex;flex-direction:column;gap:20px}.gh-card-link:hover{opacity:1}.gh-card-image{aspect-ratio:16/9;flex-shrink:0;position:relative}.gh-card-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-card-wrapper{flex-grow:1}.gh-card-tag{display:none;font-size:1.2rem;font-weight:500;letter-spacing:.01em;margin-bottom:4px;text-transform:uppercase}.gh-card-title{font-size:calc(1.9rem*var(--factor, 1));font-weight:725;letter-spacing:-.014em;line-height:1.3}.gh-card-link:hover .gh-card-title{opacity:.8}.gh-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.45rem;line-height:1.4;margin-top:8px;overflow-y:hidden}.gh-card-meta{align-items:center;color:var(--color-secondary-text);display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;gap:4px;letter-spacing:-.004em;line-height:1.05;padding-bottom:1px}.gh-card-meta svg{height:16px;margin-right:2px;margin-top:-2px;width:16px}.gh-card-meta:not(:empty){margin-top:12px}.gh-card-author+.gh-card-date:before{content:"—";margin-right:4px}.gh-header{margin-top:40px;position:relative}.gh-header-inner{overflow:hidden;position:relative}.gh-header.is-magazine .gh-header-inner{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr)}.gh-header.is-magazine .gh-header-inner>div{display:flex;flex-direction:column;gap:var(--grid-gap);grid-row:1}.gh-header.is-magazine .gh-header-left{grid-column:1/span 4}.gh-header.is-magazine .gh-header-inner>.gh-card{grid-column:5/span 8;position:relative}.gh-header.is-magazine .gh-header-right{grid-column:13/-1}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-link{gap:28px}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-image{aspect-ratio:1.618033}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-tag{display:block;margin-bottom:12px}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.022em;line-height:1.1}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-excerpt{font-size:1.8rem;letter-spacing:-.02em;margin-top:clamp(12px,.45vw + 10.18px,16px);max-width:90%}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-meta:not(:empty){margin-top:14px}.gh-header.is-magazine :is(.gh-header-left,.gh-header-right) .gh-card:last-child .gh-card-image{display:none}.gh-header.is-magazine .gh-header-inner>div .gh-card-excerpt{display:none}.gh-header.is-magazine .gh-header-inner>.gh-card:after,.gh-header.is-magazine .gh-header-inner>.gh-card:before{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}.gh-header.is-magazine .gh-header-inner>.gh-card:after{left:auto;right:calc(var(--grid-gap)/-2)}.gh-header.is-magazine .gh-header-inner>div .gh-card+.gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}@media (max-width:1199px){.gh-header.is-magazine .gh-header-inner{grid-template-columns:repeat(12,1fr)}.gh-header.is-magazine .gh-header-inner>.gh-card{grid-column:1/span 8}.gh-header.is-magazine .gh-header-left{grid-column:9/-1}.gh-header.is-magazine .gh-header-inner>div.gh-header-right{flex-direction:row;grid-column:1/-1;grid-row:2}.gh-header.is-magazine .gh-header-right .gh-card{flex:1}.gh-header.is-magazine .gh-header-right .gh-card:last-child .gh-card-image{display:block}.gh-header.is-magazine .gh-header-right{position:relative}.gh-header.is-magazine .gh-header-right:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.gh-header.is-magazine .gh-header-right .gh-card:before{display:none}.gh-header.is-magazine .gh-header-right .gh-card:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}}@media (max-width:991px){.gh-header.is-magazine .gh-header-left .gh-card:nth-child(2) .gh-card-image{display:none}}@media (max-width:767px){.gh-header.is-magazine .gh-header-inner{display:flex;flex-direction:column;gap:var(--grid-gap)}.gh-header.is-magazine .gh-header-inner>div.gh-header-right{flex-direction:column}.gh-header.is-magazine .gh-card-image{display:block!important}.gh-header.is-magazine .gh-card:before{background-color:var(--color-border);content:"";display:block!important;height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}}.gh-header.is-highlight .gh-header-inner{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr)}.gh-header.is-highlight .gh-header-left{grid-column:span 8;position:relative}.gh-header.is-highlight .gh-header-left .gh-card{grid-column:span 8;grid-row:span 3}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-link{gap:28px}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-image{aspect-ratio:3/2}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-tag{display:block;margin-bottom:12px}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.022em;line-height:1.1}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-excerpt{font-size:1.8rem;margin-top:clamp(12px,.45vw + 10.18px,16px)}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-meta:not(:empty){margin-top:14px}.gh-header.is-highlight .gh-header-middle{display:flex;flex-direction:column;gap:var(--grid-gap);grid-column:9/span 4;position:relative}.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt,.gh-header.is-highlight .gh-header-middle .gh-card:last-child .gh-card-image{display:none}.gh-header.is-highlight .gh-header-right{grid-column:13/-1}.gh-header.is-highlight .gh-featured{margin-top:0;padding:0}.gh-header.is-highlight .gh-featured-feed{display:flex;flex-direction:column}.gh-header.is-highlight .gh-featured-feed .gh-card-title{font-size:clamp(1.4rem,.23vw + 1.31rem,1.6rem)}.gh-header.is-highlight .gh-header-left:after,.gh-header.is-highlight .gh-header-middle:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}.gh-header.is-highlight .gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.gh-header.is-highlight .gh-featured .gh-card:first-child:before{display:none}@media (max-width:1199px){.gh-header.is-highlight .gh-header-inner{grid-template-columns:repeat(9,1fr)}.gh-header.is-highlight .gh-header-left{grid-column:span 6}.gh-header.is-highlight .gh-header-middle{grid-column:7/-1}.gh-header.is-highlight .gh-header-right{grid-column:1/-1}.gh-header.is-highlight .gh-featured-feed{display:grid;grid-template-columns:repeat(3,1fr)}.gh-header.is-highlight .gh-featured-feed .gh-card:before{width:calc(100% + var(--grid-gap))}.gh-header.is-highlight .gh-featured-feed .gh-card:after{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}}@media (max-width:991px){.gh-header.is-highlight .gh-header-middle .gh-card:nth-child(2) .gh-card-image{display:none}}@media (max-width:767px){.gh-header.is-highlight .gh-header-inner{display:flex;flex-direction:column}.gh-header.is-highlight .gh-featured-feed{display:flex}.gh-header.is-highlight .gh-card-image{display:block!important}.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt{display:-webkit-box}}.gh-header.is-classic{display:flex;margin-top:0;padding-block:160px}.gh-header.is-classic .gh-header-inner{align-items:center;display:flex;flex-direction:column;gap:48px;margin:auto;max-width:1020px;overflow:unset;text-align:center}.gh-header.is-classic .gh-header-title{font-size:calc(clamp(3rem, 1.82vw + 2.27rem, 4.6rem)*var(--factor, 1));letter-spacing:-.028em;line-height:1.1}.gh-header.is-classic.has-image{margin-top:0}.gh-header.is-classic.has-image:before{background-color:var(--color-black);content:"";inset:0;opacity:.3;position:absolute;transition:opacity 1.5s ease}.gh-header.is-classic.has-image .gh-header-inner{color:#fff}.gh-header.is-classic.has-image .gh-header-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.gh-header.is-classic.has-image .gh-form{background-color:#fff}.gh-cta{display:none;margin-top:max(4vw,40px)}.gh-header:is(.is-highlight,.is-magazine)+.gh-cta{display:block}.gh-cta-inner{align-items:center;background-color:var(--color-lighter-gray);display:flex;flex-direction:column;gap:36px;overflow:hidden;padding:clamp(48px,3.64vw + 33.45px,80px) clamp(40px,2.73vw + 29.09px,64px);position:relative;text-align:center}.gh-cta-content{max-width:640px}.gh-cta-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.021em;line-height:1.1}.gh-cta-description{font-size:1.8rem;letter-spacing:-.015em;line-height:1.4;margin-top:12px}.gh-featured{margin-top:100px}.gh-navigation+.gh-featured{margin-top:64px}.gh-header.is-classic:not(.has-image)+.gh-featured{margin-top:0}.gh-featured-inner{overflow:hidden}.gh-featured-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;letter-spacing:.025em;margin-bottom:20px;padding-bottom:12px;text-transform:uppercase}.gh-featured-feed{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(4,1fr)}.gh-featured-feed .gh-card{container-name:featured-card;container-type:inline-size}.gh-featured-feed .gh-card-link{align-items:flex-start;display:flex;flex-direction:row-reverse}.gh-featured-feed .gh-card-image{aspect-ratio:1;width:72px}@container featured-card (width < 240px){.gh-featured-feed .gh-card-image{display:none}}@container featured-card (240px <= width <= 270px){.gh-featured-feed .gh-card-image{width:64px}}.gh-featured-feed .gh-card-wrapper{container-name:featured-card-wrapper;container-type:inline-size}.gh-featured-feed .gh-card-title{font-size:1.6rem;font-weight:650;letter-spacing:-.011em}@container featured-card-wrapper (width < 170px){.gh-featured-feed .gh-card-title{font-size:1.6rem}}.gh-featured-feed .gh-card-excerpt{display:none}.gh-featured-feed .gh-card-meta:not(:empty){margin-top:10px}.gh-featured-feed .gh-card:before{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}@media (max-width:1199px){.gh-viewport>.gh-featured .gh-featured-feed{grid-template-columns:repeat(3,1fr)}.gh-viewport>.gh-featured .gh-featured-feed .gh-card:nth-child(4){display:none}}@media (max-width:767px){.gh-viewport>.gh-featured .gh-featured-feed{display:flex;flex-direction:column}}.gh-container{flex-grow:1;margin-top:64px}.gh-container-inner{-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(16,1fr)}:is(.gh-featured,.gh-cta)+.gh-container{margin-top:max(4vw,40px)}.gh-header.is-classic:not(.has-image)+.gh-container{margin-top:0}.gh-navigation+.gh-container .gh-container-title,:is(.paged,.tag-template,.author-template) .gh-container:not(.has-sidebar) .gh-container-title{display:none}.gh-more{display:none;font-size:calc(1.9rem*var(--factor, 1));font-weight:725;grid-column:1/-1;letter-spacing:-.014em;margin-top:48px}.gh-container.has-sidebar .gh-more{grid-column:span 12}.home-template .gh-more{display:block}.gh-more a{align-items:center;display:flex;gap:4px}.gh-more svg{height:18px;margin-top:-1px;width:18px}.has-serif-title .gh-more svg{margin-top:0}.gh-container.has-sidebar .gh-main{grid-column:1/span 12;position:relative}.gh-container.has-sidebar .gh-sidebar{grid-column:13/-1}.gh-container.has-sidebar .gh-main:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}.gh-container:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:3/span 12}.gh-container.is-list.no-image:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:4/span 10}.gh-header:is(.is-highlight,.is-magazine)~.gh-container.is-grid:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:1/-1}@media (max-width:1199px){.gh-container-inner{display:block;overflow:hidden}.gh-container.has-sidebar .gh-sidebar{display:none}}.gh-container-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;grid-column:1/-1;letter-spacing:.025em;margin-bottom:calc(var(--grid-gap)/2);padding-bottom:12px;text-transform:uppercase}.gh-container:not(:has(.gh-card)) .gh-container-title{display:none}.gh-container .gh-feed{gap:var(--grid-gap)}.gh-container .gh-card-meta:not(:empty){margin-top:16px}.gh-container.is-list .gh-feed{container-name:list-feed;container-type:inline-size;display:flex;flex-direction:column}.gh-container.is-list .gh-card-link{align-items:center;flex-direction:row;gap:24px}.gh-container.is-list .no-image .gh-card-link{padding-block:20px}.gh-container.is-list .gh-card-image{aspect-ratio:1.618033;flex-shrink:0;width:220px}@container list-feed (width < 600px){.gh-container.is-list .gh-card-image{width:160px}}.gh-container.is-list .gh-card:not(.no-image) .gh-card-wrapper{max-width:600px}.gh-container.is-list .gh-card-title{--factor:1.05}.gh-container.is-list .no-image .gh-card-title{--factor:1.2}.gh-container.is-list .gh-card-excerpt{margin-top:6px}.gh-container.is-list .gh-card+.gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.home-template .gh-container.is-list .gh-card:first-child:before{display:none}@media (max-width:767px){.gh-container.is-list .gh-card-link{align-items:flex-start;flex-direction:column}.gh-container.is-list .gh-card-image{width:100%}}.gh-container.is-grid .gh-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(248px,1fr));overflow:hidden;row-gap:calc(var(--grid-gap)*1.5)}.gh-container.is-grid .gh-card:before{height:1px;right:calc(var(--grid-gap)/-2);top:calc(var(--grid-gap)/-2)}.gh-container.is-grid .gh-card:after,.gh-container.is-grid .gh-card:before{background-color:var(--color-border);content:"";left:calc(var(--grid-gap)/-2);position:absolute}.gh-container.is-grid .gh-card:after{height:100%;top:0;width:1px}@media (max-width:767px){.gh-container.is-grid .gh-feed{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.gh-container.is-grid .gh-feed{display:flex;flex-direction:column}}.gh-container.is-list.no-image .gh-card-image{display:none}.gh-sidebar-inner{position:sticky;top:calc(var(--grid-gap)/2)}.gh-sidebar-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;grid-column:1/-1;letter-spacing:.025em;margin-bottom:calc(var(--grid-gap)/2);padding-bottom:12px;text-transform:uppercase}.gh-about{align-items:center;background-color:var(--color-lighter-gray);display:flex;flex-direction:column;justify-content:center;min-height:380px;padding:48px 24px;text-align:center}.gh-about-icon{border-radius:50%;height:60px;margin-bottom:24px;width:60px}.gh-about-title{font-size:calc(2.4rem*var(--factor, 1));font-weight:700;letter-spacing:-.019em}.gh-about-description{font-size:1.45rem;line-height:1.4;margin-top:12px}.gh-about .gh-button{margin-top:32px}.gh-recommendations{margin-top:48px}.gh-recommendations .recommendations{display:flex;flex-direction:column;gap:26px;list-style-type:none;margin:0;padding:0}.gh-recommendations .recommendation:first-child{margin-top:4px}.gh-recommendations .recommendation a{display:grid;gap:4px 12px;grid-template-columns:24px auto}.gh-recommendations .recommendation a:hover{opacity:1}.gh-recommendations .recommendation-favicon{border-radius:4px;grid-row:span 2;width:100%}.gh-recommendations .recommendation-title{font-size:1.5rem;font-weight:650;letter-spacing:-.009em;margin-top:-2px}.gh-recommendations .recommendation a:hover .recommendation-title{opacity:.8}.gh-recommendations .recommendation-url{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.25;order:1;overflow:hidden;text-overflow:ellipsis}.gh-recommendations .recommendation-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-secondary-text);display:-webkit-box;display:none;font-size:1.4rem;grid-column:2;line-height:1.4;overflow-y:hidden}.gh-recommendations button{align-items:center;background-color:transparent;border:0;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:550;gap:2px;letter-spacing:.025em;margin-top:24px;padding:0;text-transform:uppercase}.gh-recommendations button svg{margin-top:-1px;width:12px}.gh-recommendations button:hover{opacity:.8}.gh-article{--container-width:1120px;word-break:break-word}.gh-article-header{margin:clamp(40px,3.64vw + 25.45px,72px) 0 40px}.gh-article-tag{color:var(--ghost-accent-color);font-size:1.3rem;font-weight:500;letter-spacing:.01em;margin-bottom:12px;text-transform:uppercase}.gh-article-title{font-size:calc(clamp(3.4rem, 1.36vw + 2.85rem, 4.6rem)*var(--factor, 1));letter-spacing:-.022em;line-height:1.1}.gh-article-excerpt{font-size:clamp(1.5rem,.45vw + 1.32rem,1.9rem);letter-spacing:-.018em;line-height:1.4;margin-top:clamp(12px,.45vw + 10.18px,16px);max-width:720px}.gh-article-meta{align-items:center;display:flex;gap:8px;margin-left:6px;margin-top:20px}.gh-article-author-image{display:flex;margin-right:8px}.gh-article-author-image a{background-color:var(--color-light-gray);border:3px solid var(--background-color);border-radius:50%;height:56px;margin:0 -8px;overflow:hidden;position:relative;width:56px}.gh-article-author-image a:first-child{z-index:10}.gh-article-author-image a:nth-child(2){z-index:9}.gh-article-author-image a:nth-child(3){z-index:8}.gh-article-author-image :is(img,svg){height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-article-meta-wrapper{display:flex;flex-direction:column;gap:4px}.gh-article-author-name{font-size:1.6rem;font-weight:650;letter-spacing:-.013em}.gh-article-meta-content{color:var(--color-secondary-text);font-size:1.35rem;font-weight:500;letter-spacing:-.006em;line-height:1.2}.gh-article-image{grid-column:wide;margin-top:40px}.gh-article-image img{width:100%}.page-template .gh-article-header{margin-block:72px 32px}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:64px}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:6vw}.page-template .gh-footer{margin-top:0}.gh-content{font-size:var(--content-font-size,1.7rem);letter-spacing:-.01em}.gh-content>*+*{margin-bottom:0;margin-top:calc(28px*var(--content-spacing-factor, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.gh-content>[id]:not(:first-child){margin-top:calc(56px*var(--content-spacing-factor, 1))}.post-template .gh-content.drop-cap>p:first-of-type:first-letter{float:left;font-size:3.1em;font-weight:700;line-height:1;margin:0 .2em 0 -1px}.has-serif-body.post-template .gh-content.drop-cap>p:first-of-type:first-letter{font-size:3.2em}.gh-content>[id]+p{margin-top:calc(12px*var(--content-spacing-factor, 1))}.gh-content>:is(hr,blockquote,iframe){margin-top:calc(48px*var(--content-spacing-factor, 1))!important;position:relative}.gh-content>:is(hr,blockquote,iframe)+*{margin-top:calc(48px*var(--content-spacing-factor, 1))!important}.gh-content h1{font-size:calc(2.2em*var(--factor, 1));letter-spacing:-.02em}.gh-content h2{font-size:calc(1.6em*var(--factor, 1));letter-spacing:-.02em}.gh-content h3{font-size:calc(1.3em*var(--factor, 1));letter-spacing:-.017em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>:is(ul,ol,p){font-size:.95em}.has-serif-body .gh-content .kg-callout-text,.has-serif-body .gh-content .kg-toggle-content>ol,.has-serif-body .gh-content .kg-toggle-content>p,.has-serif-body .gh-content .kg-toggle-content>ul,.has-serif-body .gh-content>blockquote,.has-serif-body .gh-content>dl,.has-serif-body .gh-content>ol,.has-serif-body .gh-content>p,.has-serif-body .gh-content>ul{font-family:var(--font-serif-alt)}.gh-content :is(ul,ol){padding-left:28px}.gh-content :is(li+li,li :is(ul,ol)){margin-top:8px}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content hr{background-color:var(--color-border);border:0;height:1px;width:100%}.gh-content .gh-table{-webkit-overflow-scrolling:touch;overflow-x:scroll}.gh-content .gh-table table{border-collapse:collapse;border-spacing:0;font-family:var(--font-sans);font-size:1.5rem;vertical-align:top;white-space:nowrap;width:100%}.gh-content .gh-table table th{color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content .gh-table table :is(th,td),.gh-content .gh-table table td{border-bottom:1px solid var(--color-border);padding:6px 12px}.gh-content .gh-table table :is(th,td):first-child{padding-left:0}.gh-content .gh-table table :is(th,td):last-child{padding-right:0}.gh-content pre{border-radius:6px;font-size:1.5rem;line-height:1.5em;overflow:auto;padding:16px}.gh-content :not(pre)>code,.gh-content pre{background:var(--color-lighter-gray);font-family:var(--font-mono)}.gh-content :not(pre)>code{border-radius:.25em;font-size:.95em;font-weight:400;line-height:1em;padding:.15em .4em;vertical-align:baseline}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content .kg-card.kg-width-full+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card.kg-width-full{margin-top:calc(68px*var(--content-spacing-factor, 1))}.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 .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-serif)}.has-mono-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-mono)}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}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;height:unset;line-height:1.2em;padding:.6em 1.2em;text-align:center}.has-serif-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-serif)}.has-mono-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-mono)}.has-serif-body .kg-header-card h3.kg-header-card-subheader{font-family:var(--font-serif)}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-container:hover{opacity:1}.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover{background:var(--background-color)!important;color:var(--color-darker-gray)!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}.kg-product-card.kg-card .kg-product-card-image{margin-bottom:12px}.kg-product-card.kg-card a.kg-product-card-button{height:2.8em;margin-top:12px}.has-serif-title .kg-product-card.kg-card .kg-product-card-title{font-family:var(--font-serif)}.has-mono-title .kg-product-card.kg-card .kg-product-card-title{font-family:var(--font-mono)}.has-serif-body .kg-product-card-description :is(p,ul,ol){font-family:var(--font-serif-alt)}.kg-file-card.kg-card .kg-file-card-container{padding:.6em}.kg-file-card.kg-card .kg-file-card-contents{margin:4px 8px 6px}.kg-file-card.kg-card .kg-file-card-metadata{font-size:.9em}.kg-file-card.kg-card .kg-file-card-filesize:before{margin-left:6px;margin-right:6px}figcaption{font-size:1.4rem;margin-top:12px;text-align:center}.kg-card.kg-width-full figcaption{padding:0 16px}figcaption a{color:var(--ghost-accent-color);text-decoration:underline}.gh-comments{margin-top:48px}.post-template .gh-container{margin-top:120px}.post-template .gh-container-inner{display:block}.post-template .gh-container.is-grid .gh-feed{grid-template-columns:repeat(4,1fr)}.post-template .gh-container .gh-container-title{display:block}.gh-archive{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr);margin-block:80px 24px}.gh-archive.has-image{margin-top:48px}.gh-archive-inner{border-bottom:1px solid var(--color-border);display:grid;gap:var(--grid-gap);grid-column:1/-1;grid-template-columns:1fr 1fr;padding-bottom:clamp(40px,2.73vw + 29.09px,64px)}.gh-archive.has-image .gh-archive-inner{align-items:center;grid-column:1/-1}.gh-archive:not(.has-sidebar):not(.has-image) .gh-archive-inner{grid-column:3/span 12}.gh-archive .gh-article-image{grid-column:auto;margin-top:0}:is(.tag-template,.author-template) .gh-container{margin-top:0}.author-template .gh-archive-inner{display:flex;flex-direction:row-reverse;gap:24px;justify-content:flex-end}.author-template .gh-article-image{border-radius:50%;height:120px;margin-top:0;-o-object-fit:cover;object-fit:cover;width:120px}.author-template .gh-article-title{font-size:3.6rem}.gh-author-meta{color:var(--color-secondary-text);display:flex;font-size:1.5rem;font-weight:550;gap:10px;margin-top:14px}.gh-author-meta a{color:inherit}.gh-author-social{align-items:center;display:flex;gap:10px;padding-left:3px}.gh-author-social svg{height:20px;width:20px}@media (max-width:1199px){.gh-archive{display:block}}@media (max-width:767px){.gh-archive-inner{align-items:flex-start;display:flex}.author-template .gh-archive-inner,.gh-archive-inner{flex-direction:column-reverse}}.has-serif-title{--factor:1.15}.has-mono-title{--factor:1.1}.has-sans-title :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--font-sans)}.has-serif-title :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--font-serif);font-weight:550}.has-mono-title :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--font-mono)}.has-sans-body .is-body{font-family:var(--font-sans)}.has-serif-body .is-body{font-family:var(--font-serif-alt)}.has-serif-title .gh-header.is-classic .gh-header-title{font-weight:550;letter-spacing:-.015em}.has-mono-title .gh-header.is-classic .gh-header-title{letter-spacing:-.01em}.has-serif-title .gh-form{border-radius:0}.has-serif-title .gh-card-title{font-size:calc(2rem*var(--factor, 1));letter-spacing:-.006em;line-height:1.15}.has-serif-title .gh-featured-feed .gh-card-title{font-size:calc(1.6rem*var(--factor, 1))}.has-mono-title .gh-featured-feed .gh-card-title{font-size:calc(1.5rem*var(--factor, 1));letter-spacing:0}.has-serif-title .gh-header.is-highlight .gh-featured-feed .gh-card-title{font-size:clamp(1.6rem,.23vw + 1.51rem,1.8rem)}.has-mono-title .gh-card-title{font-size:calc(1.8rem*var(--factor, 1));line-height:1.2}.has-serif-title .gh-about-title{letter-spacing:-.009em}.has-serif-title .gh-article-title,.has-serif-title .gh-footer-signup-header{letter-spacing:-.019em}.has-serif-body{--content-font-size:1.9rem}.has-serif-body .gh-card-excerpt{font-size:1.65rem;letter-spacing:.0005em;line-height:1.4}.has-serif-body .gh-header.is-highlight .gh-card:first-child .gh-card-excerpt,.has-serif-body .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-excerpt{font-size:1.8rem;letter-spacing:-.001em}.has-serif-title .gh-header.is-highlight .gh-header-left .gh-card-title,.has-serif-title .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title{font-size:clamp(3.2rem,1.82vw + 2.47rem,4.9rem);font-weight:550}.has-serif-body .gh-about-description{font-size:1.6rem}.has-serif-body .gh-article-excerpt,.has-serif-body .gh-footer-signup-subhead{letter-spacing:0}.has-serif-title :is(.gh-button,.gh-form,.gh-form-input){border-radius:0}.has-mono-title :is(.gh-button){border-radius:0}.has-mono-title :is(.gh-form){border-radius:0}.has-serif-title .gh-cta-title{font-size:4.8rem}.gh-footer{color:var(--color-darker-gray);font-size:1.5rem;margin-top:12vw}.gh-footer a:not(.gh-button){color:inherit}.gh-footer.has-accent-color{background-color:var(--ghost-accent-color)}.gh-footer.has-accent-color .gh-footer-bar{border-top:0}.gh-footer.has-accent-color .gh-button{background-color:#fff;color:#15171a}.gh-footer-bar{align-items:center;border-block:1px solid var(--color-border);-moz-column-gap:32px;column-gap:32px;display:grid;font-weight:550;grid-template-columns:1fr auto 1fr;margin-bottom:100px;padding-block:28px}.gh-footer-logo{font-size:calc(2.4rem*var(--factor, 1));font-weight:725;letter-spacing:-.015em;position:relative;white-space:nowrap}.gh-footer-logo img{max-height:40px}.gh-footer-menu .nav{display:flex;flex-wrap:wrap;gap:8px 28px;justify-content:center;list-style-type:none;margin:0;padding:0}.gh-footer-copyright{text-align:right;white-space:nowrap}.gh-footer-copyright a{text-decoration:underline}.gh-footer-signup{align-items:center;display:flex;flex-direction:column;padding-bottom:160px;text-align:center}.gh-footer-signup-header{font-size:calc(clamp(2.8rem,1.36vw + 2.25rem,4rem)*var(--factor, 1));font-weight:700;letter-spacing:-.03em}.gh-footer-signup-subhead{font-size:1.8rem;font-weight:450;letter-spacing:-.014em;line-height:1.4;margin-top:12px;max-width:640px;opacity:.75}.gh-footer-signup .gh-form{margin-top:40px}@media (max-width:991px){.gh-footer-bar{display:flex;flex-direction:column;gap:20px}}.pswp{-webkit-text-size-adjust:100%;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}.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-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select: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 (-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(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{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.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}
+:root{--color-white:#fff;--color-lighter-gray:rgba(0,0,0,.05);--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--color-primary-text:var(--color-darker-gray);--color-secondary-text:rgba(0,0,0,.55);--color-border:rgba(0,0,0,.08);--color-dark-border:rgba(0,0,0,.55);--font-sans:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-serif:"EB Garamond",Georgia,Times,serif;--font-serif-alt:Georgia,Times,serif;--font-mono:"JetBrains Mono",Menlo,Consolas,Monaco,"Liberation Mono","Lucida Console",monospace;--container-width:1320px;--container-gap:clamp(24px,1.7032rem + 1.9355vw,48px);--grid-gap:42px}:is(.gh-navigation,.gh-footer).has-accent-color,:root.has-light-text{--color-lighter-gray:hsla(0,0%,100%,.1);--color-darker-gray:#fff;--color-secondary-text:hsla(0,0%,100%,.64);--color-border:hsla(0,0%,100%,.15);--color-dark-border:hsla(0,0%,100%,.5)}*,:after,:before{box-sizing:border-box}*{margin:0}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}iframe{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.2}body{background-color:var(--background-color);color:var(--color-primary-text);font-family:var(--font-sans);font-size:1.6rem}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}.gh-button{align-items:center;background-color:var(--ghost-accent-color);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.5rem;font-weight:600;gap:.4em;justify-content:center;letter-spacing:-.004em;line-height:1;padding:.8em 1.4em}.gh-button:hover{opacity:.95}.gh-icon-button{align-items:center;background-color:transparent;border:0;color:var(--color-darker-gray);cursor:pointer;display:inline-flex;height:32px;justify-content:center;outline:none;padding:0;width:32px}.gh-icon-button:hover :is(svg,span){opacity:.8}.gh-icon-button svg{height:20px;width:20px}.gh-form{align-items:center;background-color:var(--color-lighter-gray);border-radius:40px;display:flex;font-size:1.7rem;font-weight:450;height:56px;letter-spacing:-.008em;max-width:560px;position:relative;transition:background-color .2s ease;width:100%}.gh-form.success{pointer-events:none}.gh-form.error{box-shadow:0 0 0 1px red}.gh-form:hover{background-color:rgba(0,0,0,.065)}.gh-footer.has-accent-color .gh-form:hover,.has-light-text .gh-form:hover{background-color:hsla(0,0%,100%,.15)}.gh-form-input{background-color:transparent;border:0;border-radius:40px;font-size:inherit;height:100%;inset:0;letter-spacing:inherit;line-height:1.1;outline:none;padding-inline:26px;position:absolute;transition:.3s ease-in-out;width:100%}.gh-form-input::-moz-placeholder{color:rgba(0,0,0,.3)}.gh-form-input::placeholder,button.gh-form-input{color:rgba(0,0,0,.3)}:is(.has-serif-title,.has-mono-title) .gh-form-input{padding-inline:20px}.gh-form.gh-form.success .gh-form-input{opacity:.5}.gh-footer.has-accent-color .gh-form-input,.has-light-text .gh-form-input{color:#fff}.gh-footer.has-accent-color .gh-form-input::-moz-placeholder,.has-light-text .gh-form-input::-moz-placeholder{color:hsla(0,0%,100%,.55)}.gh-footer.has-accent-color .gh-form-input::placeholder,.has-light-text .gh-form-input::placeholder,.has-light-text button.gh-form-input{color:hsla(0,0%,100%,.55)}.gh-header.is-classic.has-image .gh-form-input{color:#15171a}.gh-header.is-classic.has-image .gh-form-input::-moz-placeholder{color:rgba(0,0,0,.5)}.gh-header.is-classic.has-image .gh-form-input::placeholder,.gh-header.is-classic.has-image .gh-form>svg,.gh-header.is-classic.has-image button.gh-form-input{color:rgba(0,0,0,.5)}button.gh-form-input{-webkit-padding-start:56px;color:var(--color-secondary-text);cursor:pointer;padding-inline-start:56px;text-align:left}:is(.has-serif-title,.has-mono-title) button.gh-form-input{-webkit-padding-start:50px;padding-inline-start:50px}.gh-form .gh-button{font-size:inherit;height:44px;padding-inline:32px;position:absolute;right:6px}.gh-form>svg{color:var(--color-secondary-text);height:20px;left:22px;position:relative;width:20px}:is(.has-serif-title,.has-mono-title) .gh-form>svg{left:16px}.gh-form .gh-button svg{display:none;margin-top:1px;position:absolute}.gh-form:is(.loading,.success) .gh-button span{visibility:hidden}.gh-form.loading .gh-button svg:first-of-type,.gh-form.success .gh-button svg:last-of-type{display:block}.gh-form [data-members-error]{font-size:1.4rem;line-height:1.4;margin-top:10px;position:absolute;top:100%;width:100%}@media (max-width:576px){.gh-form{font-size:1.6rem}.gh-form .gh-button{padding-inline:12px}.gh-form .gh-button span span{display:none}.gh-form .gh-button span svg{display:inline;height:20px;margin-top:2px;position:static;width:20px}}.gh-viewport{display:flex;flex-direction:column;min-height:100vh;position:relative}.gh-outer{padding:0 max(4vmin,20px)}.gh-outer .gh-outer{padding:0}.gh-inner{margin:0 auto;max-width:var(--container-width);width:100%}.gh-main{flex-grow:1}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--container-gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--container-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}.gh-navigation{background-color:var(--background-color);color:var(--color-darker-gray);font-size:1.5rem;font-weight:550;height:100px}.gh-navigation :is(.gh-navigation-logo,a:not(.gh-button),.gh-icon-button){color:inherit}.gh-navigation-inner{align-items:center;-moz-column-gap:24px;column-gap:24px;display:grid;grid-auto-flow:row dense;height:100%}.gh-navigation-brand{line-height:1}.gh-navigation-logo{font-size:calc(2.4rem*var(--factor, 1));font-weight:725;letter-spacing:-.015em;position:relative;white-space:nowrap}.gh-navigation-logo img{max-height:40px}.gh-navigation-menu{align-items:center;display:flex;gap:24px}.gh-navigation .nav{align-items:center;display:inline-flex;gap:28px;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-navigation .gh-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-navigation .gh-more-toggle svg{height:24px;width:24px}.gh-navigation-actions{align-items:center;background-color:var(--background-color);display:flex;gap:24px;justify-content:flex-end}.gh-navigation.has-accent-color .gh-navigation-actions{background-color:var(--ghost-accent-color)}.gh-navigation-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-navigation-members .gh-button{font-size:inherit;font-weight:600}.gh-search{margin-left:-2px;margin-right:-2px}@media (max-width:767px){.gh-navigation-logo{white-space:normal}.gh-navigation-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-navigation-actions .gh-search{display:none}}@media (min-width:768px){.gh-navigation-brand .gh-search{display:none}.gh-navigation:not(.is-dropdown-loaded) .gh-navigation-menu .nav>li{opacity:0}}.gh-navigation.has-accent-color{background-color:var(--ghost-accent-color)}.gh-navigation.has-accent-color .gh-button{background-color:#fff;color:#15171a}.gh-navigation.is-left-logo .gh-navigation-inner{grid-template-columns:auto 1fr auto}@media (min-width:768px){.gh-navigation.is-left-logo .gh-navigation-logo:not(:has(img)){top:-2px}}@media (min-width:992px){.gh-navigation.is-left-logo .gh-navigation-menu{margin-left:16px;margin-right:100px}}.gh-navigation.is-middle-logo .gh-navigation-inner{grid-template-columns:1fr auto 1fr}.gh-navigation.is-middle-logo .gh-navigation-brand{grid-column-start:2}.gh-navigation.is-middle-logo .gh-navigation-actions{gap:28px}@media (min-width:992px){.gh-navigation.is-middle-logo .gh-navigation-menu{margin-right:64px}}.gh-navigation.is-stacked{height:auto;position:relative}.gh-navigation.is-stacked .gh-navigation-inner{grid-template-columns:1fr auto 1fr}.gh-navigation.is-stacked .gh-navigation-brand{align-items:center;display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.gh-navigation.is-stacked .gh-navigation-brand{min-height:unset}}@media (min-width:992px){.gh-navigation.is-stacked .gh-navigation-inner{padding:0}.gh-navigation.is-stacked .gh-navigation-brand{align-items:center;display:flex;height:80px}.gh-navigation.is-stacked .gh-navigation-menu{grid-column:1/4;grid-row-start:2;height:60px;justify-content:center;margin:0 48px}.gh-navigation.is-stacked .gh-navigation-menu:after,.gh-navigation.is-stacked .gh-navigation-menu:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.gh-navigation.is-stacked .gh-navigation-menu:after{top:140px}.gh-navigation.is-stacked .gh-navigation-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}.gh-navigation.is-stacked .gh-navigation-actions .gh-search{display:flex;gap:10px;width:auto}}.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}.gh-dropdown.is-left{left:-16px;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;line-height:1.5;padding:7px 20px;white-space:normal}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{align-items:center;display:flex;display:none;justify-content:center;margin-left:4px;margin-right:-7px;position:relative}.gh-burger svg{height:24px;width:24px}.gh-burger svg:last-child,.is-open .gh-burger svg:first-child{display:none}.is-open .gh-burger svg:last-child{display:block}@media (max-width:767px){.gh-burger{display:flex}#gh-navigation{height:64px}#gh-navigation .gh-navigation-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-navigation .gh-navigation-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-navigation .gh-navigation-logo{font-size:2.2rem}#gh-navigation .gh-navigation-actions,#gh-navigation .gh-navigation-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-navigation .gh-navigation-menu{transform:translateY(0);transition:none}#gh-navigation .nav{align-items:center;gap:20px;line-height:1.4}#gh-navigation .nav a{font-size:1.75rem;font-weight:600;text-transform:none}#gh-navigation .nav li{opacity:0;transform:translateY(-4px)}#gh-navigation .gh-navigation-actions{text-align:center}#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:0;transform:translateY(8px)}#gh-navigation .gh-button{font-size:1.75rem;text-transform:none;width:100%}#gh-navigation a[data-portal=signin]{font-size:1.75rem}#gh-main{transition:opacity .4s}.is-open#gh-navigation{-webkit-overflow-scrolling:touch;height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999}.is-open#gh-navigation .gh-navigation-actions,.is-open#gh-navigation .gh-navigation-menu{opacity:1;position:static;visibility:visible}.is-open#gh-navigation .nav{display:flex;flex-direction:column}.is-open#gh-navigation .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-open#gh-navigation .gh-navigation-actions{align-items:center;bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--container-gap) 0;position:sticky;right:0}.is-open#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-open#gh-navigation a[data-portal=signin]{transition-delay:.4s}.is-open#gh-main{opacity:0}}.gh-card{position:relative}.gh-card-link{display:flex;flex-direction:column;gap:20px}.gh-card-link:hover{opacity:1}.gh-card-image{aspect-ratio:16/9;flex-shrink:0;position:relative}.gh-card-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-card-wrapper{flex-grow:1}.gh-card-tag{display:none;font-size:1.2rem;font-weight:500;letter-spacing:.01em;margin-bottom:4px;text-transform:uppercase}.gh-card-title{font-size:calc(1.9rem*var(--factor, 1));font-weight:725;letter-spacing:-.014em;line-height:1.3}.gh-card-link:hover .gh-card-title{opacity:.8}.gh-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.45rem;line-height:1.4;margin-top:8px;overflow-y:hidden}.gh-card-meta{align-items:center;color:var(--color-secondary-text);display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;gap:4px;letter-spacing:-.004em;line-height:1.05;padding-bottom:1px}.gh-card-meta svg{height:16px;margin-right:2px;margin-top:-2px;width:16px}.gh-card-meta:not(:empty){margin-top:12px}.gh-card-author+.gh-card-date:before{content:"—";margin-right:4px}.gh-header{margin-top:40px;position:relative}.gh-header-inner{overflow:hidden;position:relative}.gh-header.is-magazine .gh-header-inner{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr)}.gh-header.is-magazine .gh-header-inner>div{display:flex;flex-direction:column;gap:var(--grid-gap);grid-row:1}.gh-header.is-magazine .gh-header-left{grid-column:1/span 4}.gh-header.is-magazine .gh-header-inner>.gh-card{grid-column:5/span 8;position:relative}.gh-header.is-magazine .gh-header-right{grid-column:13/-1}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-link{gap:28px}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-image{aspect-ratio:1.618033}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-tag{display:block;margin-bottom:12px}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.022em;line-height:1.1}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-excerpt{font-size:1.8rem;letter-spacing:-.02em;margin-top:clamp(12px,.45vw + 10.18px,16px);max-width:90%}.gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-meta:not(:empty){margin-top:14px}.gh-header.is-magazine :is(.gh-header-left,.gh-header-right) .gh-card:last-child .gh-card-image{display:none}.gh-header.is-magazine .gh-header-inner>div .gh-card-excerpt{display:none}.gh-header.is-magazine .gh-header-inner>.gh-card:after,.gh-header.is-magazine .gh-header-inner>.gh-card:before{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}.gh-header.is-magazine .gh-header-inner>.gh-card:after{left:auto;right:calc(var(--grid-gap)/-2)}.gh-header.is-magazine .gh-header-inner>div .gh-card+.gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}@media (max-width:1199px){.gh-header.is-magazine .gh-header-inner{grid-template-columns:repeat(12,1fr)}.gh-header.is-magazine .gh-header-inner>.gh-card{grid-column:1/span 8}.gh-header.is-magazine .gh-header-left{grid-column:9/-1}.gh-header.is-magazine .gh-header-inner>div.gh-header-right{flex-direction:row;grid-column:1/-1;grid-row:2}.gh-header.is-magazine .gh-header-right .gh-card{flex:1}.gh-header.is-magazine .gh-header-right .gh-card:last-child .gh-card-image{display:block}.gh-header.is-magazine .gh-header-right{position:relative}.gh-header.is-magazine .gh-header-right:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.gh-header.is-magazine .gh-header-right .gh-card:before{display:none}.gh-header.is-magazine .gh-header-right .gh-card:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}}@media (max-width:991px){.gh-header.is-magazine .gh-header-left .gh-card:nth-child(2) .gh-card-image{display:none}}@media (max-width:767px){.gh-header.is-magazine .gh-header-inner{display:flex;flex-direction:column;gap:var(--grid-gap)}.gh-header.is-magazine .gh-header-inner>div.gh-header-right{flex-direction:column}.gh-header.is-magazine .gh-card-image{display:block!important}.gh-header.is-magazine .gh-card:before{background-color:var(--color-border);content:"";display:block!important;height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}}.gh-header.is-highlight .gh-header-inner{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr)}.gh-header.is-highlight .gh-header-left{grid-column:span 8;position:relative}.gh-header.is-highlight .gh-header-left .gh-card{grid-column:span 8;grid-row:span 3}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-link{gap:28px}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-image{aspect-ratio:3/2}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-tag{display:block;margin-bottom:12px}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.022em;line-height:1.1}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-excerpt{font-size:1.8rem;margin-top:clamp(12px,.45vw + 10.18px,16px)}.gh-header.is-highlight .gh-header-left .gh-card .gh-card-meta:not(:empty){margin-top:14px}.gh-header.is-highlight .gh-header-middle{display:flex;flex-direction:column;gap:var(--grid-gap);grid-column:9/span 4;position:relative}.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt,.gh-header.is-highlight .gh-header-middle .gh-card:last-child .gh-card-image{display:none}.gh-header.is-highlight .gh-header-right{grid-column:13/-1}.gh-header.is-highlight .gh-featured{margin-top:0;padding:0}.gh-header.is-highlight .gh-featured-feed{display:flex;flex-direction:column}.gh-header.is-highlight .gh-featured-feed .gh-card-title{font-size:clamp(1.4rem,.23vw + 1.31rem,1.6rem)}.gh-header.is-highlight .gh-header-left:after,.gh-header.is-highlight .gh-header-middle:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}.gh-header.is-highlight .gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.gh-header.is-highlight .gh-featured .gh-card:first-child:before{display:none}@media (max-width:1199px){.gh-header.is-highlight .gh-header-inner{grid-template-columns:repeat(9,1fr)}.gh-header.is-highlight .gh-header-left{grid-column:span 6}.gh-header.is-highlight .gh-header-middle{grid-column:7/-1}.gh-header.is-highlight .gh-header-right{grid-column:1/-1}.gh-header.is-highlight .gh-featured-feed{display:grid;grid-template-columns:repeat(3,1fr)}.gh-header.is-highlight .gh-featured-feed .gh-card:before{width:calc(100% + var(--grid-gap))}.gh-header.is-highlight .gh-featured-feed .gh-card:after{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}}@media (max-width:991px){.gh-header.is-highlight .gh-header-middle .gh-card:nth-child(2) .gh-card-image{display:none}}@media (max-width:767px){.gh-header.is-highlight .gh-header-inner{display:flex;flex-direction:column}.gh-header.is-highlight .gh-featured-feed{display:flex}.gh-header.is-highlight .gh-card-image{display:block!important}.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt{display:-webkit-box}}.gh-header.is-classic{display:flex;margin-top:0;padding-block:160px}.gh-header.is-classic .gh-header-inner{align-items:center;display:flex;flex-direction:column;gap:48px;margin:auto;max-width:1020px;overflow:unset;text-align:center}.gh-header.is-classic .gh-header-title{font-size:calc(clamp(3rem, 1.82vw + 2.27rem, 4.6rem)*var(--factor, 1));letter-spacing:-.028em;line-height:1.1}.gh-header.is-classic.has-image{margin-top:0}.gh-header.is-classic.has-image:before{background-color:var(--color-black);content:"";inset:0;opacity:.3;position:absolute;transition:opacity 1.5s ease}.gh-header.is-classic.has-image .gh-header-inner{color:#fff}.gh-header.is-classic.has-image .gh-header-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.gh-header.is-classic.has-image .gh-form{background-color:#fff}.gh-cta{display:none;margin-top:max(4vw,40px)}.gh-header:is(.is-highlight,.is-magazine)+.gh-cta{display:block}.gh-cta-inner{align-items:center;background-color:var(--color-lighter-gray);display:flex;flex-direction:column;gap:36px;overflow:hidden;padding:clamp(48px,3.64vw + 33.45px,80px) clamp(40px,2.73vw + 29.09px,64px);position:relative;text-align:center}.gh-cta-content{max-width:640px}.gh-cta-title{font-size:clamp(2.8rem,1.36vw + 2.25rem,4rem);font-weight:700;letter-spacing:-.021em;line-height:1.1}.gh-cta-description{font-size:1.8rem;letter-spacing:-.015em;line-height:1.4;margin-top:12px}.gh-featured{margin-top:100px}.gh-navigation+.gh-featured{margin-top:64px}.gh-header.is-classic:not(.has-image)+.gh-featured{margin-top:0}.gh-featured-inner{overflow:hidden}.gh-featured-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;letter-spacing:.025em;margin-bottom:20px;padding-bottom:12px;text-transform:uppercase}.gh-featured-feed{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(4,1fr)}.gh-featured-feed .gh-card{container-name:featured-card;container-type:inline-size}.gh-featured-feed .gh-card-link{align-items:flex-start;display:flex;flex-direction:row-reverse}.gh-featured-feed .gh-card-image{aspect-ratio:1;width:72px}@container featured-card (width < 240px){.gh-featured-feed .gh-card-image{display:none}}@container featured-card (240px <= width <= 270px){.gh-featured-feed .gh-card-image{width:64px}}.gh-featured-feed .gh-card-wrapper{container-name:featured-card-wrapper;container-type:inline-size}.gh-featured-feed .gh-card-title{font-size:1.6rem;font-weight:650;letter-spacing:-.011em}@container featured-card-wrapper (width < 170px){.gh-featured-feed .gh-card-title{font-size:1.6rem}}.gh-featured-feed .gh-card-excerpt{display:none}.gh-featured-feed .gh-card-meta:not(:empty){margin-top:10px}.gh-featured-feed .gh-card:before{background-color:var(--color-border);content:"";height:100%;left:calc(var(--grid-gap)/-2);position:absolute;top:0;width:1px}@media (max-width:1199px){.gh-viewport>.gh-featured .gh-featured-feed{grid-template-columns:repeat(3,1fr)}.gh-viewport>.gh-featured .gh-featured-feed .gh-card:nth-child(4){display:none}}@media (max-width:767px){.gh-viewport>.gh-featured .gh-featured-feed{display:flex;flex-direction:column}}.gh-container{flex-grow:1;margin-top:64px}.gh-container-inner{-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;grid-template-columns:repeat(16,1fr)}:is(.gh-featured,.gh-cta)+.gh-container{margin-top:max(4vw,40px)}.gh-header.is-classic:not(.has-image)+.gh-container{margin-top:0}.gh-navigation+.gh-container .gh-container-title,:is(.paged,.tag-template,.author-template) .gh-container:not(.has-sidebar) .gh-container-title{display:none}.gh-more{display:none;font-size:calc(1.9rem*var(--factor, 1));font-weight:725;grid-column:1/-1;letter-spacing:-.014em;margin-top:48px}.gh-container.has-sidebar .gh-more{grid-column:span 12}.home-template .gh-feed:has(>:nth-child(12):last-child)~.gh-more{display:block}.gh-more a{align-items:center;display:flex;gap:4px}.gh-more svg{height:18px;margin-top:-1px;width:18px}.has-serif-title .gh-more svg{margin-top:0}.gh-container.has-sidebar .gh-main{grid-column:1/span 12;position:relative}.gh-container.has-sidebar .gh-sidebar{grid-column:13/-1}.gh-container.has-sidebar .gh-main:after{background-color:var(--color-border);content:"";height:100%;position:absolute;right:calc(var(--grid-gap)/-2);top:0;width:1px}.gh-container:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:3/span 12}.gh-container.is-list.no-image:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:4/span 10}.gh-header:is(.is-highlight,.is-magazine)~.gh-container.is-grid:not(.has-sidebar) :is(.gh-container-title,.gh-main,.gh-more){grid-column:1/-1}@media (max-width:1199px){.gh-container-inner{display:block;overflow:hidden}.gh-container.has-sidebar .gh-sidebar{display:none}}.gh-container-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;grid-column:1/-1;letter-spacing:.025em;margin-bottom:calc(var(--grid-gap)/2);padding-bottom:12px;text-transform:uppercase}.gh-container:not(:has(.gh-card)) .gh-container-title{display:none}.gh-container .gh-feed{gap:var(--grid-gap)}.gh-container .gh-card-meta:not(:empty){margin-top:16px}.gh-container.is-list .gh-feed{container-name:list-feed;container-type:inline-size;display:flex;flex-direction:column}.gh-container.is-list .gh-card-link{align-items:center;flex-direction:row;gap:24px}.gh-container.is-list .no-image .gh-card-link{padding-block:20px}.gh-container.is-list .gh-card-image{aspect-ratio:1.618033;flex-shrink:0;width:220px}@container list-feed (width < 600px){.gh-container.is-list .gh-card-image{width:160px}}.gh-container.is-list .gh-card:not(.no-image) .gh-card-wrapper{max-width:600px}.gh-container.is-list .gh-card-title{--factor:1.05}.gh-container.is-list .no-image .gh-card-title{--factor:1.2}.gh-container.is-list .gh-card-excerpt{margin-top:6px}.gh-container.is-list .gh-card+.gh-card:before{background-color:var(--color-border);content:"";height:1px;left:0;position:absolute;top:calc(var(--grid-gap)/-2);width:100%}.home-template .gh-container.is-list .gh-card:first-child:before{display:none}@media (max-width:767px){.gh-container.is-list .gh-card-link{align-items:flex-start;flex-direction:column}.gh-container.is-list .gh-card-image{width:100%}}.gh-container.is-grid .gh-feed{display:grid;grid-template-columns:repeat(auto-fit,minmax(248px,1fr));overflow:hidden;row-gap:calc(var(--grid-gap)*1.5)}.gh-container.is-grid .gh-card:before{height:1px;right:calc(var(--grid-gap)/-2);top:calc(var(--grid-gap)/-2)}.gh-container.is-grid .gh-card:after,.gh-container.is-grid .gh-card:before{background-color:var(--color-border);content:"";left:calc(var(--grid-gap)/-2);position:absolute}.gh-container.is-grid .gh-card:after{height:100%;top:0;width:1px}@media (max-width:767px){.gh-container.is-grid .gh-feed{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.gh-container.is-grid .gh-feed{display:flex;flex-direction:column}}.gh-container.is-list.no-image .gh-card-image{display:none}.gh-sidebar-inner{position:sticky;top:calc(var(--grid-gap)/2)}.gh-sidebar-title{border-bottom:1px solid var(--color-border);font-size:1.2rem;font-weight:550;grid-column:1/-1;letter-spacing:.025em;margin-bottom:calc(var(--grid-gap)/2);padding-bottom:12px;text-transform:uppercase}.gh-about{align-items:center;background-color:var(--color-lighter-gray);display:flex;flex-direction:column;justify-content:center;min-height:380px;padding:48px 24px;text-align:center}.gh-about-icon{border-radius:50%;height:60px;margin-bottom:24px;width:60px}.gh-about-title{font-size:calc(2.4rem*var(--factor, 1));font-weight:700;letter-spacing:-.019em}.gh-about-description{font-size:1.45rem;line-height:1.4;margin-top:12px}.gh-about .gh-button{margin-top:32px}.gh-recommendations{margin-top:48px}.gh-recommendations .recommendations{display:flex;flex-direction:column;gap:26px;list-style-type:none;margin:0;padding:0}.gh-recommendations .recommendation:first-child{margin-top:4px}.gh-recommendations .recommendation a{display:grid;gap:4px 12px;grid-template-columns:24px auto}.gh-recommendations .recommendation a:hover{opacity:1}.gh-recommendations .recommendation-favicon{border-radius:4px;grid-row:span 2;width:100%}.gh-recommendations .recommendation-title{font-size:1.5rem;font-weight:650;letter-spacing:-.009em;margin-top:-2px}.gh-recommendations .recommendation a:hover .recommendation-title{opacity:.8}.gh-recommendations .recommendation-url{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.25;order:1;overflow:hidden;text-overflow:ellipsis}.gh-recommendations .recommendation-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-secondary-text);display:-webkit-box;display:none;font-size:1.4rem;grid-column:2;line-height:1.4;overflow-y:hidden}.gh-recommendations button{align-items:center;background-color:transparent;border:0;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:550;gap:2px;letter-spacing:.025em;margin-top:24px;padding:0;text-transform:uppercase}.gh-recommendations button svg{margin-top:-1px;width:12px}.gh-recommendations button:hover{opacity:.8}.gh-article{--container-width:1120px;word-break:break-word}.gh-article-header{margin:clamp(40px,3.64vw + 25.45px,72px) 0 40px}.gh-article-tag{color:var(--ghost-accent-color);font-size:1.3rem;font-weight:500;letter-spacing:.01em;margin-bottom:12px;text-transform:uppercase}.gh-article-title{font-size:calc(clamp(3.4rem, 1.36vw + 2.85rem, 4.6rem)*var(--factor, 1));letter-spacing:-.022em;line-height:1.1}.gh-article-excerpt{font-size:clamp(1.5rem,.45vw + 1.32rem,1.9rem);letter-spacing:-.018em;line-height:1.4;margin-top:clamp(12px,.45vw + 10.18px,16px);max-width:720px}.gh-article-meta{align-items:center;display:flex;gap:8px;margin-left:6px;margin-top:20px}.gh-article-author-image{display:flex;margin-right:8px}.gh-article-author-image a{background-color:var(--color-light-gray);border:3px solid var(--background-color);border-radius:50%;height:56px;margin:0 -8px;overflow:hidden;position:relative;width:56px}.gh-article-author-image a:first-child{z-index:10}.gh-article-author-image a:nth-child(2){z-index:9}.gh-article-author-image a:nth-child(3){z-index:8}.gh-article-author-image :is(img,svg){height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-article-meta-wrapper{display:flex;flex-direction:column;gap:4px}.gh-article-author-name{font-size:1.6rem;font-weight:650;letter-spacing:-.013em}.gh-article-meta-content{color:var(--color-secondary-text);font-size:1.35rem;font-weight:500;letter-spacing:-.006em;line-height:1.2}.gh-article-image{grid-column:wide;margin-top:40px}.gh-article-image img{width:100%}.page-template .gh-article-header{margin-block:72px 32px}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:64px}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:6vw}.page-template .gh-footer{margin-top:0}.gh-content{font-size:var(--content-font-size,1.7rem);letter-spacing:-.01em}.gh-content>*+*{margin-bottom:0;margin-top:calc(28px*var(--content-spacing-factor, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.gh-content>[id]:not(:first-child){margin-top:calc(56px*var(--content-spacing-factor, 1))}.post-template .gh-content.drop-cap>p:first-of-type:first-letter{float:left;font-size:3.1em;font-weight:700;line-height:1;margin:0 .2em 0 -1px}.has-serif-body.post-template .gh-content.drop-cap>p:first-of-type:first-letter{font-size:3.2em}.gh-content>[id]+p{margin-top:calc(12px*var(--content-spacing-factor, 1))}.gh-content>:is(hr,blockquote,iframe){margin-top:calc(48px*var(--content-spacing-factor, 1))!important;position:relative}.gh-content>:is(hr,blockquote,iframe)+*{margin-top:calc(48px*var(--content-spacing-factor, 1))!important}.gh-content h1{font-size:calc(2.2em*var(--factor, 1));letter-spacing:-.02em}.gh-content h2{font-size:calc(1.6em*var(--factor, 1));letter-spacing:-.02em}.gh-content h3{font-size:calc(1.3em*var(--factor, 1));letter-spacing:-.017em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>:is(ul,ol,p){font-size:.95em}.has-serif-body .gh-content .kg-callout-text,.has-serif-body .gh-content .kg-toggle-content>ol,.has-serif-body .gh-content .kg-toggle-content>p,.has-serif-body .gh-content .kg-toggle-content>ul,.has-serif-body .gh-content>blockquote,.has-serif-body .gh-content>dl,.has-serif-body .gh-content>ol,.has-serif-body .gh-content>p,.has-serif-body .gh-content>ul{font-family:var(--font-serif-alt)}.gh-content :is(ul,ol){padding-left:28px}.gh-content :is(li+li,li :is(ul,ol)){margin-top:8px}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content hr{background-color:var(--color-border);border:0;height:1px;width:100%}.gh-content .gh-table{-webkit-overflow-scrolling:touch;overflow-x:scroll}.gh-content .gh-table table{border-collapse:collapse;border-spacing:0;font-family:var(--font-sans);font-size:1.5rem;vertical-align:top;white-space:nowrap;width:100%}.gh-content .gh-table table th{color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content .gh-table table :is(th,td),.gh-content .gh-table table td{border-bottom:1px solid var(--color-border);padding:6px 12px}.gh-content .gh-table table :is(th,td):first-child{padding-left:0}.gh-content .gh-table table :is(th,td):last-child{padding-right:0}.gh-content pre{border-radius:6px;font-size:1.5rem;line-height:1.5em;overflow:auto;padding:16px}.gh-content :not(pre)>code,.gh-content pre{background:var(--color-lighter-gray);font-family:var(--font-mono)}.gh-content :not(pre)>code{border-radius:.25em;font-size:.95em;font-weight:400;line-height:1em;padding:.15em .4em;vertical-align:baseline}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(48px*var(--content-spacing-factor, 1))}.gh-content .kg-card.kg-width-full+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card.kg-width-full{margin-top:calc(68px*var(--content-spacing-factor, 1))}.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 .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-serif)}.has-mono-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-mono)}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}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;height:unset;line-height:1.2em;padding:.6em 1.2em;text-align:center}.has-serif-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-serif)}.has-mono-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-mono)}.has-serif-body .kg-header-card h3.kg-header-card-subheader{font-family:var(--font-serif)}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-container:hover{opacity:1}.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover{background:var(--background-color)!important;color:var(--color-darker-gray)!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}.kg-product-card.kg-card .kg-product-card-image{margin-bottom:12px}.kg-product-card.kg-card a.kg-product-card-button{height:2.8em;margin-top:12px}.has-serif-title .kg-product-card.kg-card .kg-product-card-title{font-family:var(--font-serif)}.has-mono-title .kg-product-card.kg-card .kg-product-card-title{font-family:var(--font-mono)}.has-serif-body .kg-product-card-description :is(p,ul,ol){font-family:var(--font-serif-alt)}.kg-file-card.kg-card .kg-file-card-container{padding:.6em}.kg-file-card.kg-card .kg-file-card-contents{margin:4px 8px 6px}.kg-file-card.kg-card .kg-file-card-metadata{font-size:.9em}.kg-file-card.kg-card .kg-file-card-filesize:before{margin-left:6px;margin-right:6px}figcaption{font-size:1.4rem;margin-top:12px;text-align:center}.kg-card.kg-width-full figcaption{padding:0 16px}figcaption a{color:var(--ghost-accent-color);text-decoration:underline}.gh-comments{margin-top:48px}.post-template .gh-container{margin-top:120px}.post-template .gh-container-inner{display:block}.post-template .gh-container.is-grid .gh-feed{grid-template-columns:repeat(4,1fr)}.post-template .gh-container .gh-container-title{display:block}.gh-archive{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(16,1fr);margin-block:80px 24px}.gh-archive.has-image{margin-top:48px}.gh-archive-inner{border-bottom:1px solid var(--color-border);display:grid;gap:var(--grid-gap);grid-column:1/-1;grid-template-columns:1fr 1fr;padding-bottom:clamp(40px,2.73vw + 29.09px,64px)}.gh-archive.has-image .gh-archive-inner{align-items:center;grid-column:1/-1}.gh-archive:not(.has-sidebar):not(.has-image) .gh-archive-inner{grid-column:3/span 12}.gh-archive .gh-article-image{grid-column:auto;margin-top:0}:is(.tag-template,.author-template) .gh-container{margin-top:0}.author-template .gh-archive-inner{display:flex;flex-direction:row-reverse;gap:24px;justify-content:flex-end}.author-template .gh-article-image{border-radius:50%;height:120px;margin-top:0;-o-object-fit:cover;object-fit:cover;width:120px}.author-template .gh-article-title{font-size:3.6rem}.gh-author-meta{color:var(--color-secondary-text);display:flex;font-size:1.5rem;font-weight:550;gap:10px;margin-top:14px}.gh-author-meta a{color:inherit}.gh-author-social{align-items:center;display:flex;gap:10px;padding-left:3px}.gh-author-social svg{height:20px;width:20px}@media (max-width:1199px){.gh-archive{display:block}}@media (max-width:767px){.gh-archive-inner{align-items:flex-start;display:flex}.author-template .gh-archive-inner,.gh-archive-inner{flex-direction:column-reverse}}.has-serif-title{--factor:1.15}.has-mono-title{--factor:1.1}.has-sans-title :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--font-sans)}.has-serif-title :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--font-serif);font-weight:550}.has-mono-title :is(.is-title,.gh-content :is(h2,h3)){font-family:var(--font-mono)}.has-sans-body .is-body{font-family:var(--font-sans)}.has-serif-body .is-body{font-family:var(--font-serif-alt)}.has-serif-title .gh-header.is-classic .gh-header-title{font-weight:550;letter-spacing:-.015em}.has-mono-title .gh-header.is-classic .gh-header-title{letter-spacing:-.01em}.has-serif-title .gh-form{border-radius:0}.has-serif-title .gh-card-title{font-size:calc(2rem*var(--factor, 1));letter-spacing:-.006em;line-height:1.15}.has-serif-title .gh-featured-feed .gh-card-title{font-size:calc(1.6rem*var(--factor, 1))}.has-mono-title .gh-featured-feed .gh-card-title{font-size:calc(1.5rem*var(--factor, 1));letter-spacing:0}.has-serif-title .gh-header.is-highlight .gh-featured-feed .gh-card-title{font-size:clamp(1.6rem,.23vw + 1.51rem,1.8rem)}.has-mono-title .gh-card-title{font-size:calc(1.8rem*var(--factor, 1));line-height:1.2}.has-serif-title .gh-about-title{letter-spacing:-.009em}.has-serif-title .gh-article-title,.has-serif-title .gh-footer-signup-header{letter-spacing:-.019em}.has-serif-body{--content-font-size:1.9rem}.has-serif-body .gh-card-excerpt{font-size:1.65rem;letter-spacing:.0005em;line-height:1.4}.has-serif-body .gh-header.is-highlight .gh-card:first-child .gh-card-excerpt,.has-serif-body .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-excerpt{font-size:1.8rem;letter-spacing:-.001em}.has-serif-title .gh-header.is-highlight .gh-header-left .gh-card-title,.has-serif-title .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title{font-size:clamp(3.2rem,1.82vw + 2.47rem,4.9rem);font-weight:550}.has-serif-body .gh-about-description{font-size:1.6rem}.has-serif-body .gh-article-excerpt,.has-serif-body .gh-footer-signup-subhead{letter-spacing:0}.has-serif-title :is(.gh-button,.gh-form,.gh-form-input){border-radius:0}.has-mono-title :is(.gh-button){border-radius:0}.has-mono-title :is(.gh-form){border-radius:0}.has-serif-title .gh-cta-title{font-size:4.8rem}.gh-footer{color:var(--color-darker-gray);font-size:1.5rem;margin-top:12vw}.gh-footer a:not(.gh-button){color:inherit}.gh-footer.has-accent-color{background-color:var(--ghost-accent-color)}.gh-footer.has-accent-color .gh-footer-bar{border-top:0}.gh-footer.has-accent-color .gh-button{background-color:#fff;color:#15171a}.gh-footer-bar{align-items:center;border-block:1px solid var(--color-border);-moz-column-gap:32px;column-gap:32px;display:grid;font-weight:550;grid-template-columns:1fr auto 1fr;margin-bottom:100px;padding-block:28px}.gh-footer-logo{font-size:calc(2.4rem*var(--factor, 1));font-weight:725;letter-spacing:-.015em;position:relative;white-space:nowrap}.gh-footer-logo img{max-height:40px}.gh-footer-menu .nav{display:flex;flex-wrap:wrap;gap:8px 28px;justify-content:center;list-style-type:none;margin:0;padding:0}.gh-footer-copyright{text-align:right;white-space:nowrap}.gh-footer-copyright a{text-decoration:underline}.gh-footer-signup{align-items:center;display:flex;flex-direction:column;padding-bottom:160px;text-align:center}.gh-footer-signup-header{font-size:calc(clamp(2.8rem,1.36vw + 2.25rem,4rem)*var(--factor, 1));font-weight:700;letter-spacing:-.03em}.gh-footer-signup-subhead{font-size:1.8rem;font-weight:450;letter-spacing:-.014em;line-height:1.4;margin-top:12px;max-width:640px;opacity:.75}.gh-footer-signup .gh-form{margin-top:40px}@media (max-width:991px){.gh-footer-bar{display:flex;flex-direction:column;gap:20px}}.pswp{-webkit-text-size-adjust:100%;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}.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-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select: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 (-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(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{-webkit-font-smoothing:auto;opacity:1;visibility:visible;z-index:1550}.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}
/*# sourceMappingURL=screen.css.map */
\ No newline at end of file
diff --git a/assets/built/screen.css.map b/assets/built/screen.css.map
index 8ce83cfb..6661905e 100644
--- a/assets/built/screen.css.map
+++ b/assets/built/screen.css.map
@@ -1 +1 @@
-{"version":3,"sources":["screen.css"],"names":[],"mappings":"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","file":"screen.css","sourcesContent":["/* Table of contents\n/* ------------------------------------------------------------\n\nThis is a development CSS file which is built to a minified\nproduction stylesheet in assets/built/screen.css\n\n1. Variables\n2. Fonts\n3. Resets\n4. Globals\n5. Layout\n6. Navigation\n 6.1. Navigation styles\n 6.2. Navigation layouts\n 6.3. Dropdown menu\n 6.4. Mobile menu\n7. Card\n8. Header\n 8.1. Magazine layout\n 8.2. Highlight layout\n 8.3. Classic layout\n9. CTA\n10. Featured posts\n11. Container\n 11.1. With sidebar\n 11.2. Without sidebar\n12. Post list\n 12.1. List style\n 12.2. Grid style\n 12.3. No image list\n13. Sidebar\n14. Post/page\n 14.1. Article\n 14.2. Page template\n 14.3. Page without header\n15. Content\n16. Cards\n17. Comments\n18. Recent posts\n19. Archive\n20. Design settings\n21. Footer\n 21.1. Footer styles\n 21.2. Footer bar\n 21.3. Footer signup\n22. Lightbox\n\n*/\n\n/* 1. Variables\n/* ---------------------------------------------------------- */\n\n:root {\n --color-white: #fff;\n --color-lighter-gray: rgb(0 0 0 / 0.05);\n --color-light-gray: #e6e6e6;\n --color-mid-gray: #ccc;\n --color-dark-gray: #444;\n --color-darker-gray: #15171a;\n --color-black: #000;\n --color-primary-text: var(--color-darker-gray);\n --color-secondary-text: rgb(0 0 0 / 0.55);\n --color-border: rgb(0 0 0 / 0.08);\n --color-dark-border: rgb(0 0 0 / 0.55);\n --font-sans: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n --font-serif: \"EB Garamond\", Georgia, Times, serif;\n --font-serif-alt: Georgia, Times, serif;\n --font-mono: \"JetBrains Mono\", Menlo, Consolas, Monaco, \"Liberation Mono\", \"Lucida Console\", monospace;\n --container-width: 1320px;\n --container-gap: clamp(24px, 1.7032rem + 1.9355vw, 48px);\n --grid-gap: 42px;\n}\n\n:root.has-light-text,\n:is(.gh-navigation, .gh-footer).has-accent-color {\n --color-lighter-gray: rgb(255 255 255 / 0.1);\n --color-darker-gray: #fff;\n --color-secondary-text: rgb(255 255 255 / 0.64);\n --color-border: rgb(255 255 255 / 0.15);\n --color-dark-border: rgb(255 255 255 / 0.5);\n}\n\n/* 2. Fonts\n/* ---------------------------------------------------------- */\n\n/* Fonts are preloaded and defined in default.hbs to avoid layout shift */\n\n/* 3. Resets\n/* ---------------------------------------------------------- */\n\n*, *::before, *::after {\n box-sizing: border-box;\n}\n\n* {\n margin: 0;\n}\n\nhtml {\n font-size: 62.5%;\n}\n\nbody {\n line-height: 1.6;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\nimg, picture, video, canvas, svg {\n display: block;\n height: auto;\n max-width: 100%;\n}\n\niframe {\n display: block;\n}\n\ninput, button, textarea, select {\n font: inherit;\n}\n\np, h1, h2, h3, h4, h5, h6 {\n overflow-wrap: break-word;\n}\n\nh1, h2, h3, h4, h5, h6 {\n line-height: 1.2;\n}\n\n/* 4. Globals\n/* ---------------------------------------------------------- */\n\nbody {\n font-family: var(--font-sans);\n font-size: 1.6rem;\n background-color: var(--background-color);\n color: var(--color-primary-text);\n}\n\na {\n color: var(--color-darker-gray);\n text-decoration: none;\n}\n\na:hover {\n opacity: 0.8;\n}\n\n.gh-button {\n display: inline-flex;\n gap: 0.4em;\n align-items: center;\n justify-content: center;\n padding: 0.8em 1.4em;\n font-size: 1.5rem;\n font-weight: 600;\n letter-spacing: -0.004em;\n line-height: 1;\n color: var(--color-white);\n cursor: pointer;\n background-color: var(--ghost-accent-color);\n border: 0;\n border-radius: 100px;\n}\n\n.gh-button:hover {\n opacity: 0.95;\n}\n\n.gh-icon-button {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 32px;\n height: 32px;\n padding: 0;\n color: var(--color-darker-gray);\n cursor: pointer;\n background-color: transparent;\n border: 0;\n outline: none;\n}\n\n.gh-icon-button:hover :is(svg, span) {\n opacity: 0.8;\n}\n\n.gh-icon-button svg {\n width: 20px;\n height: 20px;\n}\n\n.gh-form {\n display: flex;\n align-items: center;\n position: relative;\n max-width: 560px;\n width: 100%;\n height: 56px;\n font-size: 1.7rem;\n font-weight: 450;\n letter-spacing: -0.008em;\n border-radius: 40px;\n background-color: var(--color-lighter-gray);\n transition: background-color 0.2s ease;\n}\n\n.gh-form.success {\n pointer-events: none;\n}\n\n.gh-form.error {\n box-shadow: 0 0 0 1px red;\n}\n\n.gh-form:hover {\n background-color: rgb(0 0 0 / 0.065);\n}\n\n.has-light-text .gh-form:hover,\n.gh-footer.has-accent-color .gh-form:hover {\n background-color: rgb(255 255 255 / 0.15);\n}\n\n.gh-form-input {\n position: absolute;\n inset: 0;\n padding-inline: 26px;\n width: 100%;\n height: 100%;\n font-size: inherit;\n letter-spacing: inherit;\n line-height: 1.1;\n border: 0;\n border-radius: 40px;\n background-color: transparent;\n outline: none;\n transition: 0.3s ease-in-out;\n}\n\n.gh-form-input::placeholder,\nbutton.gh-form-input {\n color: rgb(0 0 0 / 0.3);\n}\n\n:is(.has-serif-title, .has-mono-title) .gh-form-input {\n padding-inline: 20px;\n}\n\n.gh-form.gh-form.success .gh-form-input {\n opacity: 0.5;\n}\n\n.has-light-text .gh-form-input,\n.gh-footer.has-accent-color .gh-form-input {\n color: #fff;\n}\n\n.has-light-text .gh-form-input::placeholder,\n.has-light-text button.gh-form-input,\n.gh-footer.has-accent-color .gh-form-input::placeholder {\n color: rgb(255 255 255 / 0.55);\n}\n\n.gh-header.is-classic.has-image .gh-form-input {\n color: #15171a;\n}\n\n.gh-header.is-classic.has-image .gh-form-input::placeholder,\n.gh-header.is-classic.has-image button.gh-form-input,\n.gh-header.is-classic.has-image .gh-form > svg {\n color: rgb(0 0 0 / 0.5);\n}\n\nbutton.gh-form-input {\n padding-inline-start: 56px;\n text-align: left;\n color: var(--color-secondary-text);\n cursor: pointer;\n}\n\n:is(.has-serif-title,.has-mono-title) button.gh-form-input {\n padding-inline-start: 50px;\n}\n\n.gh-form .gh-button {\n position: absolute;\n right: 6px;\n padding-inline: 32px;\n height: 44px;\n font-size: inherit;\n}\n\n.gh-form > svg {\n position: relative;\n left: 22px;\n width: 20px;\n height: 20px;\n color: var(--color-secondary-text);\n}\n\n:is(.has-serif-title,.has-mono-title) .gh-form > svg {\n left: 16px;\n}\n\n.gh-form .gh-button svg {\n display: none;\n position: absolute;\n margin-top: 1px;\n}\n\n.gh-form:is(.loading, .success) .gh-button span {\n visibility: hidden;\n}\n\n.gh-form.loading .gh-button svg:first-of-type {\n display: block;\n}\n\n.gh-form.success .gh-button svg:last-of-type {\n display: block;\n}\n\n.gh-form [data-members-error] {\n position: absolute;\n top: 100%;\n margin-top: 10px;\n width: 100%;\n font-size: 1.4rem;\n line-height: 1.4;\n}\n\n@media (max-width: 576px) {\n .gh-form {\n font-size: 1.6rem;\n }\n\n .gh-form .gh-button {\n padding-inline: 12px;\n }\n\n .gh-form .gh-button span span {\n display: none;\n }\n\n .gh-form .gh-button span svg {\n display: inline;\n position: static;\n margin-top: 2px;\n width: 20px;\n height: 20px;\n }\n}\n\n/* 5. Layout\n/* ---------------------------------------------------------- */\n\n.gh-viewport {\n position: relative;\n display: flex;\n flex-direction: column;\n min-height: 100vh;\n}\n\n.gh-outer {\n padding: 0 max(4vmin, 20px);\n}\n\n.gh-outer .gh-outer {\n padding: 0;\n}\n\n.gh-inner {\n margin: 0 auto;\n max-width: var(--container-width);\n width: 100%;\n}\n\n.gh-main {\n flex-grow: 1;\n}\n\n.gh-canvas,\n.kg-width-full.kg-content-wide {\n --main: min(var(--content-width, 720px), 100% - var(--container-gap) * 2);\n --wide: minmax(0, calc((var(--container-width, 1200px) - var(--content-width, 720px)) / 2));\n --full: minmax(var(--container-gap), 1fr);\n\n display: grid;\n grid-template-columns:\n [full-start] var(--full)\n [wide-start] var(--wide)\n [main-start] var(--main) [main-end]\n var(--wide) [wide-end]\n var(--full) [full-end];\n}\n\n.gh-canvas > * {\n grid-column: main;\n}\n\n.kg-width-wide,\n.kg-content-wide > div {\n grid-column: wide;\n}\n\n.kg-width-full {\n grid-column: full;\n}\n\n/* 6. Navigation\n/* ---------------------------------------------------------- */\n\n.gh-navigation {\n height: 100px;\n font-size: 1.5rem;\n font-weight: 550;\n background-color: var(--background-color);\n color: var(--color-darker-gray);\n}\n\n.gh-navigation :is(.gh-navigation-logo, a:not(.gh-button), .gh-icon-button) {\n color: inherit;\n}\n\n.gh-navigation-inner {\n display: grid;\n grid-auto-flow: row dense;\n column-gap: 24px;\n align-items: center;\n height: 100%;\n}\n\n.gh-navigation-brand {\n line-height: 1;\n}\n\n.gh-navigation-logo {\n position: relative;\n font-size: calc(2.4rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.015em;\n white-space: nowrap;\n}\n\n.gh-navigation-logo img {\n max-height: 40px;\n}\n\n.gh-navigation-menu {\n display: flex;\n gap: 24px;\n align-items: center;\n}\n\n.gh-navigation .nav {\n display: inline-flex;\n gap: 28px;\n align-items: center;\n padding: 0;\n margin: 0;\n white-space: nowrap;\n list-style: none;\n}\n\n.gh-navigation .gh-more-toggle {\n position: relative;\n margin: 0 -6px;\n font-size: inherit;\n text-transform: inherit;\n}\n\n.gh-navigation .gh-more-toggle svg {\n width: 24px;\n height: 24px;\n}\n\n.gh-navigation-actions {\n display: flex;\n gap: 24px;\n align-items: center;\n justify-content: flex-end;\n background-color: var(--background-color);\n}\n\n.gh-navigation.has-accent-color .gh-navigation-actions {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-navigation-members {\n display: flex;\n gap: 20px;\n align-items: center;\n white-space: nowrap;\n}\n\n.gh-navigation-members .gh-button {\n font-size: inherit;\n font-weight: 600;\n}\n\n.gh-search {\n margin-right: -2px;\n margin-left: -2px;\n}\n\n@media (max-width: 767px) {\n .gh-navigation-logo {\n white-space: normal;\n }\n\n .gh-navigation-members {\n flex-direction: column-reverse;\n gap: 16px;\n width: 100%;\n }\n\n .gh-navigation-actions .gh-search {\n display: none;\n }\n}\n\n@media (min-width: 768px) {\n .gh-navigation-brand .gh-search {\n display: none;\n }\n\n .gh-navigation:not(.is-dropdown-loaded) .gh-navigation-menu .nav > li {\n opacity: 0;\n }\n}\n\n/* 6.1. Navigation styles */\n\n.gh-navigation.has-accent-color {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-navigation.has-accent-color .gh-button {\n background-color: #fff;\n color: #15171a;\n}\n\n/* 6.2. Navigation layouts */\n\n/*\n======================================================================\nLOGO Home About Collection Author Portal Login Subscribe\n======================================================================\n*/\n\n.gh-navigation.is-left-logo .gh-navigation-inner {\n grid-template-columns: auto 1fr auto;\n}\n\n@media (min-width: 768px) {\n .gh-navigation.is-left-logo .gh-navigation-logo:not(:has(img)) {\n top: -2px;\n }\n}\n\n@media (min-width: 992px) {\n .gh-navigation.is-left-logo .gh-navigation-menu {\n margin-right: 100px;\n margin-left: 16px;\n }\n}\n\n/*\n======================================================================\nHome About Collection LOGO Login Subscribe\n======================================================================\n*/\n\n.gh-navigation.is-middle-logo .gh-navigation-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.gh-navigation.is-middle-logo .gh-navigation-brand {\n grid-column-start: 2;\n}\n\n.gh-navigation.is-middle-logo .gh-navigation-actions {\n gap: 28px;\n}\n\n@media (min-width: 992px) {\n .gh-navigation.is-middle-logo .gh-navigation-menu {\n margin-right: 64px;\n }\n}\n\n/*\n======================================================================\nSearch LOGO Login Subscribe\n Home About Collection Author Portal\n======================================================================\n*/\n\n.gh-navigation.is-stacked {\n position: relative;\n height: auto;\n}\n\n.gh-navigation.is-stacked .gh-navigation-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.gh-navigation.is-stacked .gh-navigation-brand {\n display: flex;\n align-items: center;\n grid-row-start: 1;\n grid-column-start: 2;\n min-height: 80px;\n}\n\n@media (max-width: 767px) {\n .gh-navigation.is-stacked .gh-navigation-brand {\n min-height: unset;\n }\n}\n\n@media (min-width: 992px) {\n .gh-navigation.is-stacked .gh-navigation-inner {\n padding: 0;\n }\n\n .gh-navigation.is-stacked .gh-navigation-brand {\n display: flex;\n align-items: center;\n height: 80px;\n }\n\n .gh-navigation.is-stacked .gh-navigation-menu {\n grid-row-start: 2;\n grid-column: 1 / 4;\n justify-content: center;\n height: 60px;\n margin: 0 48px;\n }\n\n .gh-navigation.is-stacked .gh-navigation-menu::before,\n .gh-navigation.is-stacked .gh-navigation-menu::after {\n position: absolute;\n top: 80px;\n left: 0;\n width: 100%;\n height: 1px;\n content: \"\";\n background-color: var(--color-border);\n }\n\n .gh-navigation.is-stacked .gh-navigation-menu::after {\n top: 140px;\n }\n\n .gh-navigation.is-stacked .gh-navigation-actions {\n grid-row-start: 1;\n grid-column: 1 / 4;\n justify-content: space-between;\n }\n\n .gh-navigation.is-stacked .gh-navigation-actions .gh-search {\n display: flex;\n gap: 10px;\n width: auto;\n }\n}\n\n/* 6.3. Dropdown menu */\n\n.gh-dropdown {\n position: absolute;\n top: 100%;\n right: -16px;\n z-index: 90;\n width: 200px;\n padding: 12px 0;\n margin-top: 24px;\n text-align: left;\n visibility: hidden;\n background-color: #fff;\n border-radius: 5px;\n box-shadow: 0 0 0 1px rgb(0 0 0 / 0.04), 0 7px 20px -5px rgb(0 0 0 / 0.15);\n opacity: 0;\n transition: opacity 0.3s, transform 0.2s;\n transform: translate3d(0, 6px, 0);\n}\n\n.gh-dropdown.is-left {\n right: auto;\n left: -16px;\n}\n\n.is-dropdown-mega .gh-dropdown {\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-auto-flow: column;\n column-gap: 40px;\n width: auto;\n padding: 20px 32px;\n}\n\n.is-dropdown-open .gh-dropdown {\n visibility: visible;\n opacity: 1;\n transform: translateY(0);\n}\n\n.gh-dropdown li a {\n display: block;\n padding: 7px 20px;\n line-height: 1.5;\n white-space: normal;\n color: #15171a !important;\n}\n\n.is-dropdown-mega .gh-dropdown li a {\n padding: 8px 0;\n}\n\n/* 6.4. Mobile menu */\n\n.gh-burger {\n display: flex;\n justify-content: center;\n align-items: center;\n position: relative;\n display: none;\n margin-right: -7px;\n margin-left: 4px;\n}\n\n.gh-burger svg {\n width: 24px;\n height: 24px;\n}\n\n.gh-burger svg:last-child {\n display: none;\n}\n\n.is-open .gh-burger svg:first-child {\n display: none;\n}\n\n.is-open .gh-burger svg:last-child {\n display: block;\n}\n\n@media (max-width: 767px) {\n .gh-burger {\n display: flex;\n }\n\n #gh-navigation {\n height: 64px;\n }\n\n #gh-navigation .gh-navigation-inner {\n grid-template-rows: auto 1fr auto;\n grid-template-columns: 1fr;\n gap: 48px;\n }\n\n #gh-navigation .gh-navigation-brand {\n display: grid;\n grid-template-columns: 1fr auto auto;\n grid-column-start: 1;\n align-items: center;\n height: 64px;\n }\n\n #gh-navigation .gh-navigation-logo {\n font-size: 2.2rem;\n }\n\n #gh-navigation .gh-navigation-menu,\n #gh-navigation .gh-navigation-actions {\n position: fixed;\n justify-content: center;\n visibility: hidden;\n opacity: 0;\n }\n\n #gh-navigation .gh-navigation-menu {\n transition: none;\n transform: translateY(0);\n }\n\n #gh-navigation .nav {\n gap: 20px;\n align-items: center;\n line-height: 1.4;\n }\n\n #gh-navigation .nav a {\n font-size: 1.75rem;\n font-weight: 600;\n text-transform: none;\n }\n\n #gh-navigation .nav li {\n opacity: 0;\n transform: translateY(-4px);\n }\n\n #gh-navigation .gh-navigation-actions {\n text-align: center;\n }\n\n #gh-navigation :is(.gh-button, a[data-portal=\"signin\"]) {\n opacity: 0;\n transform: translateY(8px);\n }\n\n #gh-navigation .gh-button {\n width: 100%;\n font-size: 1.75rem;\n text-transform: none;\n }\n\n #gh-navigation a[data-portal=\"signin\"] {\n font-size: 1.75rem;\n }\n\n #gh-main {\n transition: opacity 0.4s;\n }\n\n .is-open#gh-navigation {\n position: fixed;\n inset: 0;\n z-index: 3999999;\n height: 100%;\n overflow-y: scroll;\n -webkit-overflow-scrolling: touch;\n }\n\n .is-open#gh-navigation .gh-navigation-menu,\n .is-open#gh-navigation .gh-navigation-actions {\n position: static;\n visibility: visible;\n opacity: 1;\n }\n\n .is-open#gh-navigation .nav {\n display: flex;\n flex-direction: column;\n }\n\n .is-open#gh-navigation .nav li {\n opacity: 1;\n transition: transform 0.2s, opacity 0.2s;\n transform: translateY(0);\n }\n\n .is-open#gh-navigation .gh-navigation-actions {\n position: sticky;\n right: 0;\n bottom: 0;\n left: 0;\n display: inline-flex;\n flex-direction: column;\n gap: 12px;\n align-items: center;\n padding: var(--container-gap) 0;\n }\n\n .is-open#gh-navigation :is(.gh-button, a[data-portal=\"signin\"]) {\n opacity: 1;\n transition: transform 0.4s, opacity 0.4s;\n transition-delay: 0.2s;\n transform: translateY(0);\n }\n\n .is-open#gh-navigation a[data-portal=\"signin\"] {\n transition-delay: 0.4s;\n }\n\n .is-open#gh-main {\n opacity: 0;\n }\n}\n\n/* 7. Card\n/* ---------------------------------------------------------- */\n\n.gh-card {\n position: relative;\n}\n\n.gh-card-link {\n display: flex;\n flex-direction: column;\n gap: 20px;\n}\n\n.gh-card-link:hover {\n opacity: 1;\n}\n\n.gh-card-image {\n position: relative;\n flex-shrink: 0;\n aspect-ratio: 16 / 9;\n}\n\n.gh-card-image img {\n position: absolute;\n inset: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-card-wrapper {\n flex-grow: 1;\n}\n\n.gh-card-tag {\n display: none;\n margin-bottom: 4px;\n font-size: 1.2rem;\n font-weight: 500;\n letter-spacing: 0.01em;\n text-transform: uppercase;\n}\n\n.gh-card-title {\n font-size: calc(1.9rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.014em;\n line-height: 1.3;\n}\n\n.gh-card-link:hover .gh-card-title {\n opacity: 0.8;\n}\n\n.gh-card-excerpt {\n display: -webkit-box;\n overflow-y: hidden;\n margin-top: 8px;\n font-size: 1.45rem;\n line-height: 1.4;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n}\n\n.gh-card-meta {\n display: flex;\n gap: 4px;\n flex-wrap: wrap;\n align-items: center;\n padding-bottom: 1px;\n font-size: 1.25rem;\n font-weight: 500;\n line-height: 1.05;\n letter-spacing: -0.004em;\n color: var(--color-secondary-text);\n}\n\n.gh-card-meta svg {\n width: 16px;\n height: 16px;\n margin-right: 2px;\n margin-top: -2px;\n}\n\n.gh-card-meta:not(:empty) {\n margin-top: 12px;\n}\n\n.gh-card-author + .gh-card-date::before {\n content: \"—\";\n margin-right: 4px;\n}\n\n/* 8. Header\n/* ---------------------------------------------------------- */\n\n.gh-header {\n position: relative;\n margin-top: 40px;\n}\n\n.gh-header-inner {\n position: relative;\n overflow: hidden;\n}\n\n/* 8.1. Magazine layout */\n\n.gh-header.is-magazine .gh-header-inner {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n gap: var(--grid-gap);\n}\n\n.gh-header.is-magazine .gh-header-inner > div {\n display: flex;\n flex-direction: column;\n gap: var(--grid-gap);\n grid-row: 1;\n}\n\n.gh-header.is-magazine .gh-header-left {\n grid-column: 1 / span 4;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card {\n position: relative;\n grid-column: 5 / span 8;\n}\n\n.gh-header.is-magazine .gh-header-right {\n grid-column: 13 / -1;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-link {\n gap: 28px;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-image {\n aspect-ratio: 1.618033;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-tag {\n display: block;\n margin-bottom: 12px;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-title {\n font-size: clamp(2.8rem, 1.36vw + 2.25rem, 4rem);\n font-weight: 700;\n line-height: 1.1;\n letter-spacing: -0.022em;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-excerpt {\n margin-top: clamp(12px, 0.45vw + 10.18px, 16px);\n font-size: 1.8rem;\n letter-spacing: -0.02em;\n max-width: 90%;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-meta:not(:empty) {\n margin-top: 14px;\n}\n\n.gh-header.is-magazine :is(.gh-header-left, .gh-header-right) .gh-card:last-child .gh-card-image {\n display: none;\n}\n\n.gh-header.is-magazine .gh-header-inner > div .gh-card-excerpt {\n display: none;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card::before,\n.gh-header.is-magazine .gh-header-inner > .gh-card::after {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card::after {\n right: calc(var(--grid-gap) / -2);\n left: auto;\n}\n\n.gh-header.is-magazine .gh-header-inner > div .gh-card + .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n}\n\n@media (max-width: 1199px) {\n .gh-header.is-magazine .gh-header-inner {\n grid-template-columns: repeat(12, 1fr);\n }\n\n .gh-header.is-magazine .gh-header-inner > .gh-card {\n grid-column: 1 / span 8;\n }\n\n .gh-header.is-magazine .gh-header-left {\n grid-column: 9 / -1;\n }\n\n .gh-header.is-magazine .gh-header-inner > div.gh-header-right {\n grid-column: 1 / -1;\n grid-row: 2;\n flex-direction: row;\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card {\n flex: 1;\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card:last-child .gh-card-image {\n display: block;\n }\n\n .gh-header.is-magazine .gh-header-right {\n position: relative;\n }\n\n .gh-header.is-magazine .gh-header-right::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card::before {\n display: none;\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card::after {\n position: absolute;\n top: 0;\n right: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n }\n}\n\n@media (max-width: 991px) {\n .gh-header.is-magazine .gh-header-left .gh-card:nth-child(2) .gh-card-image {\n display: none;\n }\n}\n\n@media (max-width: 767px) {\n .gh-header.is-magazine .gh-header-inner {\n display: flex;\n flex-direction: column;\n gap: var(--grid-gap);\n }\n\n .gh-header.is-magazine .gh-header-inner > div.gh-header-right {\n flex-direction: column;\n }\n\n .gh-header.is-magazine .gh-card-image {\n display: block !important;\n }\n\n .gh-header.is-magazine .gh-card::before {\n display: block !important;\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n }\n}\n\n/* 8.2. Highlight layout */\n\n.gh-header.is-highlight .gh-header-inner {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n gap: var(--grid-gap);\n}\n\n.gh-header.is-highlight .gh-header-left {\n position: relative;\n grid-column: span 8;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card {\n grid-column: span 8;\n grid-row: span 3;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-link {\n gap: 28px;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-image {\n aspect-ratio: 3 / 2;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-tag {\n display: block;\n margin-bottom: 12px;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-title {\n font-size: clamp(2.8rem, 1.36vw + 2.25rem, 4rem);\n font-weight: 700;\n line-height: 1.1;\n letter-spacing: -0.022em;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-excerpt {\n margin-top: clamp(12px, 0.45vw + 10.18px, 16px);\n font-size: 1.8rem;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-meta:not(:empty) {\n margin-top: 14px;\n}\n\n.gh-header.is-highlight .gh-header-middle {\n position: relative;\n display: flex;\n flex-direction: column;\n gap: var(--grid-gap);\n grid-column: 9 / span 4;\n}\n\n.gh-header.is-highlight .gh-header-middle .gh-card:last-child .gh-card-image {\n display: none;\n}\n\n.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt {\n display: none;\n}\n\n.gh-header.is-highlight .gh-header-right {\n grid-column: 13 / -1;\n}\n\n.gh-header.is-highlight .gh-featured {\n margin-top: 0;\n padding: 0;\n}\n\n.gh-header.is-highlight .gh-featured-feed {\n display: flex;\n flex-direction: column;\n}\n\n.gh-header.is-highlight .gh-featured-feed .gh-card-title {\n font-size: clamp(1.4rem, 0.23vw + 1.31rem, 1.6rem);\n}\n\n.gh-header.is-highlight .gh-header-left::after,\n.gh-header.is-highlight .gh-header-middle::after {\n position: absolute;\n top: 0;\n right: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n.gh-header.is-highlight .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n}\n\n.gh-header.is-highlight .gh-featured .gh-card:first-child::before {\n display: none;\n}\n\n@media (max-width: 1199px) {\n .gh-header.is-highlight .gh-header-inner {\n grid-template-columns: repeat(9, 1fr);\n }\n\n .gh-header.is-highlight .gh-header-left {\n grid-column: span 6;\n }\n\n .gh-header.is-highlight .gh-header-middle {\n grid-column: 7 / -1;\n }\n\n .gh-header.is-highlight .gh-header-right {\n grid-column: 1 / -1;\n }\n\n .gh-header.is-highlight .gh-featured-feed {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n }\n\n .gh-header.is-highlight .gh-featured-feed .gh-card:before {\n width: calc(100% + var(--grid-gap));\n }\n\n .gh-header.is-highlight .gh-featured-feed .gh-card::after {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n }\n}\n\n@media (max-width: 991px) {\n .gh-header.is-highlight .gh-header-middle .gh-card:nth-child(2) .gh-card-image {\n display: none;\n }\n}\n\n@media (max-width: 767px) {\n .gh-header.is-highlight .gh-header-inner {\n display: flex;\n flex-direction: column;\n }\n\n .gh-header.is-highlight .gh-featured-feed {\n display: flex;\n /* gap: var(--grid-gap); */\n }\n\n .gh-header.is-highlight .gh-card-image {\n display: block !important;\n }\n\n .gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt {\n display: -webkit-box;\n }\n}\n\n/* 8.3. Classic layout */\n\n.gh-header.is-classic {\n display: flex;\n margin-top: 0;\n padding-block: 160px;\n}\n\n.gh-header.is-classic .gh-header-inner {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 48px;\n overflow: unset;\n margin: auto;\n max-width: 1020px;\n text-align: center;\n}\n\n.gh-header.is-classic .gh-header-title {\n font-size: calc(clamp(3rem, 1.82vw + 2.27rem, 4.6rem) * var(--factor, 1));\n line-height: 1.1;\n letter-spacing: -0.028em;\n}\n\n.gh-header.is-classic.has-image {\n margin-top: 0;\n}\n\n.gh-header.is-classic.has-image::before {\n position: absolute;\n inset: 0;\n content: \"\";\n opacity: 0.3;\n background-color: var(--color-black);\n transition: opacity 1.5s ease;\n}\n\n.gh-header.is-classic.has-image .gh-header-inner {\n color: #fff;\n}\n\n.gh-header.is-classic.has-image .gh-header-image {\n position: absolute;\n inset: 0;\n z-index: -1;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-header.is-classic.has-image .gh-form {\n background-color: #fff;\n}\n\n/* 9. CTA\n/* ---------------------------------------------------------- */\n\n.gh-cta {\n display: none;\n margin-top: max(4vw, 40px);\n}\n\n.gh-header:is(.is-highlight, .is-magazine) + .gh-cta {\n display: block;\n}\n\n.gh-cta-inner {\n position: relative;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 36px;\n padding: clamp(48px, 3.64vw + 33.45px, 80px) clamp(40px, 2.73vw + 29.09px, 64px);\n text-align: center;\n background-color: var(--color-lighter-gray);\n}\n\n.gh-cta-content {\n max-width: 640px;\n}\n\n.gh-cta-title {\n font-size: clamp(2.8rem,1.36vw + 2.25rem,4rem);\n font-weight: 700;\n line-height: 1.1;\n letter-spacing: -0.021em;\n}\n\n.gh-cta-description {\n margin-top: 12px;\n font-size: 1.8rem;\n line-height: 1.4;\n letter-spacing: -0.015em;\n}\n\n/* 10. Featured posts\n/* ---------------------------------------------------------- */\n\n.gh-featured {\n margin-top: 100px;\n}\n\n.gh-navigation + .gh-featured {\n margin-top: 64px;\n}\n\n.gh-header.is-classic:not(.has-image) + .gh-featured {\n margin-top: 0;\n}\n\n.gh-featured-inner {\n overflow: hidden;\n}\n\n.gh-featured-title {\n margin-bottom: 20px;\n padding-bottom: 12px;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-featured-feed {\n display: grid;\n grid-template-columns: repeat(4, 1fr);\n gap: var(--grid-gap);\n}\n\n.gh-featured-feed .gh-card {\n container-type: inline-size;\n container-name: featured-card;\n}\n\n.gh-featured-feed .gh-card-link {\n display: flex;\n flex-direction: row-reverse;\n align-items: flex-start;\n}\n\n.gh-featured-feed .gh-card-image {\n width: 72px;\n aspect-ratio: 1;\n}\n\n@container featured-card (width < 240px) {\n .gh-featured-feed .gh-card-image {\n display: none;\n }\n}\n\n@container featured-card (240px <= width <= 270px) {\n .gh-featured-feed .gh-card-image {\n width: 64px;\n }\n}\n\n.gh-featured-feed .gh-card-wrapper {\n container-type: inline-size;\n container-name: featured-card-wrapper;\n}\n\n.gh-featured-feed .gh-card-title {\n font-size: 1.6rem;\n font-weight: 650;\n letter-spacing: -0.011em;\n}\n\n@container featured-card-wrapper (width < 170px) {\n .gh-featured-feed .gh-card-title {\n font-size: 1.6rem;\n }\n}\n\n.gh-featured-feed .gh-card-excerpt {\n display: none;\n}\n\n.gh-featured-feed .gh-card-meta:not(:empty) {\n margin-top: 10px;\n}\n\n.gh-featured-feed .gh-card::before {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n@media (max-width: 1199px) {\n .gh-viewport > .gh-featured .gh-featured-feed {\n grid-template-columns: repeat(3, 1fr);\n }\n\n .gh-viewport > .gh-featured .gh-featured-feed .gh-card:nth-child(4) {\n display: none;\n }\n}\n\n@media (max-width: 767px) {\n .gh-viewport > .gh-featured .gh-featured-feed {\n display: flex;\n flex-direction: column;\n }\n}\n\n/* 11. Container\n/* ---------------------------------------------------------- */\n\n.gh-container {\n flex-grow: 1;\n margin-top: 64px;\n}\n\n.gh-container-inner {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n column-gap: var(--grid-gap);\n}\n\n:is(.gh-featured, .gh-cta) + .gh-container {\n margin-top: max(4vw, 40px);\n}\n\n.gh-header.is-classic:not(.has-image) + .gh-container {\n margin-top: 0;\n}\n\n.gh-navigation + .gh-container .gh-container-title,\n:is(.paged, .tag-template, .author-template) .gh-container:not(.has-sidebar) .gh-container-title {\n display: none;\n}\n\n.gh-more {\n display: none;\n grid-column: 1 / -1;\n margin-top: 48px;\n font-size: calc(1.9rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.014em;\n}\n\n.gh-container.has-sidebar .gh-more {\n grid-column: span 12;\n}\n\n.home-template .gh-more {\n display: block;\n}\n\n.gh-more a {\n display: flex;\n align-items: center;\n gap: 4px;\n}\n\n.gh-more svg {\n margin-top: -1px;\n width: 18px;\n height: 18px;\n}\n\n.has-serif-title .gh-more svg {\n margin-top: 0;\n}\n\n/* 11.1. With sidebar */\n\n.gh-container.has-sidebar .gh-main {\n grid-column: 1 / span 12;\n position: relative;\n}\n\n.gh-container.has-sidebar .gh-sidebar {\n grid-column: 13 / -1;\n}\n\n.gh-container.has-sidebar .gh-main::after {\n position: absolute;\n top: 0;\n right: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n/* 11.2. Without sidebar */\n\n.gh-container:not(.has-sidebar) :is(.gh-container-title, .gh-main, .gh-more) {\n grid-column: 3 / span 12;\n}\n\n.gh-container.is-list.no-image:not(.has-sidebar) :is(.gh-container-title, .gh-main, .gh-more) {\n grid-column: 4 / span 10;\n}\n\n.gh-header:is(.is-highlight, .is-magazine) ~ .gh-container.is-grid:not(.has-sidebar) :is(.gh-container-title, .gh-main, .gh-more) {\n grid-column: 1 / -1;\n}\n\n@media (max-width: 1199px) {\n .gh-container-inner {\n display: block;\n overflow: hidden;\n }\n\n .gh-container.has-sidebar .gh-sidebar {\n display: none;\n }\n}\n\n/* 12. Post list\n/* ---------------------------------------------------------- */\n\n.gh-container-title {\n grid-column: 1 / -1;\n margin-bottom: calc(var(--grid-gap) / 2);\n padding-bottom: 12px;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-container:not(:has(.gh-card)) .gh-container-title {\n display: none;\n}\n\n.gh-container .gh-feed {\n gap: var(--grid-gap);\n}\n\n.gh-container .gh-card-meta:not(:empty) {\n margin-top: 16px;\n}\n\n/* 12.1. List style */\n\n.gh-container.is-list .gh-feed {\n display: flex;\n flex-direction: column;\n container-type: inline-size;\n container-name: list-feed;\n}\n\n.gh-container.is-list .gh-card-link {\n flex-direction: row;\n align-items: center;\n gap: 24px;\n}\n\n.gh-container.is-list .no-image .gh-card-link {\n padding-block: 20px;\n}\n\n.gh-container.is-list .gh-card-image {\n flex-shrink: 0;\n width: 220px;\n aspect-ratio: 1.618033;\n}\n\n@container list-feed (width < 600px) {\n .gh-container.is-list .gh-card-image {\n width: 160px;\n }\n}\n\n.gh-container.is-list .gh-card:not(.no-image) .gh-card-wrapper {\n max-width: 600px;\n}\n\n.gh-container.is-list .gh-card-title {\n --factor: 1.05;\n}\n\n.gh-container.is-list .no-image .gh-card-title {\n --factor: 1.2;\n}\n\n.gh-container.is-list .gh-card-excerpt {\n margin-top: 6px;\n}\n\n.gh-container.is-list .gh-card + .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n}\n\n.home-template .gh-container.is-list .gh-card:first-child:before {\n display: none;\n}\n\n@media (max-width: 767px) {\n .gh-container.is-list .gh-card-link {\n flex-direction: column;\n align-items: flex-start;\n }\n\n .gh-container.is-list .gh-card-image {\n width: 100%;\n }\n}\n\n/* 12.2. Grid style */\n\n.gh-container.is-grid .gh-feed {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(248px, 1fr));\n row-gap: calc(var(--grid-gap) * 1.5);\n overflow: hidden;\n}\n\n.gh-container.is-grid .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n right: calc(var(--grid-gap) / -2);\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n height: 1px;\n background-color: var(--color-border);\n}\n\n.gh-container.is-grid .gh-card::after {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n@media (max-width: 767px) {\n .gh-container.is-grid .gh-feed {\n grid-template-columns: repeat(2, 1fr);\n }\n}\n\n@media (max-width: 576px) {\n .gh-container.is-grid .gh-feed {\n display: flex;\n flex-direction: column;\n }\n}\n\n/* 12.3. No image list */\n\n.gh-container.is-list.no-image .gh-card-image {\n display: none;\n}\n\n/* 13. Sidebar\n/* ---------------------------------------------------------- */\n\n.gh-sidebar-inner {\n position: sticky;\n top: calc(var(--grid-gap) / 2);\n}\n\n.gh-sidebar-title {\n grid-column: 1 / -1;\n margin-bottom: calc(var(--grid-gap) / 2);\n padding-bottom: 12px;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-about {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding: 48px 24px;\n min-height: 380px;\n text-align: center;\n background-color: var(--color-lighter-gray);\n}\n\n.gh-about-icon {\n margin-bottom: 24px;\n width: 60px;\n height: 60px;\n border-radius: 50%;\n}\n\n.gh-about-title {\n font-size: calc(2.4rem * var(--factor, 1));\n font-weight: 700;\n letter-spacing: -0.019em;\n}\n\n.gh-about-description {\n margin-top: 12px;\n font-size: 1.45rem;\n line-height: 1.4;\n}\n\n.gh-about .gh-button {\n margin-top: 32px;\n}\n\n.gh-recommendations {\n margin-top: 48px;\n}\n\n.gh-recommendations .recommendations {\n display: flex;\n flex-direction: column;\n gap: 26px;\n margin: 0;\n padding: 0;\n list-style-type: none;\n}\n\n.gh-recommendations .recommendation:first-child {\n margin-top: 4px;\n}\n\n.gh-recommendations .recommendation a {\n display: grid;\n grid-template-columns: 24px auto;\n gap: 4px 12px;\n}\n\n.gh-recommendations .recommendation a:hover {\n opacity: 1;\n}\n\n.gh-recommendations .recommendation-favicon {\n grid-row: span 2;\n width: 100%;\n border-radius: 4px;\n}\n\n.gh-recommendations .recommendation-title {\n margin-top: -2px;\n font-size: 1.5rem;\n font-weight: 650;\n letter-spacing: -0.009em;\n}\n\n.gh-recommendations .recommendation a:hover .recommendation-title {\n opacity: 0.8;\n}\n\n.gh-recommendations .recommendation-url {\n order: 1;\n overflow: hidden;\n font-size: 1.4rem;\n line-height: 1.25;\n color: var(--color-secondary-text);\n text-overflow: ellipsis;\n}\n\n.gh-recommendations .recommendation-description {\n display: -webkit-box;\n display: none;\n overflow-y: hidden;\n grid-column: 2;\n font-size: 1.4rem;\n line-height: 1.4;\n color: var(--color-secondary-text);\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n}\n\n.gh-recommendations button {\n display: inline-flex;\n align-items: center;\n gap: 2px;\n margin-top: 24px;\n padding: 0;\n cursor: pointer;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n background-color: transparent;\n border: 0;\n}\n\n.gh-recommendations button svg {\n margin-top: -1px;\n width: 12px;\n}\n\n.gh-recommendations button:hover {\n opacity: 0.8;\n}\n\n/* 14. Post/page\n/* ---------------------------------------------------------- */\n\n/* 14.1. Article */\n\n.gh-article {\n --container-width: 1120px;\n\n word-break: break-word;\n}\n\n.gh-article-header {\n margin: clamp(40px, 3.64vw + 25.45px, 72px) 0 40px;\n}\n\n.gh-article-tag {\n margin-bottom: 12px;\n font-size: 1.3rem;\n font-weight: 500;\n letter-spacing: 0.01em;\n text-transform: uppercase;\n color: var(--ghost-accent-color);\n}\n\n.gh-article-title {\n font-size: calc(clamp(3.4rem, 1.36vw + 2.85rem, 4.6rem) * var(--factor, 1));\n line-height: 1.1;\n letter-spacing: -0.022em;\n}\n\n.gh-article-excerpt {\n margin-top: clamp(12px, 0.45vw + 10.18px, 16px);\n max-width: 720px;\n font-size: clamp(1.5rem, 0.45vw + 1.32rem, 1.9rem);\n line-height: 1.4;\n letter-spacing: -0.018em;\n}\n\n.gh-article-meta {\n display: flex;\n align-items: center;\n gap: 8px;\n margin-top: 20px;\n margin-left: 6px;\n}\n\n.gh-article-author-image {\n display: flex;\n margin-right: 8px;\n}\n\n.gh-article-author-image a {\n position: relative;\n margin: 0 -8px;\n width: 56px;\n height: 56px;\n overflow: hidden;\n background-color: var(--color-light-gray);\n border-radius: 50%;\n border: 3px solid var(--background-color);\n}\n\n.gh-article-author-image a:first-child {\n z-index: 10;\n}\n\n.gh-article-author-image a:nth-child(2) {\n z-index: 9;\n}\n\n.gh-article-author-image a:nth-child(3) {\n z-index: 8;\n}\n\n.gh-article-author-image :is(img, svg) {\n position: absolute;\n inset: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-article-meta-wrapper {\n display: flex;\n flex-direction: column;\n gap: 4px;\n}\n\n.gh-article-author-name {\n font-size: 1.6rem;\n font-weight: 650;\n letter-spacing: -0.013em;\n}\n\n.gh-article-meta-content {\n font-size: 1.35rem;\n font-weight: 500;\n line-height: 1.2;\n letter-spacing: -0.006em;\n color: var(--color-secondary-text);\n}\n\n.gh-article-image {\n grid-column: wide;\n margin-top: 40px;\n}\n\n.gh-article-image img {\n width: 100%;\n}\n\n/* 14.2. Page template */\n\n.page-template .gh-article-header {\n margin-block: 72px 32px;\n}\n\n/* 14.3. Page without header */\n\n.page-template .gh-content:only-child > *:first-child:not(.kg-width-full) {\n margin-top: 64px;\n}\n\n.page-template .gh-content > *:last-child:not(.kg-width-full) {\n margin-bottom: 6vw;\n}\n\n.page-template .gh-footer {\n margin-top: 0;\n}\n\n/* 15. Content\n/* ---------------------------------------------------------- */\n\n/* Content refers to styling all page and post content that is\ncreated within the Ghost editor. The main content handles\nheadings, text, images and lists. We deal with cards lower down. */\n\n.gh-content {\n font-size: var(--content-font-size, 1.7rem);\n letter-spacing: -0.01em;\n}\n\n/* Default vertical spacing */\n.gh-content > * + * {\n margin-top: calc(28px * var(--content-spacing-factor, 1));\n margin-bottom: 0;\n}\n\n/* Remove space between full-width cards */\n.gh-content > .kg-width-full + .kg-width-full:not(.kg-width-full.kg-card-hascaption + .kg-width-full) {\n margin-top: 0;\n}\n\n/* Add back a top margin to all headings,\nunless a heading is the very first element in the post content */\n.gh-content > [id]:not(:first-child) {\n margin-top: calc(56px * var(--content-spacing-factor, 1));\n}\n\n/* Add drop cap setting */\n.post-template .gh-content.drop-cap > p:first-of-type:first-letter {\n margin :0 0.2em 0em 0;\n font-size: 3.1em;\n float:left;\n line-height: 1;\n margin-left: -1px;\n font-weight: 700;\n}\n\n.has-serif-body.post-template .gh-content.drop-cap > p:first-of-type:first-letter {\n font-size: 3.2em;\n}\n\n/* Add a small margin between a heading and paragraph after it */\n.gh-content > [id] + p {\n margin-top: calc(12px * var(--content-spacing-factor, 1));\n}\n\n/* A larger margin before/after dividers, blockquotes and embeds */\n.gh-content > :is(hr, blockquote, iframe) {\n position: relative;\n margin-top: calc(48px * var(--content-spacing-factor, 1)) !important;\n}\n\n.gh-content > :is(hr, blockquote, iframe) + * {\n margin-top: calc(48px * var(--content-spacing-factor, 1)) !important;\n}\n\n/* Now the content typography styles */\n.gh-content h1 {\n font-size: calc(2.2em * var(--factor, 1));\n letter-spacing: -0.02em;\n}\n\n.gh-content h2 {\n font-size: calc(1.6em * var(--factor, 1));\n letter-spacing: -0.02em;\n}\n\n.gh-content h3 {\n font-size: calc(1.3em * var(--factor, 1));\n letter-spacing: -0.017em;\n}\n\n.gh-content a {\n color: var(--ghost-accent-color);\n text-decoration: underline;\n}\n\n.gh-content .kg-callout-card .kg-callout-text,\n.gh-content .kg-toggle-card .kg-toggle-content > :is(ul, ol, p) {\n font-size: 0.95em;\n}\n\n.has-serif-body .gh-content > blockquote,\n.has-serif-body .gh-content > ol,\n.has-serif-body .gh-content > ul,\n.has-serif-body .gh-content > dl,\n.has-serif-body .gh-content > p,\n.has-serif-body .gh-content .kg-callout-text,\n.has-serif-body .gh-content .kg-toggle-content > ol,\n.has-serif-body .gh-content .kg-toggle-content > ul,\n.has-serif-body .gh-content .kg-toggle-content > p {\n font-family: var(--font-serif-alt);\n}\n\n.gh-content :is(ul, ol) {\n padding-left: 28px;\n}\n\n.gh-content :is(li + li, li :is(ul, ol)) {\n margin-top: 8px;\n}\n\n.gh-content ol ol li {\n list-style-type: lower-alpha;\n}\n\n.gh-content ol ol ol li {\n list-style-type: lower-roman;\n}\n\n.gh-content hr {\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n border: 0;\n}\n\n.gh-content .gh-table {\n overflow-x: scroll;\n -webkit-overflow-scrolling: touch;\n}\n\n.gh-content .gh-table table {\n width: 100%;\n font-family: var(--font-sans);\n font-size: 1.5rem;\n white-space: nowrap;\n vertical-align: top;\n border-spacing: 0;\n border-collapse: collapse;\n}\n\n.gh-content .gh-table table th {\n font-size: 1.2rem;\n font-weight: 700;\n color: var(--color-darkgrey);\n text-align: left;\n text-transform: uppercase;\n letter-spacing: 0.2px;\n}\n\n.gh-content .gh-table table :is(th, td),\n.gh-content .gh-table table td {\n padding: 6px 12px;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-content .gh-table table :is(th, td):first-child {\n padding-left: 0;\n}\n\n.gh-content .gh-table table :is(th, td):last-child {\n padding-right: 0;\n}\n\n.gh-content pre {\n overflow: auto;\n padding: 16px;\n font-size: 1.5rem;\n line-height: 1.5em;\n background: var(--color-lighter-gray);\n border-radius: 6px;\n font-family: var(--font-mono);\n}\n\n.gh-content :not(pre) > code {\n vertical-align: baseline;\n padding: 0.15em 0.4em;\n font-weight: 400;\n font-size: 0.95em;\n line-height: 1em;\n background: var(--color-lighter-gray);\n border-radius: 0.25em;\n font-family: var(--font-mono);\n}\n\n/* 16. Cards\n/* ---------------------------------------------------------- */\n\n/* Add extra margin before/after any cards, except for when immediately preceeded by a heading */\n\n.gh-content :not(.kg-card):not(table):not([id]) + :is(.kg-card, table) {\n margin-top: calc(48px * var(--content-spacing-factor, 1));\n}\n\n.gh-content :is(.kg-card, table) + :not(.kg-card):not(table):not([id]) {\n margin-top: calc(48px * var(--content-spacing-factor, 1));\n}\n\n.gh-content :not(.kg-card):not([id]) + .kg-card.kg-width-full {\n margin-top: calc(68px * var(--content-spacing-factor, 1));\n}\n\n.gh-content .kg-card.kg-width-full + :not(.kg-card):not([id]) {\n margin-top: calc(68px * var(--content-spacing-factor, 1));\n}\n\n/* Image */\n\n.kg-image {\n margin-right: auto;\n margin-left: auto;\n}\n\n/* Embed */\n\n.kg-embed-card {\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n}\n\n/* Gallery */\n\n.kg-image[width][height],\n.kg-gallery-image {\n cursor: pointer;\n}\n\n.kg-image-card a:hover,\n.kg-gallery-image a:hover {\n opacity: 1 !important;\n}\n\n/* Toggle */\n\n.kg-card.kg-toggle-card .kg-toggle-heading-text {\n font-size: 2rem;\n font-weight: 700;\n}\n\n.has-serif-title .kg-toggle-card .kg-toggle-heading-text {\n font-family: var(--font-serif);\n}\n\n.has-mono-title .kg-toggle-card .kg-toggle-heading-text {\n font-family: var(--font-mono);\n}\n\n/* Callout */\n\n.kg-callout-card.kg-card {\n border-radius: 0.25em;\n}\n\n.kg-callout-card-accent a {\n text-decoration: underline;\n}\n\n/* Blockquote */\n\nblockquote:not([class]) {\n padding-left: 2rem;\n border-left: 4px solid var(--ghost-accent-color);\n}\n\nblockquote.kg-blockquote-alt {\n font-style: normal;\n font-weight: 400;\n color: var(--color-secondary-text);\n}\n\n/* Button */\n\n.kg-card.kg-button-card .kg-btn {\n height: unset;\n padding: .6em 1.2em;\n text-align: center;\n font-size: 1em;\n line-height: 1.2em;\n}\n\n/* Header */\n\n.has-serif-title .kg-card.kg-header-card h2.kg-header-card-header {\n font-family: var(--font-serif);\n}\n\n.has-mono-title .kg-card.kg-header-card h2.kg-header-card-header {\n font-family: var(--font-mono);\n}\n\n.has-serif-body .kg-header-card h3.kg-header-card-subheader {\n font-family: var(--font-serif);\n}\n\n/* Bookmark */\n\n.kg-bookmark-card .kg-bookmark-container {\n border-radius: 0.25em !important;\n}\n\n.kg-bookmark-card .kg-bookmark-container:hover {\n opacity: 1;\n}\n\n.kg-bookmark-card a.kg-bookmark-container,\n.kg-bookmark-card a.kg-bookmark-container:hover {\n background: var(--background-color) !important;\n color: var(--color-darker-gray) !important;\n}\n\n.kg-bookmark-card .kg-bookmark-content {\n padding: 1.15em;\n}\n\n.kg-bookmark-card .kg-bookmark-title {\n font-size: 0.9em;\n}\n\n.kg-bookmark-card .kg-bookmark-description {\n max-height: none;\n margin-top: 0.3em;\n font-size: 0.8em;\n}\n\n.kg-bookmark-card .kg-bookmark-metadata {\n font-size: 0.8em;\n}\n\n.kg-bookmark-card .kg-bookmark-thumbnail img {\n border-radius: 0 0.2em 0.2em 0;\n}\n\n/* Product */\n\n.kg-product-card.kg-card .kg-product-card-image {\n margin-bottom: 12px;\n}\n\n.kg-product-card.kg-card a.kg-product-card-button {\n height: 2.8em;\n margin-top: 12px;\n}\n\n.has-serif-title .kg-product-card.kg-card .kg-product-card-title {\n font-family: var(--font-serif);\n}\n\n.has-mono-title .kg-product-card.kg-card .kg-product-card-title {\n font-family: var(--font-mono);\n}\n\n.has-serif-body .kg-product-card-description :is(p, ul, ol) {\n font-family: var(--font-serif-alt);\n}\n\n/* File */\n\n.kg-file-card.kg-card .kg-file-card-container {\n padding: 0.6em;\n}\n\n.kg-file-card.kg-card .kg-file-card-contents {\n margin: 4px 8px 6px;\n}\n\n.kg-file-card.kg-card .kg-file-card-metadata {\n font-size: 0.9em;\n}\n\n.kg-file-card.kg-card .kg-file-card-filesize::before {\n margin-right: 6px;\n margin-left: 6px;\n}\n\n/* Caption */\n\nfigcaption {\n margin-top: 12px;\n font-size: 1.4rem;\n text-align: center;\n}\n\n.kg-card.kg-width-full figcaption {\n padding: 0 16px;\n}\n\nfigcaption a {\n color: var(--ghost-accent-color);\n text-decoration: underline;\n}\n\n/* 17. Comments\n/* ---------------------------------------------------------- */\n\n.gh-comments {\n margin-top: 48px;\n}\n\n/* 18. Recent posts\n/* ---------------------------------------------------------- */\n\n.post-template .gh-container {\n margin-top: 120px;\n}\n\n.post-template .gh-container-inner {\n display: block;\n}\n\n.post-template .gh-container.is-grid .gh-feed {\n grid-template-columns: repeat(4, 1fr);\n}\n\n.post-template .gh-container .gh-container-title {\n display: block;\n}\n\n/* 19. Archive\n/* ---------------------------------------------------------- */\n\n.gh-archive {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n gap: var(--grid-gap);\n margin-block: 80px 24px;\n}\n\n.gh-archive.has-image {\n margin-top: 48px;\n}\n\n.gh-archive-inner {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: var(--grid-gap);\n grid-column: 1 / -1;\n padding-bottom: clamp(40px, 2.73vw + 29.09px, 64px);\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-archive.has-image .gh-archive-inner {\n align-items: center;\n grid-column: 1 / -1;\n}\n\n.gh-archive:not(.has-sidebar):not(.has-image) .gh-archive-inner {\n grid-column: 3 / span 12;\n}\n\n.gh-archive .gh-article-image {\n grid-column: auto;\n margin-top: 0;\n}\n\n:is(.tag-template, .author-template) .gh-container {\n margin-top: 0;\n}\n\n.author-template .gh-archive-inner {\n display: flex;\n flex-direction: row-reverse;\n justify-content: flex-end;\n gap: 24px;\n}\n\n.author-template .gh-article-image {\n margin-top: 0;\n width: 120px;\n height: 120px;\n border-radius: 50%;\n object-fit: cover;\n}\n\n.author-template .gh-article-title {\n font-size: 3.6rem;\n}\n\n.gh-author-meta {\n display: flex;\n gap: 10px;\n margin-top: 14px;\n font-size: 1.5rem;\n font-weight: 550;\n color: var(--color-secondary-text);\n}\n\n.gh-author-meta a {\n color: inherit;\n}\n\n.gh-author-social {\n display: flex;\n gap: 10px;\n align-items: center;\n padding-left: 3px;\n}\n\n.gh-author-social svg {\n width: 20px;\n height: 20px;\n}\n\n@media (max-width: 1199px) {\n .gh-archive {\n display: block;\n }\n}\n\n@media (max-width: 767px) {\n .gh-archive-inner {\n display: flex;\n flex-direction: column-reverse;\n align-items: flex-start;\n }\n\n .author-template .gh-archive-inner {\n flex-direction: column-reverse;\n }\n}\n\n/* 20. Design settings\n/* ---------------------------------------------------------- */\n\n.has-serif-title {\n --factor: 1.15;\n}\n\n.has-mono-title {\n --factor: 1.1;\n}\n\n.has-sans-title :is(.is-title, .gh-content :is(h2, h3)) {\n font-family: var(--font-sans);\n}\n\n.has-serif-title :is(.is-title, .gh-content :is(h2, h3)) {\n font-family: var(--font-serif);\n font-weight: 550;\n}\n\n.has-mono-title :is(.is-title, .gh-content :is(h2, h3)) {\n font-family: var(--font-mono);\n}\n\n.has-sans-body .is-body {\n font-family: var(--font-sans);\n}\n\n.has-serif-body .is-body {\n font-family: var(--font-serif-alt);\n}\n\n.has-serif-title .gh-header.is-classic .gh-header-title {\n font-weight: 550;\n letter-spacing: -0.015em;\n}\n\n.has-mono-title .gh-header.is-classic .gh-header-title {\n letter-spacing: -0.01em;\n}\n\n.has-serif-title .gh-form {\n border-radius: 0;\n}\n\n.has-serif-title .gh-card-title {\n line-height: 1.15;\n letter-spacing: -0.006em;\n font-size: calc(2.0rem*var(--factor, 1))\n}\n\n.has-serif-title .gh-featured-feed .gh-card-title {\n font-size: calc(1.6rem*var(--factor, 1))\n}\n\n.has-mono-title .gh-featured-feed .gh-card-title {\n font-size: calc(1.5rem*var(--factor, 1));\n letter-spacing: 0;\n}\n\n.has-serif-title .gh-header.is-highlight .gh-featured-feed .gh-card-title {\n font-size: clamp(1.6rem, 0.23vw + 1.51rem, 1.8rem);\n}\n\n.has-mono-title .gh-card-title {\n font-size: calc(1.8rem*var(--factor, 1));\n line-height: 1.2;\n}\n\n.has-serif-title .gh-about-title {\n letter-spacing: -0.009em;\n}\n\n.has-serif-title .gh-footer-signup-header {\n letter-spacing: -0.019em;\n}\n\n.has-serif-title .gh-article-title {\n letter-spacing: -0.019em;\n}\n\n.has-serif-body {\n --content-font-size: 1.9rem;\n}\n\n.has-serif-body .gh-card-excerpt {\n font-size: 1.65rem;\n line-height: 1.4;\n letter-spacing: 0.0005em;\n}\n\n.has-serif-body .gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-excerpt,\n.has-serif-body .gh-header.is-highlight .gh-card:first-child .gh-card-excerpt {\n font-size: 1.8rem;\n letter-spacing: -0.001em;\n}\n\n.has-serif-title .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title,\n.has-serif-title .gh-header.is-highlight .gh-header-left .gh-card-title {\n font-weight: 550;\n font-size: clamp(3.2rem,1.82vw + 2.47rem,4.9rem)\n}\n\n.has-serif-body .gh-about-description {\n font-size: 1.6rem;\n}\n\n.has-serif-body .gh-article-excerpt {\n letter-spacing: 0;\n}\n\n.has-serif-body .gh-footer-signup-subhead {\n letter-spacing: 0;\n}\n\n.has-serif-title :is(.gh-button, .gh-form, .gh-form-input) {\n border-radius: 0;\n}\n\n.has-mono-title :is(.gh-button) {\n border-radius: 0;\n}\n\n.has-mono-title :is(.gh-form) {\n border-radius: 0;\n}\n\n.has-serif-title .gh-cta-title {\n font-size: 4.8rem;\n}\n\n/* 21. Footer\n/* ---------------------------------------------------------- */\n\n.gh-footer {\n margin-top: 12vw;\n font-size: 1.5rem;\n color: var(--color-darker-gray);\n}\n\n.gh-footer a:not(.gh-button) {\n color: inherit;\n}\n\n/* 21.1 Footer styles */\n\n.gh-footer.has-accent-color {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-footer.has-accent-color .gh-footer-bar {\n border-top: 0;\n}\n\n.gh-footer.has-accent-color .gh-button {\n background-color: #fff;\n color: #15171a;\n}\n\n/* 21.2. Footer bar */\n\n.gh-footer-bar {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n align-items: center;\n column-gap: 32px;\n margin-bottom: 100px;\n padding-block: 28px;\n font-weight: 550;\n border-block: 1px solid var(--color-border);\n}\n\n.gh-footer-logo {\n position: relative;\n font-size: calc(2.4rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.015em;\n white-space: nowrap;\n}\n\n.gh-footer-logo img {\n max-height: 40px;\n}\n\n.gh-footer-menu .nav {\n display: flex;\n justify-content: center;\n gap: 8px 28px;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style-type: none;\n}\n\n.gh-footer-copyright {\n text-align: right;\n white-space: nowrap;\n}\n\n.gh-footer-copyright a {\n text-decoration: underline;\n}\n\n/* 21.3. Footer signup */\n\n.gh-footer-signup {\n display: flex;\n flex-direction: column;\n align-items: center;\n padding-bottom: 160px;\n text-align: center;\n}\n\n.gh-footer-signup-header {\n font-size: calc(clamp(2.8rem,1.36vw + 2.25rem,4rem) * var(--factor, 1));\n font-weight: 700;\n letter-spacing: -0.03em;\n}\n\n.gh-footer-signup-subhead {\n margin-top: 12px;\n max-width: 640px;\n font-size: 1.8rem;\n font-weight: 450;\n line-height: 1.4;\n letter-spacing: -0.014em;\n opacity: 0.75;\n}\n\n.gh-footer-signup .gh-form {\n margin-top: 40px;\n}\n\n@media (max-width: 991px) {\n .gh-footer-bar {\n display: flex;\n flex-direction: column;\n gap: 20px;\n }\n}\n\n/* 22. Lightbox\n/* ---------------------------------------------------------- */\n\n.pswp {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 3999999;\n display: none;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -ms-touch-action: none;\n touch-action: none;\n outline: none;\n backface-visibility: hidden;\n -webkit-text-size-adjust: 100%;\n}\n\n.pswp img {\n max-width: none;\n}\n\n.pswp--animate_opacity {\n opacity: 0.001;\n transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);\n will-change: opacity;\n}\n\n.pswp--open {\n display: block;\n}\n\n.pswp--zoom-allowed .pswp__img {\n cursor: zoom-in;\n}\n\n.pswp--zoomed-in .pswp__img {\n cursor: grab;\n}\n\n.pswp--dragging .pswp__img {\n cursor: grabbing;\n}\n\n.pswp__bg {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.85);\n opacity: 0;\n transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);\n transform: translateZ(0);\n backface-visibility: hidden;\n will-change: opacity;\n}\n\n.pswp__scroll-wrap {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n}\n\n.pswp__container,\n.pswp__zoom-wrap {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n touch-action: none;\n backface-visibility: hidden;\n}\n\n.pswp__container,\n.pswp__img {\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n.pswp__zoom-wrap {\n position: absolute;\n width: 100%;\n transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);\n transform-origin: left top;\n}\n\n.pswp--animated-in .pswp__bg,\n.pswp--animated-in .pswp__zoom-wrap {\n transition: none;\n}\n\n.pswp__item {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n}\n\n.pswp__img {\n position: absolute;\n top: 0;\n left: 0;\n width: auto;\n height: auto;\n}\n\n.pswp__img--placeholder {\n backface-visibility: hidden;\n}\n\n.pswp__img--placeholder--blank {\n background: var(--color-black);\n}\n\n.pswp--ie .pswp__img {\n top: 0;\n left: 0;\n width: 100% !important;\n height: auto !important;\n}\n\n.pswp__error-msg {\n position: absolute;\n top: 50%;\n left: 0;\n width: 100%;\n margin-top: -8px;\n font-size: 14px;\n line-height: 16px;\n color: var(--color-secondary-text);\n text-align: center;\n}\n\n.pswp__error-msg a {\n color: var(--color-secondary-text);\n text-decoration: underline;\n}\n\n.pswp__button {\n position: relative;\n display: block;\n float: right;\n width: 44px;\n height: 44px;\n padding: 0;\n margin: 0;\n overflow: visible;\n appearance: none;\n cursor: pointer;\n background: none;\n border: 0;\n box-shadow: none;\n transition: opacity 0.2s;\n}\n\n.pswp__button:focus,\n.pswp__button:hover {\n opacity: 1;\n}\n\n.pswp__button:active {\n outline: none;\n opacity: 0.9;\n}\n\n.pswp__button::-moz-focus-inner {\n padding: 0;\n border: 0;\n}\n\n.pswp__ui--over-close .pswp__button--close {\n opacity: 1;\n}\n\n.pswp__button,\n.pswp__button--arrow--left::before,\n.pswp__button--arrow--right::before {\n width: 44px;\n height: 44px;\n background: url(\"../images/default-skin.png\") 0 0 no-repeat;\n background-size: 264px 88px;\n}\n\n@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {\n .pswp--svg .pswp__button,\n .pswp--svg .pswp__button--arrow--left::before,\n .pswp--svg .pswp__button--arrow--right::before {\n background-image: url(\"../images/default-skin.svg\");\n }\n\n .pswp--svg .pswp__button--arrow--left,\n .pswp--svg .pswp__button--arrow--right {\n background: none;\n }\n}\n\n.pswp__button--close {\n background-position: 0 -44px;\n}\n\n.pswp__button--share {\n background-position: -44px -44px;\n}\n\n.pswp__button--fs {\n display: none;\n}\n\n.pswp--supports-fs .pswp__button--fs {\n display: block;\n}\n\n.pswp--fs .pswp__button--fs {\n background-position: -44px 0;\n}\n\n.pswp__button--zoom {\n display: none;\n background-position: -88px 0;\n}\n\n.pswp--zoom-allowed .pswp__button--zoom {\n display: block;\n}\n\n.pswp--zoomed-in .pswp__button--zoom {\n background-position: -132px 0;\n}\n\n.pswp--touch .pswp__button--arrow--left,\n.pswp--touch .pswp__button--arrow--right {\n visibility: hidden;\n}\n\n.pswp__button--arrow--left,\n.pswp__button--arrow--right {\n position: absolute;\n top: 50%;\n width: 70px;\n height: 100px;\n margin-top: -50px;\n background: none;\n}\n\n.pswp__button--arrow--left {\n left: 0;\n}\n\n.pswp__button--arrow--right {\n right: 0;\n}\n\n.pswp__button--arrow--left::before,\n.pswp__button--arrow--right::before {\n position: absolute;\n top: 35px;\n width: 32px;\n height: 30px;\n content: \"\";\n}\n\n.pswp__button--arrow--left::before {\n left: 6px;\n background-position: -138px -44px;\n}\n\n.pswp__button--arrow--right::before {\n right: 6px;\n background-position: -94px -44px;\n}\n\n.pswp__counter {\n position: absolute;\n top: 0;\n left: 0;\n height: 44px;\n padding: 0 15px;\n font-size: 11px;\n font-weight: 700;\n line-height: 44px;\n color: var(--color-white);\n user-select: none;\n}\n\n.pswp__caption {\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n min-height: 44px;\n}\n\n.pswp__caption__center {\n max-width: 420px;\n padding: 25px 15px 30px;\n margin: 0 auto;\n font-size: 11px;\n line-height: 1.6;\n color: var(--color-white);\n text-align: center;\n}\n\n.pswp__caption__center .post-caption-title {\n margin-bottom: 7px;\n font-size: 15px;\n font-weight: 500;\n text-transform: uppercase;\n}\n\n.pswp__caption__center .post-caption-meta-item + .post-caption-meta-item::before {\n padding: 0 4px;\n content: \"\\02022\";\n}\n\n.pswp__caption--empty {\n display: none;\n}\n\n.pswp__caption--fake {\n visibility: hidden;\n}\n\n.pswp__preloader {\n position: absolute;\n top: 0;\n left: 50%;\n width: 44px;\n height: 44px;\n margin-left: -22px;\n opacity: 0;\n transition: opacity 0.25s ease-out;\n direction: ltr;\n will-change: opacity;\n}\n\n.pswp__preloader__icn {\n width: 20px;\n height: 20px;\n margin: 12px;\n}\n\n.pswp__preloader--active {\n opacity: 1;\n}\n\n.pswp__preloader--active .pswp__preloader__icn {\n background: url(\"../images/preloader.gif\") 0 0 no-repeat;\n}\n\n.pswp--css_animation .pswp__preloader--active {\n opacity: 1;\n}\n\n.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {\n animation: clockwise 500ms linear infinite;\n}\n\n.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {\n animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;\n}\n\n.pswp--css_animation .pswp__preloader__icn {\n position: absolute;\n top: 15px;\n left: 15px;\n width: 14px;\n height: 14px;\n margin: 0;\n background: none;\n opacity: 0.75;\n}\n\n.pswp--css_animation .pswp__preloader__cut {\n position: relative;\n width: 7px;\n height: 14px;\n overflow: hidden;\n}\n\n.pswp--css_animation .pswp__preloader__donut {\n position: absolute;\n top: 0;\n left: 0;\n box-sizing: border-box;\n width: 14px;\n height: 14px;\n margin: 0;\n background: none;\n border: 2px solid var(--color-white);\n border-bottom-color: transparent;\n border-left-color: transparent;\n border-radius: 50%;\n}\n\n@media screen and (max-width: 1024px) {\n .pswp__preloader {\n position: relative;\n top: auto;\n left: auto;\n float: right;\n margin: 0;\n }\n}\n\n@keyframes clockwise {\n 0% {\n transform: rotate(0deg);\n }\n\n 100% {\n transform: rotate(360deg);\n }\n}\n\n@keyframes donut-rotate {\n 0% {\n transform: rotate(0);\n }\n\n 50% {\n transform: rotate(-140deg);\n }\n\n 100% {\n transform: rotate(0);\n }\n}\n\n.pswp__ui {\n z-index: 1550;\n visibility: visible;\n opacity: 1;\n -webkit-font-smoothing: auto;\n}\n\n.pswp__top-bar {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 44px;\n}\n\n.pswp__caption,\n.pswp__top-bar,\n.pswp--has_mouse .pswp__button--arrow--left,\n.pswp--has_mouse .pswp__button--arrow--right {\n backface-visibility: hidden;\n transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);\n will-change: opacity;\n}\n\n.pswp--has_mouse .pswp__button--arrow--left,\n.pswp--has_mouse .pswp__button--arrow--right {\n visibility: visible;\n}\n\n.pswp__ui--idle .pswp__top-bar {\n opacity: 0;\n}\n\n.pswp__ui--idle .pswp__button--arrow--left,\n.pswp__ui--idle .pswp__button--arrow--right {\n opacity: 0;\n}\n\n.pswp__ui--hidden .pswp__top-bar,\n.pswp__ui--hidden .pswp__caption,\n.pswp__ui--hidden .pswp__button--arrow--left,\n.pswp__ui--hidden .pswp__button--arrow--right {\n opacity: 0.001;\n}\n\n.pswp__ui--one-slide .pswp__button--arrow--left,\n.pswp__ui--one-slide .pswp__button--arrow--right,\n.pswp__ui--one-slide .pswp__counter {\n display: none;\n}\n\n.pswp__element--disabled {\n display: none !important;\n}\n\n.pswp--minimal--dark .pswp__top-bar {\n background: none;\n}\n"]}
\ No newline at end of file
+{"version":3,"sources":["screen.css"],"names":[],"mappings":"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","file":"screen.css","sourcesContent":["/* Table of contents\n/* ------------------------------------------------------------\n\nThis is a development CSS file which is built to a minified\nproduction stylesheet in assets/built/screen.css\n\n1. Variables\n2. Fonts\n3. Resets\n4. Globals\n5. Layout\n6. Navigation\n 6.1. Navigation styles\n 6.2. Navigation layouts\n 6.3. Dropdown menu\n 6.4. Mobile menu\n7. Card\n8. Header\n 8.1. Magazine layout\n 8.2. Highlight layout\n 8.3. Classic layout\n9. CTA\n10. Featured posts\n11. Container\n 11.1. With sidebar\n 11.2. Without sidebar\n12. Post list\n 12.1. List style\n 12.2. Grid style\n 12.3. No image list\n13. Sidebar\n14. Post/page\n 14.1. Article\n 14.2. Page template\n 14.3. Page without header\n15. Content\n16. Cards\n17. Comments\n18. Recent posts\n19. Archive\n20. Design settings\n21. Footer\n 21.1. Footer styles\n 21.2. Footer bar\n 21.3. Footer signup\n22. Lightbox\n\n*/\n\n/* 1. Variables\n/* ---------------------------------------------------------- */\n\n:root {\n --color-white: #fff;\n --color-lighter-gray: rgb(0 0 0 / 0.05);\n --color-light-gray: #e6e6e6;\n --color-mid-gray: #ccc;\n --color-dark-gray: #444;\n --color-darker-gray: #15171a;\n --color-black: #000;\n --color-primary-text: var(--color-darker-gray);\n --color-secondary-text: rgb(0 0 0 / 0.55);\n --color-border: rgb(0 0 0 / 0.08);\n --color-dark-border: rgb(0 0 0 / 0.55);\n --font-sans: Inter, -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif;\n --font-serif: \"EB Garamond\", Georgia, Times, serif;\n --font-serif-alt: Georgia, Times, serif;\n --font-mono: \"JetBrains Mono\", Menlo, Consolas, Monaco, \"Liberation Mono\", \"Lucida Console\", monospace;\n --container-width: 1320px;\n --container-gap: clamp(24px, 1.7032rem + 1.9355vw, 48px);\n --grid-gap: 42px;\n}\n\n:root.has-light-text,\n:is(.gh-navigation, .gh-footer).has-accent-color {\n --color-lighter-gray: rgb(255 255 255 / 0.1);\n --color-darker-gray: #fff;\n --color-secondary-text: rgb(255 255 255 / 0.64);\n --color-border: rgb(255 255 255 / 0.15);\n --color-dark-border: rgb(255 255 255 / 0.5);\n}\n\n/* 2. Fonts\n/* ---------------------------------------------------------- */\n\n/* Fonts are preloaded and defined in default.hbs to avoid layout shift */\n\n/* 3. Resets\n/* ---------------------------------------------------------- */\n\n*, *::before, *::after {\n box-sizing: border-box;\n}\n\n* {\n margin: 0;\n}\n\nhtml {\n font-size: 62.5%;\n}\n\nbody {\n line-height: 1.6;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\nimg, picture, video, canvas, svg {\n display: block;\n height: auto;\n max-width: 100%;\n}\n\niframe {\n display: block;\n}\n\ninput, button, textarea, select {\n font: inherit;\n}\n\np, h1, h2, h3, h4, h5, h6 {\n overflow-wrap: break-word;\n}\n\nh1, h2, h3, h4, h5, h6 {\n line-height: 1.2;\n}\n\n/* 4. Globals\n/* ---------------------------------------------------------- */\n\nbody {\n font-family: var(--font-sans);\n font-size: 1.6rem;\n background-color: var(--background-color);\n color: var(--color-primary-text);\n}\n\na {\n color: var(--color-darker-gray);\n text-decoration: none;\n}\n\na:hover {\n opacity: 0.8;\n}\n\n.gh-button {\n display: inline-flex;\n gap: 0.4em;\n align-items: center;\n justify-content: center;\n padding: 0.8em 1.4em;\n font-size: 1.5rem;\n font-weight: 600;\n letter-spacing: -0.004em;\n line-height: 1;\n color: var(--color-white);\n cursor: pointer;\n background-color: var(--ghost-accent-color);\n border: 0;\n border-radius: 100px;\n}\n\n.gh-button:hover {\n opacity: 0.95;\n}\n\n.gh-icon-button {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 32px;\n height: 32px;\n padding: 0;\n color: var(--color-darker-gray);\n cursor: pointer;\n background-color: transparent;\n border: 0;\n outline: none;\n}\n\n.gh-icon-button:hover :is(svg, span) {\n opacity: 0.8;\n}\n\n.gh-icon-button svg {\n width: 20px;\n height: 20px;\n}\n\n.gh-form {\n display: flex;\n align-items: center;\n position: relative;\n max-width: 560px;\n width: 100%;\n height: 56px;\n font-size: 1.7rem;\n font-weight: 450;\n letter-spacing: -0.008em;\n border-radius: 40px;\n background-color: var(--color-lighter-gray);\n transition: background-color 0.2s ease;\n}\n\n.gh-form.success {\n pointer-events: none;\n}\n\n.gh-form.error {\n box-shadow: 0 0 0 1px red;\n}\n\n.gh-form:hover {\n background-color: rgb(0 0 0 / 0.065);\n}\n\n.has-light-text .gh-form:hover,\n.gh-footer.has-accent-color .gh-form:hover {\n background-color: rgb(255 255 255 / 0.15);\n}\n\n.gh-form-input {\n position: absolute;\n inset: 0;\n padding-inline: 26px;\n width: 100%;\n height: 100%;\n font-size: inherit;\n letter-spacing: inherit;\n line-height: 1.1;\n border: 0;\n border-radius: 40px;\n background-color: transparent;\n outline: none;\n transition: 0.3s ease-in-out;\n}\n\n.gh-form-input::placeholder,\nbutton.gh-form-input {\n color: rgb(0 0 0 / 0.3);\n}\n\n:is(.has-serif-title, .has-mono-title) .gh-form-input {\n padding-inline: 20px;\n}\n\n.gh-form.gh-form.success .gh-form-input {\n opacity: 0.5;\n}\n\n.has-light-text .gh-form-input,\n.gh-footer.has-accent-color .gh-form-input {\n color: #fff;\n}\n\n.has-light-text .gh-form-input::placeholder,\n.has-light-text button.gh-form-input,\n.gh-footer.has-accent-color .gh-form-input::placeholder {\n color: rgb(255 255 255 / 0.55);\n}\n\n.gh-header.is-classic.has-image .gh-form-input {\n color: #15171a;\n}\n\n.gh-header.is-classic.has-image .gh-form-input::placeholder,\n.gh-header.is-classic.has-image button.gh-form-input,\n.gh-header.is-classic.has-image .gh-form > svg {\n color: rgb(0 0 0 / 0.5);\n}\n\nbutton.gh-form-input {\n padding-inline-start: 56px;\n text-align: left;\n color: var(--color-secondary-text);\n cursor: pointer;\n}\n\n:is(.has-serif-title,.has-mono-title) button.gh-form-input {\n padding-inline-start: 50px;\n}\n\n.gh-form .gh-button {\n position: absolute;\n right: 6px;\n padding-inline: 32px;\n height: 44px;\n font-size: inherit;\n}\n\n.gh-form > svg {\n position: relative;\n left: 22px;\n width: 20px;\n height: 20px;\n color: var(--color-secondary-text);\n}\n\n:is(.has-serif-title,.has-mono-title) .gh-form > svg {\n left: 16px;\n}\n\n.gh-form .gh-button svg {\n display: none;\n position: absolute;\n margin-top: 1px;\n}\n\n.gh-form:is(.loading, .success) .gh-button span {\n visibility: hidden;\n}\n\n.gh-form.loading .gh-button svg:first-of-type {\n display: block;\n}\n\n.gh-form.success .gh-button svg:last-of-type {\n display: block;\n}\n\n.gh-form [data-members-error] {\n position: absolute;\n top: 100%;\n margin-top: 10px;\n width: 100%;\n font-size: 1.4rem;\n line-height: 1.4;\n}\n\n@media (max-width: 576px) {\n .gh-form {\n font-size: 1.6rem;\n }\n\n .gh-form .gh-button {\n padding-inline: 12px;\n }\n\n .gh-form .gh-button span span {\n display: none;\n }\n\n .gh-form .gh-button span svg {\n display: inline;\n position: static;\n margin-top: 2px;\n width: 20px;\n height: 20px;\n }\n}\n\n/* 5. Layout\n/* ---------------------------------------------------------- */\n\n.gh-viewport {\n position: relative;\n display: flex;\n flex-direction: column;\n min-height: 100vh;\n}\n\n.gh-outer {\n padding: 0 max(4vmin, 20px);\n}\n\n.gh-outer .gh-outer {\n padding: 0;\n}\n\n.gh-inner {\n margin: 0 auto;\n max-width: var(--container-width);\n width: 100%;\n}\n\n.gh-main {\n flex-grow: 1;\n}\n\n.gh-canvas,\n.kg-width-full.kg-content-wide {\n --main: min(var(--content-width, 720px), 100% - var(--container-gap) * 2);\n --wide: minmax(0, calc((var(--container-width, 1200px) - var(--content-width, 720px)) / 2));\n --full: minmax(var(--container-gap), 1fr);\n\n display: grid;\n grid-template-columns:\n [full-start] var(--full)\n [wide-start] var(--wide)\n [main-start] var(--main) [main-end]\n var(--wide) [wide-end]\n var(--full) [full-end];\n}\n\n.gh-canvas > * {\n grid-column: main;\n}\n\n.kg-width-wide,\n.kg-content-wide > div {\n grid-column: wide;\n}\n\n.kg-width-full {\n grid-column: full;\n}\n\n/* 6. Navigation\n/* ---------------------------------------------------------- */\n\n.gh-navigation {\n height: 100px;\n font-size: 1.5rem;\n font-weight: 550;\n background-color: var(--background-color);\n color: var(--color-darker-gray);\n}\n\n.gh-navigation :is(.gh-navigation-logo, a:not(.gh-button), .gh-icon-button) {\n color: inherit;\n}\n\n.gh-navigation-inner {\n display: grid;\n grid-auto-flow: row dense;\n column-gap: 24px;\n align-items: center;\n height: 100%;\n}\n\n.gh-navigation-brand {\n line-height: 1;\n}\n\n.gh-navigation-logo {\n position: relative;\n font-size: calc(2.4rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.015em;\n white-space: nowrap;\n}\n\n.gh-navigation-logo img {\n max-height: 40px;\n}\n\n.gh-navigation-menu {\n display: flex;\n gap: 24px;\n align-items: center;\n}\n\n.gh-navigation .nav {\n display: inline-flex;\n gap: 28px;\n align-items: center;\n padding: 0;\n margin: 0;\n white-space: nowrap;\n list-style: none;\n}\n\n.gh-navigation .gh-more-toggle {\n position: relative;\n margin: 0 -6px;\n font-size: inherit;\n text-transform: inherit;\n}\n\n.gh-navigation .gh-more-toggle svg {\n width: 24px;\n height: 24px;\n}\n\n.gh-navigation-actions {\n display: flex;\n gap: 24px;\n align-items: center;\n justify-content: flex-end;\n background-color: var(--background-color);\n}\n\n.gh-navigation.has-accent-color .gh-navigation-actions {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-navigation-members {\n display: flex;\n gap: 20px;\n align-items: center;\n white-space: nowrap;\n}\n\n.gh-navigation-members .gh-button {\n font-size: inherit;\n font-weight: 600;\n}\n\n.gh-search {\n margin-right: -2px;\n margin-left: -2px;\n}\n\n@media (max-width: 767px) {\n .gh-navigation-logo {\n white-space: normal;\n }\n\n .gh-navigation-members {\n flex-direction: column-reverse;\n gap: 16px;\n width: 100%;\n }\n\n .gh-navigation-actions .gh-search {\n display: none;\n }\n}\n\n@media (min-width: 768px) {\n .gh-navigation-brand .gh-search {\n display: none;\n }\n\n .gh-navigation:not(.is-dropdown-loaded) .gh-navigation-menu .nav > li {\n opacity: 0;\n }\n}\n\n/* 6.1. Navigation styles */\n\n.gh-navigation.has-accent-color {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-navigation.has-accent-color .gh-button {\n background-color: #fff;\n color: #15171a;\n}\n\n/* 6.2. Navigation layouts */\n\n/*\n======================================================================\nLOGO Home About Collection Author Portal Login Subscribe\n======================================================================\n*/\n\n.gh-navigation.is-left-logo .gh-navigation-inner {\n grid-template-columns: auto 1fr auto;\n}\n\n@media (min-width: 768px) {\n .gh-navigation.is-left-logo .gh-navigation-logo:not(:has(img)) {\n top: -2px;\n }\n}\n\n@media (min-width: 992px) {\n .gh-navigation.is-left-logo .gh-navigation-menu {\n margin-right: 100px;\n margin-left: 16px;\n }\n}\n\n/*\n======================================================================\nHome About Collection LOGO Login Subscribe\n======================================================================\n*/\n\n.gh-navigation.is-middle-logo .gh-navigation-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.gh-navigation.is-middle-logo .gh-navigation-brand {\n grid-column-start: 2;\n}\n\n.gh-navigation.is-middle-logo .gh-navigation-actions {\n gap: 28px;\n}\n\n@media (min-width: 992px) {\n .gh-navigation.is-middle-logo .gh-navigation-menu {\n margin-right: 64px;\n }\n}\n\n/*\n======================================================================\nSearch LOGO Login Subscribe\n Home About Collection Author Portal\n======================================================================\n*/\n\n.gh-navigation.is-stacked {\n position: relative;\n height: auto;\n}\n\n.gh-navigation.is-stacked .gh-navigation-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.gh-navigation.is-stacked .gh-navigation-brand {\n display: flex;\n align-items: center;\n grid-row-start: 1;\n grid-column-start: 2;\n min-height: 80px;\n}\n\n@media (max-width: 767px) {\n .gh-navigation.is-stacked .gh-navigation-brand {\n min-height: unset;\n }\n}\n\n@media (min-width: 992px) {\n .gh-navigation.is-stacked .gh-navigation-inner {\n padding: 0;\n }\n\n .gh-navigation.is-stacked .gh-navigation-brand {\n display: flex;\n align-items: center;\n height: 80px;\n }\n\n .gh-navigation.is-stacked .gh-navigation-menu {\n grid-row-start: 2;\n grid-column: 1 / 4;\n justify-content: center;\n height: 60px;\n margin: 0 48px;\n }\n\n .gh-navigation.is-stacked .gh-navigation-menu::before,\n .gh-navigation.is-stacked .gh-navigation-menu::after {\n position: absolute;\n top: 80px;\n left: 0;\n width: 100%;\n height: 1px;\n content: \"\";\n background-color: var(--color-border);\n }\n\n .gh-navigation.is-stacked .gh-navigation-menu::after {\n top: 140px;\n }\n\n .gh-navigation.is-stacked .gh-navigation-actions {\n grid-row-start: 1;\n grid-column: 1 / 4;\n justify-content: space-between;\n }\n\n .gh-navigation.is-stacked .gh-navigation-actions .gh-search {\n display: flex;\n gap: 10px;\n width: auto;\n }\n}\n\n/* 6.3. Dropdown menu */\n\n.gh-dropdown {\n position: absolute;\n top: 100%;\n right: -16px;\n z-index: 90;\n width: 200px;\n padding: 12px 0;\n margin-top: 24px;\n text-align: left;\n visibility: hidden;\n background-color: #fff;\n border-radius: 5px;\n box-shadow: 0 0 0 1px rgb(0 0 0 / 0.04), 0 7px 20px -5px rgb(0 0 0 / 0.15);\n opacity: 0;\n transition: opacity 0.3s, transform 0.2s;\n transform: translate3d(0, 6px, 0);\n}\n\n.gh-dropdown.is-left {\n right: auto;\n left: -16px;\n}\n\n.is-dropdown-mega .gh-dropdown {\n display: grid;\n grid-template-columns: 1fr 1fr;\n grid-auto-flow: column;\n column-gap: 40px;\n width: auto;\n padding: 20px 32px;\n}\n\n.is-dropdown-open .gh-dropdown {\n visibility: visible;\n opacity: 1;\n transform: translateY(0);\n}\n\n.gh-dropdown li a {\n display: block;\n padding: 7px 20px;\n line-height: 1.5;\n white-space: normal;\n color: #15171a !important;\n}\n\n.is-dropdown-mega .gh-dropdown li a {\n padding: 8px 0;\n}\n\n/* 6.4. Mobile menu */\n\n.gh-burger {\n display: flex;\n justify-content: center;\n align-items: center;\n position: relative;\n display: none;\n margin-right: -7px;\n margin-left: 4px;\n}\n\n.gh-burger svg {\n width: 24px;\n height: 24px;\n}\n\n.gh-burger svg:last-child {\n display: none;\n}\n\n.is-open .gh-burger svg:first-child {\n display: none;\n}\n\n.is-open .gh-burger svg:last-child {\n display: block;\n}\n\n@media (max-width: 767px) {\n .gh-burger {\n display: flex;\n }\n\n #gh-navigation {\n height: 64px;\n }\n\n #gh-navigation .gh-navigation-inner {\n grid-template-rows: auto 1fr auto;\n grid-template-columns: 1fr;\n gap: 48px;\n }\n\n #gh-navigation .gh-navigation-brand {\n display: grid;\n grid-template-columns: 1fr auto auto;\n grid-column-start: 1;\n align-items: center;\n height: 64px;\n }\n\n #gh-navigation .gh-navigation-logo {\n font-size: 2.2rem;\n }\n\n #gh-navigation .gh-navigation-menu,\n #gh-navigation .gh-navigation-actions {\n position: fixed;\n justify-content: center;\n visibility: hidden;\n opacity: 0;\n }\n\n #gh-navigation .gh-navigation-menu {\n transition: none;\n transform: translateY(0);\n }\n\n #gh-navigation .nav {\n gap: 20px;\n align-items: center;\n line-height: 1.4;\n }\n\n #gh-navigation .nav a {\n font-size: 1.75rem;\n font-weight: 600;\n text-transform: none;\n }\n\n #gh-navigation .nav li {\n opacity: 0;\n transform: translateY(-4px);\n }\n\n #gh-navigation .gh-navigation-actions {\n text-align: center;\n }\n\n #gh-navigation :is(.gh-button, a[data-portal=\"signin\"]) {\n opacity: 0;\n transform: translateY(8px);\n }\n\n #gh-navigation .gh-button {\n width: 100%;\n font-size: 1.75rem;\n text-transform: none;\n }\n\n #gh-navigation a[data-portal=\"signin\"] {\n font-size: 1.75rem;\n }\n\n #gh-main {\n transition: opacity 0.4s;\n }\n\n .is-open#gh-navigation {\n position: fixed;\n inset: 0;\n z-index: 3999999;\n height: 100%;\n overflow-y: scroll;\n -webkit-overflow-scrolling: touch;\n }\n\n .is-open#gh-navigation .gh-navigation-menu,\n .is-open#gh-navigation .gh-navigation-actions {\n position: static;\n visibility: visible;\n opacity: 1;\n }\n\n .is-open#gh-navigation .nav {\n display: flex;\n flex-direction: column;\n }\n\n .is-open#gh-navigation .nav li {\n opacity: 1;\n transition: transform 0.2s, opacity 0.2s;\n transform: translateY(0);\n }\n\n .is-open#gh-navigation .gh-navigation-actions {\n position: sticky;\n right: 0;\n bottom: 0;\n left: 0;\n display: inline-flex;\n flex-direction: column;\n gap: 12px;\n align-items: center;\n padding: var(--container-gap) 0;\n }\n\n .is-open#gh-navigation :is(.gh-button, a[data-portal=\"signin\"]) {\n opacity: 1;\n transition: transform 0.4s, opacity 0.4s;\n transition-delay: 0.2s;\n transform: translateY(0);\n }\n\n .is-open#gh-navigation a[data-portal=\"signin\"] {\n transition-delay: 0.4s;\n }\n\n .is-open#gh-main {\n opacity: 0;\n }\n}\n\n/* 7. Card\n/* ---------------------------------------------------------- */\n\n.gh-card {\n position: relative;\n}\n\n.gh-card-link {\n display: flex;\n flex-direction: column;\n gap: 20px;\n}\n\n.gh-card-link:hover {\n opacity: 1;\n}\n\n.gh-card-image {\n position: relative;\n flex-shrink: 0;\n aspect-ratio: 16 / 9;\n}\n\n.gh-card-image img {\n position: absolute;\n inset: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-card-wrapper {\n flex-grow: 1;\n}\n\n.gh-card-tag {\n display: none;\n margin-bottom: 4px;\n font-size: 1.2rem;\n font-weight: 500;\n letter-spacing: 0.01em;\n text-transform: uppercase;\n}\n\n.gh-card-title {\n font-size: calc(1.9rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.014em;\n line-height: 1.3;\n}\n\n.gh-card-link:hover .gh-card-title {\n opacity: 0.8;\n}\n\n.gh-card-excerpt {\n display: -webkit-box;\n overflow-y: hidden;\n margin-top: 8px;\n font-size: 1.45rem;\n line-height: 1.4;\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n}\n\n.gh-card-meta {\n display: flex;\n gap: 4px;\n flex-wrap: wrap;\n align-items: center;\n padding-bottom: 1px;\n font-size: 1.25rem;\n font-weight: 500;\n line-height: 1.05;\n letter-spacing: -0.004em;\n color: var(--color-secondary-text);\n}\n\n.gh-card-meta svg {\n width: 16px;\n height: 16px;\n margin-right: 2px;\n margin-top: -2px;\n}\n\n.gh-card-meta:not(:empty) {\n margin-top: 12px;\n}\n\n.gh-card-author + .gh-card-date::before {\n content: \"—\";\n margin-right: 4px;\n}\n\n/* 8. Header\n/* ---------------------------------------------------------- */\n\n.gh-header {\n position: relative;\n margin-top: 40px;\n}\n\n.gh-header-inner {\n position: relative;\n overflow: hidden;\n}\n\n/* 8.1. Magazine layout */\n\n.gh-header.is-magazine .gh-header-inner {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n gap: var(--grid-gap);\n}\n\n.gh-header.is-magazine .gh-header-inner > div {\n display: flex;\n flex-direction: column;\n gap: var(--grid-gap);\n grid-row: 1;\n}\n\n.gh-header.is-magazine .gh-header-left {\n grid-column: 1 / span 4;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card {\n position: relative;\n grid-column: 5 / span 8;\n}\n\n.gh-header.is-magazine .gh-header-right {\n grid-column: 13 / -1;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-link {\n gap: 28px;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-image {\n aspect-ratio: 1.618033;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-tag {\n display: block;\n margin-bottom: 12px;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-title {\n font-size: clamp(2.8rem, 1.36vw + 2.25rem, 4rem);\n font-weight: 700;\n line-height: 1.1;\n letter-spacing: -0.022em;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-excerpt {\n margin-top: clamp(12px, 0.45vw + 10.18px, 16px);\n font-size: 1.8rem;\n letter-spacing: -0.02em;\n max-width: 90%;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-meta:not(:empty) {\n margin-top: 14px;\n}\n\n.gh-header.is-magazine :is(.gh-header-left, .gh-header-right) .gh-card:last-child .gh-card-image {\n display: none;\n}\n\n.gh-header.is-magazine .gh-header-inner > div .gh-card-excerpt {\n display: none;\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card::before,\n.gh-header.is-magazine .gh-header-inner > .gh-card::after {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n.gh-header.is-magazine .gh-header-inner > .gh-card::after {\n right: calc(var(--grid-gap) / -2);\n left: auto;\n}\n\n.gh-header.is-magazine .gh-header-inner > div .gh-card + .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n}\n\n@media (max-width: 1199px) {\n .gh-header.is-magazine .gh-header-inner {\n grid-template-columns: repeat(12, 1fr);\n }\n\n .gh-header.is-magazine .gh-header-inner > .gh-card {\n grid-column: 1 / span 8;\n }\n\n .gh-header.is-magazine .gh-header-left {\n grid-column: 9 / -1;\n }\n\n .gh-header.is-magazine .gh-header-inner > div.gh-header-right {\n grid-column: 1 / -1;\n grid-row: 2;\n flex-direction: row;\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card {\n flex: 1;\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card:last-child .gh-card-image {\n display: block;\n }\n\n .gh-header.is-magazine .gh-header-right {\n position: relative;\n }\n\n .gh-header.is-magazine .gh-header-right::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card::before {\n display: none;\n }\n\n .gh-header.is-magazine .gh-header-right .gh-card::after {\n position: absolute;\n top: 0;\n right: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n }\n}\n\n@media (max-width: 991px) {\n .gh-header.is-magazine .gh-header-left .gh-card:nth-child(2) .gh-card-image {\n display: none;\n }\n}\n\n@media (max-width: 767px) {\n .gh-header.is-magazine .gh-header-inner {\n display: flex;\n flex-direction: column;\n gap: var(--grid-gap);\n }\n\n .gh-header.is-magazine .gh-header-inner > div.gh-header-right {\n flex-direction: column;\n }\n\n .gh-header.is-magazine .gh-card-image {\n display: block !important;\n }\n\n .gh-header.is-magazine .gh-card::before {\n display: block !important;\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n }\n}\n\n/* 8.2. Highlight layout */\n\n.gh-header.is-highlight .gh-header-inner {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n gap: var(--grid-gap);\n}\n\n.gh-header.is-highlight .gh-header-left {\n position: relative;\n grid-column: span 8;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card {\n grid-column: span 8;\n grid-row: span 3;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-link {\n gap: 28px;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-image {\n aspect-ratio: 3 / 2;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-tag {\n display: block;\n margin-bottom: 12px;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-title {\n font-size: clamp(2.8rem, 1.36vw + 2.25rem, 4rem);\n font-weight: 700;\n line-height: 1.1;\n letter-spacing: -0.022em;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-excerpt {\n margin-top: clamp(12px, 0.45vw + 10.18px, 16px);\n font-size: 1.8rem;\n}\n\n.gh-header.is-highlight .gh-header-left .gh-card .gh-card-meta:not(:empty) {\n margin-top: 14px;\n}\n\n.gh-header.is-highlight .gh-header-middle {\n position: relative;\n display: flex;\n flex-direction: column;\n gap: var(--grid-gap);\n grid-column: 9 / span 4;\n}\n\n.gh-header.is-highlight .gh-header-middle .gh-card:last-child .gh-card-image {\n display: none;\n}\n\n.gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt {\n display: none;\n}\n\n.gh-header.is-highlight .gh-header-right {\n grid-column: 13 / -1;\n}\n\n.gh-header.is-highlight .gh-featured {\n margin-top: 0;\n padding: 0;\n}\n\n.gh-header.is-highlight .gh-featured-feed {\n display: flex;\n flex-direction: column;\n}\n\n.gh-header.is-highlight .gh-featured-feed .gh-card-title {\n font-size: clamp(1.4rem, 0.23vw + 1.31rem, 1.6rem);\n}\n\n.gh-header.is-highlight .gh-header-left::after,\n.gh-header.is-highlight .gh-header-middle::after {\n position: absolute;\n top: 0;\n right: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n.gh-header.is-highlight .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n}\n\n.gh-header.is-highlight .gh-featured .gh-card:first-child::before {\n display: none;\n}\n\n@media (max-width: 1199px) {\n .gh-header.is-highlight .gh-header-inner {\n grid-template-columns: repeat(9, 1fr);\n }\n\n .gh-header.is-highlight .gh-header-left {\n grid-column: span 6;\n }\n\n .gh-header.is-highlight .gh-header-middle {\n grid-column: 7 / -1;\n }\n\n .gh-header.is-highlight .gh-header-right {\n grid-column: 1 / -1;\n }\n\n .gh-header.is-highlight .gh-featured-feed {\n display: grid;\n grid-template-columns: repeat(3, 1fr);\n }\n\n .gh-header.is-highlight .gh-featured-feed .gh-card:before {\n width: calc(100% + var(--grid-gap));\n }\n\n .gh-header.is-highlight .gh-featured-feed .gh-card::after {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n }\n}\n\n@media (max-width: 991px) {\n .gh-header.is-highlight .gh-header-middle .gh-card:nth-child(2) .gh-card-image {\n display: none;\n }\n}\n\n@media (max-width: 767px) {\n .gh-header.is-highlight .gh-header-inner {\n display: flex;\n flex-direction: column;\n }\n\n .gh-header.is-highlight .gh-featured-feed {\n display: flex;\n /* gap: var(--grid-gap); */\n }\n\n .gh-header.is-highlight .gh-card-image {\n display: block !important;\n }\n\n .gh-header.is-highlight .gh-header-middle .gh-card .gh-card-excerpt {\n display: -webkit-box;\n }\n}\n\n/* 8.3. Classic layout */\n\n.gh-header.is-classic {\n display: flex;\n margin-top: 0;\n padding-block: 160px;\n}\n\n.gh-header.is-classic .gh-header-inner {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 48px;\n overflow: unset;\n margin: auto;\n max-width: 1020px;\n text-align: center;\n}\n\n.gh-header.is-classic .gh-header-title {\n font-size: calc(clamp(3rem, 1.82vw + 2.27rem, 4.6rem) * var(--factor, 1));\n line-height: 1.1;\n letter-spacing: -0.028em;\n}\n\n.gh-header.is-classic.has-image {\n margin-top: 0;\n}\n\n.gh-header.is-classic.has-image::before {\n position: absolute;\n inset: 0;\n content: \"\";\n opacity: 0.3;\n background-color: var(--color-black);\n transition: opacity 1.5s ease;\n}\n\n.gh-header.is-classic.has-image .gh-header-inner {\n color: #fff;\n}\n\n.gh-header.is-classic.has-image .gh-header-image {\n position: absolute;\n inset: 0;\n z-index: -1;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-header.is-classic.has-image .gh-form {\n background-color: #fff;\n}\n\n/* 9. CTA\n/* ---------------------------------------------------------- */\n\n.gh-cta {\n display: none;\n margin-top: max(4vw, 40px);\n}\n\n.gh-header:is(.is-highlight, .is-magazine) + .gh-cta {\n display: block;\n}\n\n.gh-cta-inner {\n position: relative;\n overflow: hidden;\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 36px;\n padding: clamp(48px, 3.64vw + 33.45px, 80px) clamp(40px, 2.73vw + 29.09px, 64px);\n text-align: center;\n background-color: var(--color-lighter-gray);\n}\n\n.gh-cta-content {\n max-width: 640px;\n}\n\n.gh-cta-title {\n font-size: clamp(2.8rem,1.36vw + 2.25rem,4rem);\n font-weight: 700;\n line-height: 1.1;\n letter-spacing: -0.021em;\n}\n\n.gh-cta-description {\n margin-top: 12px;\n font-size: 1.8rem;\n line-height: 1.4;\n letter-spacing: -0.015em;\n}\n\n/* 10. Featured posts\n/* ---------------------------------------------------------- */\n\n.gh-featured {\n margin-top: 100px;\n}\n\n.gh-navigation + .gh-featured {\n margin-top: 64px;\n}\n\n.gh-header.is-classic:not(.has-image) + .gh-featured {\n margin-top: 0;\n}\n\n.gh-featured-inner {\n overflow: hidden;\n}\n\n.gh-featured-title {\n margin-bottom: 20px;\n padding-bottom: 12px;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-featured-feed {\n display: grid;\n grid-template-columns: repeat(4, 1fr);\n gap: var(--grid-gap);\n}\n\n.gh-featured-feed .gh-card {\n container-type: inline-size;\n container-name: featured-card;\n}\n\n.gh-featured-feed .gh-card-link {\n display: flex;\n flex-direction: row-reverse;\n align-items: flex-start;\n}\n\n.gh-featured-feed .gh-card-image {\n width: 72px;\n aspect-ratio: 1;\n}\n\n@container featured-card (width < 240px) {\n .gh-featured-feed .gh-card-image {\n display: none;\n }\n}\n\n@container featured-card (240px <= width <= 270px) {\n .gh-featured-feed .gh-card-image {\n width: 64px;\n }\n}\n\n.gh-featured-feed .gh-card-wrapper {\n container-type: inline-size;\n container-name: featured-card-wrapper;\n}\n\n.gh-featured-feed .gh-card-title {\n font-size: 1.6rem;\n font-weight: 650;\n letter-spacing: -0.011em;\n}\n\n@container featured-card-wrapper (width < 170px) {\n .gh-featured-feed .gh-card-title {\n font-size: 1.6rem;\n }\n}\n\n.gh-featured-feed .gh-card-excerpt {\n display: none;\n}\n\n.gh-featured-feed .gh-card-meta:not(:empty) {\n margin-top: 10px;\n}\n\n.gh-featured-feed .gh-card::before {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n@media (max-width: 1199px) {\n .gh-viewport > .gh-featured .gh-featured-feed {\n grid-template-columns: repeat(3, 1fr);\n }\n\n .gh-viewport > .gh-featured .gh-featured-feed .gh-card:nth-child(4) {\n display: none;\n }\n}\n\n@media (max-width: 767px) {\n .gh-viewport > .gh-featured .gh-featured-feed {\n display: flex;\n flex-direction: column;\n }\n}\n\n/* 11. Container\n/* ---------------------------------------------------------- */\n\n.gh-container {\n flex-grow: 1;\n margin-top: 64px;\n}\n\n.gh-container-inner {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n column-gap: var(--grid-gap);\n}\n\n:is(.gh-featured, .gh-cta) + .gh-container {\n margin-top: max(4vw, 40px);\n}\n\n.gh-header.is-classic:not(.has-image) + .gh-container {\n margin-top: 0;\n}\n\n.gh-navigation + .gh-container .gh-container-title,\n:is(.paged, .tag-template, .author-template) .gh-container:not(.has-sidebar) .gh-container-title {\n display: none;\n}\n\n.gh-more {\n display: none;\n grid-column: 1 / -1;\n margin-top: 48px;\n font-size: calc(1.9rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.014em;\n}\n\n.gh-container.has-sidebar .gh-more {\n grid-column: span 12;\n}\n\n.home-template .gh-feed:has(> :nth-child(12):last-child) ~ .gh-more {\n display: block;\n}\n\n.gh-more a {\n display: flex;\n align-items: center;\n gap: 4px;\n}\n\n.gh-more svg {\n margin-top: -1px;\n width: 18px;\n height: 18px;\n}\n\n.has-serif-title .gh-more svg {\n margin-top: 0;\n}\n\n/* 11.1. With sidebar */\n\n.gh-container.has-sidebar .gh-main {\n grid-column: 1 / span 12;\n position: relative;\n}\n\n.gh-container.has-sidebar .gh-sidebar {\n grid-column: 13 / -1;\n}\n\n.gh-container.has-sidebar .gh-main::after {\n position: absolute;\n top: 0;\n right: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n/* 11.2. Without sidebar */\n\n.gh-container:not(.has-sidebar) :is(.gh-container-title, .gh-main, .gh-more) {\n grid-column: 3 / span 12;\n}\n\n.gh-container.is-list.no-image:not(.has-sidebar) :is(.gh-container-title, .gh-main, .gh-more) {\n grid-column: 4 / span 10;\n}\n\n.gh-header:is(.is-highlight, .is-magazine) ~ .gh-container.is-grid:not(.has-sidebar) :is(.gh-container-title, .gh-main, .gh-more) {\n grid-column: 1 / -1;\n}\n\n@media (max-width: 1199px) {\n .gh-container-inner {\n display: block;\n overflow: hidden;\n }\n\n .gh-container.has-sidebar .gh-sidebar {\n display: none;\n }\n}\n\n/* 12. Post list\n/* ---------------------------------------------------------- */\n\n.gh-container-title {\n grid-column: 1 / -1;\n margin-bottom: calc(var(--grid-gap) / 2);\n padding-bottom: 12px;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-container:not(:has(.gh-card)) .gh-container-title {\n display: none;\n}\n\n.gh-container .gh-feed {\n gap: var(--grid-gap);\n}\n\n.gh-container .gh-card-meta:not(:empty) {\n margin-top: 16px;\n}\n\n/* 12.1. List style */\n\n.gh-container.is-list .gh-feed {\n display: flex;\n flex-direction: column;\n container-type: inline-size;\n container-name: list-feed;\n}\n\n.gh-container.is-list .gh-card-link {\n flex-direction: row;\n align-items: center;\n gap: 24px;\n}\n\n.gh-container.is-list .no-image .gh-card-link {\n padding-block: 20px;\n}\n\n.gh-container.is-list .gh-card-image {\n flex-shrink: 0;\n width: 220px;\n aspect-ratio: 1.618033;\n}\n\n@container list-feed (width < 600px) {\n .gh-container.is-list .gh-card-image {\n width: 160px;\n }\n}\n\n.gh-container.is-list .gh-card:not(.no-image) .gh-card-wrapper {\n max-width: 600px;\n}\n\n.gh-container.is-list .gh-card-title {\n --factor: 1.05;\n}\n\n.gh-container.is-list .no-image .gh-card-title {\n --factor: 1.2;\n}\n\n.gh-container.is-list .gh-card-excerpt {\n margin-top: 6px;\n}\n\n.gh-container.is-list .gh-card + .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n left: 0;\n content: \"\";\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n}\n\n.home-template .gh-container.is-list .gh-card:first-child:before {\n display: none;\n}\n\n@media (max-width: 767px) {\n .gh-container.is-list .gh-card-link {\n flex-direction: column;\n align-items: flex-start;\n }\n\n .gh-container.is-list .gh-card-image {\n width: 100%;\n }\n}\n\n/* 12.2. Grid style */\n\n.gh-container.is-grid .gh-feed {\n display: grid;\n grid-template-columns: repeat(auto-fit, minmax(248px, 1fr));\n row-gap: calc(var(--grid-gap) * 1.5);\n overflow: hidden;\n}\n\n.gh-container.is-grid .gh-card::before {\n position: absolute;\n top: calc(var(--grid-gap) / -2);\n right: calc(var(--grid-gap) / -2);\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n height: 1px;\n background-color: var(--color-border);\n}\n\n.gh-container.is-grid .gh-card::after {\n position: absolute;\n top: 0;\n left: calc(var(--grid-gap) / -2);\n content: \"\";\n width: 1px;\n height: 100%;\n background-color: var(--color-border);\n}\n\n@media (max-width: 767px) {\n .gh-container.is-grid .gh-feed {\n grid-template-columns: repeat(2, 1fr);\n }\n}\n\n@media (max-width: 576px) {\n .gh-container.is-grid .gh-feed {\n display: flex;\n flex-direction: column;\n }\n}\n\n/* 12.3. No image list */\n\n.gh-container.is-list.no-image .gh-card-image {\n display: none;\n}\n\n/* 13. Sidebar\n/* ---------------------------------------------------------- */\n\n.gh-sidebar-inner {\n position: sticky;\n top: calc(var(--grid-gap) / 2);\n}\n\n.gh-sidebar-title {\n grid-column: 1 / -1;\n margin-bottom: calc(var(--grid-gap) / 2);\n padding-bottom: 12px;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-about {\n display: flex;\n flex-direction: column;\n justify-content: center;\n align-items: center;\n padding: 48px 24px;\n min-height: 380px;\n text-align: center;\n background-color: var(--color-lighter-gray);\n}\n\n.gh-about-icon {\n margin-bottom: 24px;\n width: 60px;\n height: 60px;\n border-radius: 50%;\n}\n\n.gh-about-title {\n font-size: calc(2.4rem * var(--factor, 1));\n font-weight: 700;\n letter-spacing: -0.019em;\n}\n\n.gh-about-description {\n margin-top: 12px;\n font-size: 1.45rem;\n line-height: 1.4;\n}\n\n.gh-about .gh-button {\n margin-top: 32px;\n}\n\n.gh-recommendations {\n margin-top: 48px;\n}\n\n.gh-recommendations .recommendations {\n display: flex;\n flex-direction: column;\n gap: 26px;\n margin: 0;\n padding: 0;\n list-style-type: none;\n}\n\n.gh-recommendations .recommendation:first-child {\n margin-top: 4px;\n}\n\n.gh-recommendations .recommendation a {\n display: grid;\n grid-template-columns: 24px auto;\n gap: 4px 12px;\n}\n\n.gh-recommendations .recommendation a:hover {\n opacity: 1;\n}\n\n.gh-recommendations .recommendation-favicon {\n grid-row: span 2;\n width: 100%;\n border-radius: 4px;\n}\n\n.gh-recommendations .recommendation-title {\n margin-top: -2px;\n font-size: 1.5rem;\n font-weight: 650;\n letter-spacing: -0.009em;\n}\n\n.gh-recommendations .recommendation a:hover .recommendation-title {\n opacity: 0.8;\n}\n\n.gh-recommendations .recommendation-url {\n order: 1;\n overflow: hidden;\n font-size: 1.4rem;\n line-height: 1.25;\n color: var(--color-secondary-text);\n text-overflow: ellipsis;\n}\n\n.gh-recommendations .recommendation-description {\n display: -webkit-box;\n display: none;\n overflow-y: hidden;\n grid-column: 2;\n font-size: 1.4rem;\n line-height: 1.4;\n color: var(--color-secondary-text);\n -webkit-line-clamp: 2;\n -webkit-box-orient: vertical;\n}\n\n.gh-recommendations button {\n display: inline-flex;\n align-items: center;\n gap: 2px;\n margin-top: 24px;\n padding: 0;\n cursor: pointer;\n font-size: 1.2rem;\n font-weight: 550;\n letter-spacing: 0.025em;\n text-transform: uppercase;\n background-color: transparent;\n border: 0;\n}\n\n.gh-recommendations button svg {\n margin-top: -1px;\n width: 12px;\n}\n\n.gh-recommendations button:hover {\n opacity: 0.8;\n}\n\n/* 14. Post/page\n/* ---------------------------------------------------------- */\n\n/* 14.1. Article */\n\n.gh-article {\n --container-width: 1120px;\n\n word-break: break-word;\n}\n\n.gh-article-header {\n margin: clamp(40px, 3.64vw + 25.45px, 72px) 0 40px;\n}\n\n.gh-article-tag {\n margin-bottom: 12px;\n font-size: 1.3rem;\n font-weight: 500;\n letter-spacing: 0.01em;\n text-transform: uppercase;\n color: var(--ghost-accent-color);\n}\n\n.gh-article-title {\n font-size: calc(clamp(3.4rem, 1.36vw + 2.85rem, 4.6rem) * var(--factor, 1));\n line-height: 1.1;\n letter-spacing: -0.022em;\n}\n\n.gh-article-excerpt {\n margin-top: clamp(12px, 0.45vw + 10.18px, 16px);\n max-width: 720px;\n font-size: clamp(1.5rem, 0.45vw + 1.32rem, 1.9rem);\n line-height: 1.4;\n letter-spacing: -0.018em;\n}\n\n.gh-article-meta {\n display: flex;\n align-items: center;\n gap: 8px;\n margin-top: 20px;\n margin-left: 6px;\n}\n\n.gh-article-author-image {\n display: flex;\n margin-right: 8px;\n}\n\n.gh-article-author-image a {\n position: relative;\n margin: 0 -8px;\n width: 56px;\n height: 56px;\n overflow: hidden;\n background-color: var(--color-light-gray);\n border-radius: 50%;\n border: 3px solid var(--background-color);\n}\n\n.gh-article-author-image a:first-child {\n z-index: 10;\n}\n\n.gh-article-author-image a:nth-child(2) {\n z-index: 9;\n}\n\n.gh-article-author-image a:nth-child(3) {\n z-index: 8;\n}\n\n.gh-article-author-image :is(img, svg) {\n position: absolute;\n inset: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-article-meta-wrapper {\n display: flex;\n flex-direction: column;\n gap: 4px;\n}\n\n.gh-article-author-name {\n font-size: 1.6rem;\n font-weight: 650;\n letter-spacing: -0.013em;\n}\n\n.gh-article-meta-content {\n font-size: 1.35rem;\n font-weight: 500;\n line-height: 1.2;\n letter-spacing: -0.006em;\n color: var(--color-secondary-text);\n}\n\n.gh-article-image {\n grid-column: wide;\n margin-top: 40px;\n}\n\n.gh-article-image img {\n width: 100%;\n}\n\n/* 14.2. Page template */\n\n.page-template .gh-article-header {\n margin-block: 72px 32px;\n}\n\n/* 14.3. Page without header */\n\n.page-template .gh-content:only-child > *:first-child:not(.kg-width-full) {\n margin-top: 64px;\n}\n\n.page-template .gh-content > *:last-child:not(.kg-width-full) {\n margin-bottom: 6vw;\n}\n\n.page-template .gh-footer {\n margin-top: 0;\n}\n\n/* 15. Content\n/* ---------------------------------------------------------- */\n\n/* Content refers to styling all page and post content that is\ncreated within the Ghost editor. The main content handles\nheadings, text, images and lists. We deal with cards lower down. */\n\n.gh-content {\n font-size: var(--content-font-size, 1.7rem);\n letter-spacing: -0.01em;\n}\n\n/* Default vertical spacing */\n.gh-content > * + * {\n margin-top: calc(28px * var(--content-spacing-factor, 1));\n margin-bottom: 0;\n}\n\n/* Remove space between full-width cards */\n.gh-content > .kg-width-full + .kg-width-full:not(.kg-width-full.kg-card-hascaption + .kg-width-full) {\n margin-top: 0;\n}\n\n/* Add back a top margin to all headings,\nunless a heading is the very first element in the post content */\n.gh-content > [id]:not(:first-child) {\n margin-top: calc(56px * var(--content-spacing-factor, 1));\n}\n\n/* Add drop cap setting */\n.post-template .gh-content.drop-cap > p:first-of-type:first-letter {\n margin :0 0.2em 0em 0;\n font-size: 3.1em;\n float:left;\n line-height: 1;\n margin-left: -1px;\n font-weight: 700;\n}\n\n.has-serif-body.post-template .gh-content.drop-cap > p:first-of-type:first-letter {\n font-size: 3.2em;\n}\n\n/* Add a small margin between a heading and paragraph after it */\n.gh-content > [id] + p {\n margin-top: calc(12px * var(--content-spacing-factor, 1));\n}\n\n/* A larger margin before/after dividers, blockquotes and embeds */\n.gh-content > :is(hr, blockquote, iframe) {\n position: relative;\n margin-top: calc(48px * var(--content-spacing-factor, 1)) !important;\n}\n\n.gh-content > :is(hr, blockquote, iframe) + * {\n margin-top: calc(48px * var(--content-spacing-factor, 1)) !important;\n}\n\n/* Now the content typography styles */\n.gh-content h1 {\n font-size: calc(2.2em * var(--factor, 1));\n letter-spacing: -0.02em;\n}\n\n.gh-content h2 {\n font-size: calc(1.6em * var(--factor, 1));\n letter-spacing: -0.02em;\n}\n\n.gh-content h3 {\n font-size: calc(1.3em * var(--factor, 1));\n letter-spacing: -0.017em;\n}\n\n.gh-content a {\n color: var(--ghost-accent-color);\n text-decoration: underline;\n}\n\n.gh-content .kg-callout-card .kg-callout-text,\n.gh-content .kg-toggle-card .kg-toggle-content > :is(ul, ol, p) {\n font-size: 0.95em;\n}\n\n.has-serif-body .gh-content > blockquote,\n.has-serif-body .gh-content > ol,\n.has-serif-body .gh-content > ul,\n.has-serif-body .gh-content > dl,\n.has-serif-body .gh-content > p,\n.has-serif-body .gh-content .kg-callout-text,\n.has-serif-body .gh-content .kg-toggle-content > ol,\n.has-serif-body .gh-content .kg-toggle-content > ul,\n.has-serif-body .gh-content .kg-toggle-content > p {\n font-family: var(--font-serif-alt);\n}\n\n.gh-content :is(ul, ol) {\n padding-left: 28px;\n}\n\n.gh-content :is(li + li, li :is(ul, ol)) {\n margin-top: 8px;\n}\n\n.gh-content ol ol li {\n list-style-type: lower-alpha;\n}\n\n.gh-content ol ol ol li {\n list-style-type: lower-roman;\n}\n\n.gh-content hr {\n width: 100%;\n height: 1px;\n background-color: var(--color-border);\n border: 0;\n}\n\n.gh-content .gh-table {\n overflow-x: scroll;\n -webkit-overflow-scrolling: touch;\n}\n\n.gh-content .gh-table table {\n width: 100%;\n font-family: var(--font-sans);\n font-size: 1.5rem;\n white-space: nowrap;\n vertical-align: top;\n border-spacing: 0;\n border-collapse: collapse;\n}\n\n.gh-content .gh-table table th {\n font-size: 1.2rem;\n font-weight: 700;\n color: var(--color-darkgrey);\n text-align: left;\n text-transform: uppercase;\n letter-spacing: 0.2px;\n}\n\n.gh-content .gh-table table :is(th, td),\n.gh-content .gh-table table td {\n padding: 6px 12px;\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-content .gh-table table :is(th, td):first-child {\n padding-left: 0;\n}\n\n.gh-content .gh-table table :is(th, td):last-child {\n padding-right: 0;\n}\n\n.gh-content pre {\n overflow: auto;\n padding: 16px;\n font-size: 1.5rem;\n line-height: 1.5em;\n background: var(--color-lighter-gray);\n border-radius: 6px;\n font-family: var(--font-mono);\n}\n\n.gh-content :not(pre) > code {\n vertical-align: baseline;\n padding: 0.15em 0.4em;\n font-weight: 400;\n font-size: 0.95em;\n line-height: 1em;\n background: var(--color-lighter-gray);\n border-radius: 0.25em;\n font-family: var(--font-mono);\n}\n\n/* 16. Cards\n/* ---------------------------------------------------------- */\n\n/* Add extra margin before/after any cards, except for when immediately preceeded by a heading */\n\n.gh-content :not(.kg-card):not(table):not([id]) + :is(.kg-card, table) {\n margin-top: calc(48px * var(--content-spacing-factor, 1));\n}\n\n.gh-content :is(.kg-card, table) + :not(.kg-card):not(table):not([id]) {\n margin-top: calc(48px * var(--content-spacing-factor, 1));\n}\n\n.gh-content :not(.kg-card):not([id]) + .kg-card.kg-width-full {\n margin-top: calc(68px * var(--content-spacing-factor, 1));\n}\n\n.gh-content .kg-card.kg-width-full + :not(.kg-card):not([id]) {\n margin-top: calc(68px * var(--content-spacing-factor, 1));\n}\n\n/* Image */\n\n.kg-image {\n margin-right: auto;\n margin-left: auto;\n}\n\n/* Embed */\n\n.kg-embed-card {\n display: flex;\n flex-direction: column;\n align-items: center;\n width: 100%;\n}\n\n/* Gallery */\n\n.kg-image[width][height],\n.kg-gallery-image {\n cursor: pointer;\n}\n\n.kg-image-card a:hover,\n.kg-gallery-image a:hover {\n opacity: 1 !important;\n}\n\n/* Toggle */\n\n.kg-card.kg-toggle-card .kg-toggle-heading-text {\n font-size: 2rem;\n font-weight: 700;\n}\n\n.has-serif-title .kg-toggle-card .kg-toggle-heading-text {\n font-family: var(--font-serif);\n}\n\n.has-mono-title .kg-toggle-card .kg-toggle-heading-text {\n font-family: var(--font-mono);\n}\n\n/* Callout */\n\n.kg-callout-card.kg-card {\n border-radius: 0.25em;\n}\n\n.kg-callout-card-accent a {\n text-decoration: underline;\n}\n\n/* Blockquote */\n\nblockquote:not([class]) {\n padding-left: 2rem;\n border-left: 4px solid var(--ghost-accent-color);\n}\n\nblockquote.kg-blockquote-alt {\n font-style: normal;\n font-weight: 400;\n color: var(--color-secondary-text);\n}\n\n/* Button */\n\n.kg-card.kg-button-card .kg-btn {\n height: unset;\n padding: .6em 1.2em;\n text-align: center;\n font-size: 1em;\n line-height: 1.2em;\n}\n\n/* Header */\n\n.has-serif-title .kg-card.kg-header-card h2.kg-header-card-header {\n font-family: var(--font-serif);\n}\n\n.has-mono-title .kg-card.kg-header-card h2.kg-header-card-header {\n font-family: var(--font-mono);\n}\n\n.has-serif-body .kg-header-card h3.kg-header-card-subheader {\n font-family: var(--font-serif);\n}\n\n/* Bookmark */\n\n.kg-bookmark-card .kg-bookmark-container {\n border-radius: 0.25em !important;\n}\n\n.kg-bookmark-card .kg-bookmark-container:hover {\n opacity: 1;\n}\n\n.kg-bookmark-card a.kg-bookmark-container,\n.kg-bookmark-card a.kg-bookmark-container:hover {\n background: var(--background-color) !important;\n color: var(--color-darker-gray) !important;\n}\n\n.kg-bookmark-card .kg-bookmark-content {\n padding: 1.15em;\n}\n\n.kg-bookmark-card .kg-bookmark-title {\n font-size: 0.9em;\n}\n\n.kg-bookmark-card .kg-bookmark-description {\n max-height: none;\n margin-top: 0.3em;\n font-size: 0.8em;\n}\n\n.kg-bookmark-card .kg-bookmark-metadata {\n font-size: 0.8em;\n}\n\n.kg-bookmark-card .kg-bookmark-thumbnail img {\n border-radius: 0 0.2em 0.2em 0;\n}\n\n/* Product */\n\n.kg-product-card.kg-card .kg-product-card-image {\n margin-bottom: 12px;\n}\n\n.kg-product-card.kg-card a.kg-product-card-button {\n height: 2.8em;\n margin-top: 12px;\n}\n\n.has-serif-title .kg-product-card.kg-card .kg-product-card-title {\n font-family: var(--font-serif);\n}\n\n.has-mono-title .kg-product-card.kg-card .kg-product-card-title {\n font-family: var(--font-mono);\n}\n\n.has-serif-body .kg-product-card-description :is(p, ul, ol) {\n font-family: var(--font-serif-alt);\n}\n\n/* File */\n\n.kg-file-card.kg-card .kg-file-card-container {\n padding: 0.6em;\n}\n\n.kg-file-card.kg-card .kg-file-card-contents {\n margin: 4px 8px 6px;\n}\n\n.kg-file-card.kg-card .kg-file-card-metadata {\n font-size: 0.9em;\n}\n\n.kg-file-card.kg-card .kg-file-card-filesize::before {\n margin-right: 6px;\n margin-left: 6px;\n}\n\n/* Caption */\n\nfigcaption {\n margin-top: 12px;\n font-size: 1.4rem;\n text-align: center;\n}\n\n.kg-card.kg-width-full figcaption {\n padding: 0 16px;\n}\n\nfigcaption a {\n color: var(--ghost-accent-color);\n text-decoration: underline;\n}\n\n/* 17. Comments\n/* ---------------------------------------------------------- */\n\n.gh-comments {\n margin-top: 48px;\n}\n\n/* 18. Recent posts\n/* ---------------------------------------------------------- */\n\n.post-template .gh-container {\n margin-top: 120px;\n}\n\n.post-template .gh-container-inner {\n display: block;\n}\n\n.post-template .gh-container.is-grid .gh-feed {\n grid-template-columns: repeat(4, 1fr);\n}\n\n.post-template .gh-container .gh-container-title {\n display: block;\n}\n\n/* 19. Archive\n/* ---------------------------------------------------------- */\n\n.gh-archive {\n display: grid;\n grid-template-columns: repeat(16, 1fr);\n gap: var(--grid-gap);\n margin-block: 80px 24px;\n}\n\n.gh-archive.has-image {\n margin-top: 48px;\n}\n\n.gh-archive-inner {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: var(--grid-gap);\n grid-column: 1 / -1;\n padding-bottom: clamp(40px, 2.73vw + 29.09px, 64px);\n border-bottom: 1px solid var(--color-border);\n}\n\n.gh-archive.has-image .gh-archive-inner {\n align-items: center;\n grid-column: 1 / -1;\n}\n\n.gh-archive:not(.has-sidebar):not(.has-image) .gh-archive-inner {\n grid-column: 3 / span 12;\n}\n\n.gh-archive .gh-article-image {\n grid-column: auto;\n margin-top: 0;\n}\n\n:is(.tag-template, .author-template) .gh-container {\n margin-top: 0;\n}\n\n.author-template .gh-archive-inner {\n display: flex;\n flex-direction: row-reverse;\n justify-content: flex-end;\n gap: 24px;\n}\n\n.author-template .gh-article-image {\n margin-top: 0;\n width: 120px;\n height: 120px;\n border-radius: 50%;\n object-fit: cover;\n}\n\n.author-template .gh-article-title {\n font-size: 3.6rem;\n}\n\n.gh-author-meta {\n display: flex;\n gap: 10px;\n margin-top: 14px;\n font-size: 1.5rem;\n font-weight: 550;\n color: var(--color-secondary-text);\n}\n\n.gh-author-meta a {\n color: inherit;\n}\n\n.gh-author-social {\n display: flex;\n gap: 10px;\n align-items: center;\n padding-left: 3px;\n}\n\n.gh-author-social svg {\n width: 20px;\n height: 20px;\n}\n\n@media (max-width: 1199px) {\n .gh-archive {\n display: block;\n }\n}\n\n@media (max-width: 767px) {\n .gh-archive-inner {\n display: flex;\n flex-direction: column-reverse;\n align-items: flex-start;\n }\n\n .author-template .gh-archive-inner {\n flex-direction: column-reverse;\n }\n}\n\n/* 20. Design settings\n/* ---------------------------------------------------------- */\n\n.has-serif-title {\n --factor: 1.15;\n}\n\n.has-mono-title {\n --factor: 1.1;\n}\n\n.has-sans-title :is(.is-title, .gh-content :is(h2, h3)) {\n font-family: var(--font-sans);\n}\n\n.has-serif-title :is(.is-title, .gh-content :is(h2, h3)) {\n font-family: var(--font-serif);\n font-weight: 550;\n}\n\n.has-mono-title :is(.is-title, .gh-content :is(h2, h3)) {\n font-family: var(--font-mono);\n}\n\n.has-sans-body .is-body {\n font-family: var(--font-sans);\n}\n\n.has-serif-body .is-body {\n font-family: var(--font-serif-alt);\n}\n\n.has-serif-title .gh-header.is-classic .gh-header-title {\n font-weight: 550;\n letter-spacing: -0.015em;\n}\n\n.has-mono-title .gh-header.is-classic .gh-header-title {\n letter-spacing: -0.01em;\n}\n\n.has-serif-title .gh-form {\n border-radius: 0;\n}\n\n.has-serif-title .gh-card-title {\n line-height: 1.15;\n letter-spacing: -0.006em;\n font-size: calc(2.0rem*var(--factor, 1))\n}\n\n.has-serif-title .gh-featured-feed .gh-card-title {\n font-size: calc(1.6rem*var(--factor, 1))\n}\n\n.has-mono-title .gh-featured-feed .gh-card-title {\n font-size: calc(1.5rem*var(--factor, 1));\n letter-spacing: 0;\n}\n\n.has-serif-title .gh-header.is-highlight .gh-featured-feed .gh-card-title {\n font-size: clamp(1.6rem, 0.23vw + 1.51rem, 1.8rem);\n}\n\n.has-mono-title .gh-card-title {\n font-size: calc(1.8rem*var(--factor, 1));\n line-height: 1.2;\n}\n\n.has-serif-title .gh-about-title {\n letter-spacing: -0.009em;\n}\n\n.has-serif-title .gh-footer-signup-header {\n letter-spacing: -0.019em;\n}\n\n.has-serif-title .gh-article-title {\n letter-spacing: -0.019em;\n}\n\n.has-serif-body {\n --content-font-size: 1.9rem;\n}\n\n.has-serif-body .gh-card-excerpt {\n font-size: 1.65rem;\n line-height: 1.4;\n letter-spacing: 0.0005em;\n}\n\n.has-serif-body .gh-header.is-magazine .gh-header-inner > .gh-card .gh-card-excerpt,\n.has-serif-body .gh-header.is-highlight .gh-card:first-child .gh-card-excerpt {\n font-size: 1.8rem;\n letter-spacing: -0.001em;\n}\n\n.has-serif-title .gh-header.is-magazine .gh-header-inner>.gh-card .gh-card-title,\n.has-serif-title .gh-header.is-highlight .gh-header-left .gh-card-title {\n font-weight: 550;\n font-size: clamp(3.2rem,1.82vw + 2.47rem,4.9rem)\n}\n\n.has-serif-body .gh-about-description {\n font-size: 1.6rem;\n}\n\n.has-serif-body .gh-article-excerpt {\n letter-spacing: 0;\n}\n\n.has-serif-body .gh-footer-signup-subhead {\n letter-spacing: 0;\n}\n\n.has-serif-title :is(.gh-button, .gh-form, .gh-form-input) {\n border-radius: 0;\n}\n\n.has-mono-title :is(.gh-button) {\n border-radius: 0;\n}\n\n.has-mono-title :is(.gh-form) {\n border-radius: 0;\n}\n\n.has-serif-title .gh-cta-title {\n font-size: 4.8rem;\n}\n\n/* 21. Footer\n/* ---------------------------------------------------------- */\n\n.gh-footer {\n margin-top: 12vw;\n font-size: 1.5rem;\n color: var(--color-darker-gray);\n}\n\n.gh-footer a:not(.gh-button) {\n color: inherit;\n}\n\n/* 21.1 Footer styles */\n\n.gh-footer.has-accent-color {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-footer.has-accent-color .gh-footer-bar {\n border-top: 0;\n}\n\n.gh-footer.has-accent-color .gh-button {\n background-color: #fff;\n color: #15171a;\n}\n\n/* 21.2. Footer bar */\n\n.gh-footer-bar {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n align-items: center;\n column-gap: 32px;\n margin-bottom: 100px;\n padding-block: 28px;\n font-weight: 550;\n border-block: 1px solid var(--color-border);\n}\n\n.gh-footer-logo {\n position: relative;\n font-size: calc(2.4rem * var(--factor, 1));\n font-weight: 725;\n letter-spacing: -0.015em;\n white-space: nowrap;\n}\n\n.gh-footer-logo img {\n max-height: 40px;\n}\n\n.gh-footer-menu .nav {\n display: flex;\n justify-content: center;\n gap: 8px 28px;\n flex-wrap: wrap;\n margin: 0;\n padding: 0;\n list-style-type: none;\n}\n\n.gh-footer-copyright {\n text-align: right;\n white-space: nowrap;\n}\n\n.gh-footer-copyright a {\n text-decoration: underline;\n}\n\n/* 21.3. Footer signup */\n\n.gh-footer-signup {\n display: flex;\n flex-direction: column;\n align-items: center;\n padding-bottom: 160px;\n text-align: center;\n}\n\n.gh-footer-signup-header {\n font-size: calc(clamp(2.8rem,1.36vw + 2.25rem,4rem) * var(--factor, 1));\n font-weight: 700;\n letter-spacing: -0.03em;\n}\n\n.gh-footer-signup-subhead {\n margin-top: 12px;\n max-width: 640px;\n font-size: 1.8rem;\n font-weight: 450;\n line-height: 1.4;\n letter-spacing: -0.014em;\n opacity: 0.75;\n}\n\n.gh-footer-signup .gh-form {\n margin-top: 40px;\n}\n\n@media (max-width: 991px) {\n .gh-footer-bar {\n display: flex;\n flex-direction: column;\n gap: 20px;\n }\n}\n\n/* 22. Lightbox\n/* ---------------------------------------------------------- */\n\n.pswp {\n position: absolute;\n top: 0;\n left: 0;\n z-index: 3999999;\n display: none;\n width: 100%;\n height: 100%;\n overflow: hidden;\n -ms-touch-action: none;\n touch-action: none;\n outline: none;\n backface-visibility: hidden;\n -webkit-text-size-adjust: 100%;\n}\n\n.pswp img {\n max-width: none;\n}\n\n.pswp--animate_opacity {\n opacity: 0.001;\n transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);\n will-change: opacity;\n}\n\n.pswp--open {\n display: block;\n}\n\n.pswp--zoom-allowed .pswp__img {\n cursor: zoom-in;\n}\n\n.pswp--zoomed-in .pswp__img {\n cursor: grab;\n}\n\n.pswp--dragging .pswp__img {\n cursor: grabbing;\n}\n\n.pswp__bg {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background-color: rgba(0, 0, 0, 0.85);\n opacity: 0;\n transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);\n transform: translateZ(0);\n backface-visibility: hidden;\n will-change: opacity;\n}\n\n.pswp__scroll-wrap {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n overflow: hidden;\n}\n\n.pswp__container,\n.pswp__zoom-wrap {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n touch-action: none;\n backface-visibility: hidden;\n}\n\n.pswp__container,\n.pswp__img {\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n.pswp__zoom-wrap {\n position: absolute;\n width: 100%;\n transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);\n transform-origin: left top;\n}\n\n.pswp--animated-in .pswp__bg,\n.pswp--animated-in .pswp__zoom-wrap {\n transition: none;\n}\n\n.pswp__item {\n position: absolute;\n top: 0;\n right: 0;\n bottom: 0;\n left: 0;\n overflow: hidden;\n}\n\n.pswp__img {\n position: absolute;\n top: 0;\n left: 0;\n width: auto;\n height: auto;\n}\n\n.pswp__img--placeholder {\n backface-visibility: hidden;\n}\n\n.pswp__img--placeholder--blank {\n background: var(--color-black);\n}\n\n.pswp--ie .pswp__img {\n top: 0;\n left: 0;\n width: 100% !important;\n height: auto !important;\n}\n\n.pswp__error-msg {\n position: absolute;\n top: 50%;\n left: 0;\n width: 100%;\n margin-top: -8px;\n font-size: 14px;\n line-height: 16px;\n color: var(--color-secondary-text);\n text-align: center;\n}\n\n.pswp__error-msg a {\n color: var(--color-secondary-text);\n text-decoration: underline;\n}\n\n.pswp__button {\n position: relative;\n display: block;\n float: right;\n width: 44px;\n height: 44px;\n padding: 0;\n margin: 0;\n overflow: visible;\n appearance: none;\n cursor: pointer;\n background: none;\n border: 0;\n box-shadow: none;\n transition: opacity 0.2s;\n}\n\n.pswp__button:focus,\n.pswp__button:hover {\n opacity: 1;\n}\n\n.pswp__button:active {\n outline: none;\n opacity: 0.9;\n}\n\n.pswp__button::-moz-focus-inner {\n padding: 0;\n border: 0;\n}\n\n.pswp__ui--over-close .pswp__button--close {\n opacity: 1;\n}\n\n.pswp__button,\n.pswp__button--arrow--left::before,\n.pswp__button--arrow--right::before {\n width: 44px;\n height: 44px;\n background: url(\"../images/default-skin.png\") 0 0 no-repeat;\n background-size: 264px 88px;\n}\n\n@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {\n .pswp--svg .pswp__button,\n .pswp--svg .pswp__button--arrow--left::before,\n .pswp--svg .pswp__button--arrow--right::before {\n background-image: url(\"../images/default-skin.svg\");\n }\n\n .pswp--svg .pswp__button--arrow--left,\n .pswp--svg .pswp__button--arrow--right {\n background: none;\n }\n}\n\n.pswp__button--close {\n background-position: 0 -44px;\n}\n\n.pswp__button--share {\n background-position: -44px -44px;\n}\n\n.pswp__button--fs {\n display: none;\n}\n\n.pswp--supports-fs .pswp__button--fs {\n display: block;\n}\n\n.pswp--fs .pswp__button--fs {\n background-position: -44px 0;\n}\n\n.pswp__button--zoom {\n display: none;\n background-position: -88px 0;\n}\n\n.pswp--zoom-allowed .pswp__button--zoom {\n display: block;\n}\n\n.pswp--zoomed-in .pswp__button--zoom {\n background-position: -132px 0;\n}\n\n.pswp--touch .pswp__button--arrow--left,\n.pswp--touch .pswp__button--arrow--right {\n visibility: hidden;\n}\n\n.pswp__button--arrow--left,\n.pswp__button--arrow--right {\n position: absolute;\n top: 50%;\n width: 70px;\n height: 100px;\n margin-top: -50px;\n background: none;\n}\n\n.pswp__button--arrow--left {\n left: 0;\n}\n\n.pswp__button--arrow--right {\n right: 0;\n}\n\n.pswp__button--arrow--left::before,\n.pswp__button--arrow--right::before {\n position: absolute;\n top: 35px;\n width: 32px;\n height: 30px;\n content: \"\";\n}\n\n.pswp__button--arrow--left::before {\n left: 6px;\n background-position: -138px -44px;\n}\n\n.pswp__button--arrow--right::before {\n right: 6px;\n background-position: -94px -44px;\n}\n\n.pswp__counter {\n position: absolute;\n top: 0;\n left: 0;\n height: 44px;\n padding: 0 15px;\n font-size: 11px;\n font-weight: 700;\n line-height: 44px;\n color: var(--color-white);\n user-select: none;\n}\n\n.pswp__caption {\n position: absolute;\n bottom: 0;\n left: 0;\n width: 100%;\n min-height: 44px;\n}\n\n.pswp__caption__center {\n max-width: 420px;\n padding: 25px 15px 30px;\n margin: 0 auto;\n font-size: 11px;\n line-height: 1.6;\n color: var(--color-white);\n text-align: center;\n}\n\n.pswp__caption__center .post-caption-title {\n margin-bottom: 7px;\n font-size: 15px;\n font-weight: 500;\n text-transform: uppercase;\n}\n\n.pswp__caption__center .post-caption-meta-item + .post-caption-meta-item::before {\n padding: 0 4px;\n content: \"\\02022\";\n}\n\n.pswp__caption--empty {\n display: none;\n}\n\n.pswp__caption--fake {\n visibility: hidden;\n}\n\n.pswp__preloader {\n position: absolute;\n top: 0;\n left: 50%;\n width: 44px;\n height: 44px;\n margin-left: -22px;\n opacity: 0;\n transition: opacity 0.25s ease-out;\n direction: ltr;\n will-change: opacity;\n}\n\n.pswp__preloader__icn {\n width: 20px;\n height: 20px;\n margin: 12px;\n}\n\n.pswp__preloader--active {\n opacity: 1;\n}\n\n.pswp__preloader--active .pswp__preloader__icn {\n background: url(\"../images/preloader.gif\") 0 0 no-repeat;\n}\n\n.pswp--css_animation .pswp__preloader--active {\n opacity: 1;\n}\n\n.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {\n animation: clockwise 500ms linear infinite;\n}\n\n.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {\n animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;\n}\n\n.pswp--css_animation .pswp__preloader__icn {\n position: absolute;\n top: 15px;\n left: 15px;\n width: 14px;\n height: 14px;\n margin: 0;\n background: none;\n opacity: 0.75;\n}\n\n.pswp--css_animation .pswp__preloader__cut {\n position: relative;\n width: 7px;\n height: 14px;\n overflow: hidden;\n}\n\n.pswp--css_animation .pswp__preloader__donut {\n position: absolute;\n top: 0;\n left: 0;\n box-sizing: border-box;\n width: 14px;\n height: 14px;\n margin: 0;\n background: none;\n border: 2px solid var(--color-white);\n border-bottom-color: transparent;\n border-left-color: transparent;\n border-radius: 50%;\n}\n\n@media screen and (max-width: 1024px) {\n .pswp__preloader {\n position: relative;\n top: auto;\n left: auto;\n float: right;\n margin: 0;\n }\n}\n\n@keyframes clockwise {\n 0% {\n transform: rotate(0deg);\n }\n\n 100% {\n transform: rotate(360deg);\n }\n}\n\n@keyframes donut-rotate {\n 0% {\n transform: rotate(0);\n }\n\n 50% {\n transform: rotate(-140deg);\n }\n\n 100% {\n transform: rotate(0);\n }\n}\n\n.pswp__ui {\n z-index: 1550;\n visibility: visible;\n opacity: 1;\n -webkit-font-smoothing: auto;\n}\n\n.pswp__top-bar {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 44px;\n}\n\n.pswp__caption,\n.pswp__top-bar,\n.pswp--has_mouse .pswp__button--arrow--left,\n.pswp--has_mouse .pswp__button--arrow--right {\n backface-visibility: hidden;\n transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);\n will-change: opacity;\n}\n\n.pswp--has_mouse .pswp__button--arrow--left,\n.pswp--has_mouse .pswp__button--arrow--right {\n visibility: visible;\n}\n\n.pswp__ui--idle .pswp__top-bar {\n opacity: 0;\n}\n\n.pswp__ui--idle .pswp__button--arrow--left,\n.pswp__ui--idle .pswp__button--arrow--right {\n opacity: 0;\n}\n\n.pswp__ui--hidden .pswp__top-bar,\n.pswp__ui--hidden .pswp__caption,\n.pswp__ui--hidden .pswp__button--arrow--left,\n.pswp__ui--hidden .pswp__button--arrow--right {\n opacity: 0.001;\n}\n\n.pswp__ui--one-slide .pswp__button--arrow--left,\n.pswp__ui--one-slide .pswp__button--arrow--right,\n.pswp__ui--one-slide .pswp__counter {\n display: none;\n}\n\n.pswp__element--disabled {\n display: none !important;\n}\n\n.pswp--minimal--dark .pswp__top-bar {\n background: none;\n}\n"]}
\ No newline at end of file
diff --git a/assets/built/source.js b/assets/built/source.js
index 3ed34fc7..24d8cee7 100644
--- a/assets/built/source.js
+++ b/assets/built/source.js
@@ -1,2 +1,2 @@
-function dropdown(){const r=window.matchMedia("(max-width: 767px)"),a=document.querySelector(".gh-navigation"),s=a.querySelector(".gh-navigation-menu"),l=s?.querySelector(".nav");if(l){const e=document.querySelector(".gh-navigation-logo"),t=l.innerHTML;r.matches&&l.querySelectorAll("li").forEach(function(e,t){e.style.transitionDelay=.03*(t+1)+"s"});const n=function(){if(!r.matches){for(var e=[];l.offsetWidth+64>s.offsetWidth&&l.lastElementChild;)e.unshift(l.lastElementChild),l.lastElementChild.remove();if(e.length){const o=document.createElement("button"),i=(o.setAttribute("class","gh-more-toggle gh-icon-button"),o.setAttribute("aria-label","More"),o.innerHTML='',document.createElement("div"));i.setAttribute("class","gh-dropdown"),10<=e.length?(a.classList.add("is-dropdown-mega"),i.style.gridTemplateRows=`repeat(${Math.ceil(e.length/2)}, 1fr)`):a.classList.remove("is-dropdown-mega"),e.forEach(function(e){i.appendChild(e)}),o.appendChild(i),l.appendChild(o);var t=o.getBoundingClientRect(),n=window.innerWidth/2;t.left{l.innerHTML=t,n()},1)})}}function lightbox(e){document.querySelectorAll(e).forEach(function(e){e.addEventListener("click",function(e){var t=e;t.preventDefault();for(var n,o=[],i=0,r=t.target.closest(".kg-card").previousElementSibling;r&&(r.classList.contains("kg-image-card")||r.classList.contains("kg-gallery-card"));){var a=[];r.querySelectorAll("img").forEach(function(e){a.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e}),i+=1}),r=r.previousElementSibling,o=a.concat(o)}t.target.classList.contains("kg-image")?o.push({src:t.target.getAttribute("src"),msrc:t.target.getAttribute("src"),w:t.target.getAttribute("width"),h:t.target.getAttribute("height"),el:t.target}):(n=!1,t.target.closest(".kg-gallery-card").querySelectorAll("img").forEach(function(e){o.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e}),n||e===t.target?n=!0:i+=1}));for(var s=t.target.closest(".kg-card").nextElementSibling;s&&(s.classList.contains("kg-image-card")||s.classList.contains("kg-gallery-card"));)s.querySelectorAll("img").forEach(function(e){o.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e})}),s=s.nextElementSibling;e=document.querySelectorAll(".pswp")[0];new PhotoSwipe(e,PhotoSwipeUI_Default,o,{bgOpacity:.9,closeOnScroll:!0,fullscreenEl:!1,history:!1,index:i,shareEl:!1,zoomEl:!1,getThumbBoundsFn:function(e){var e=o[e].el,t=window.pageYOffset||document.documentElement.scrollTop,e=e.getBoundingClientRect();return{x:e.left,y:e.top+t,w:e.width}}}).init()})})}function pagination(e=!0,s,l=!1){const c=document.querySelector(".gh-feed");if(!c)return;let t=!1;async function n(){var t=document.querySelector("link[rel=next]");if(t)try{var e=await(await fetch(t.href)).text(),n=(new DOMParser).parseFromString(e,"text/html"),o=n.querySelectorAll(".gh-feed:not(.gh-featured):not(.gh-related) > *");const r=document.createDocumentFragment(),a=[];o.forEach(function(e){e=document.importNode(e,!0);l&&(e.style.visibility="hidden"),r.appendChild(e),a.push(e)}),c.appendChild(r),s&&s(a,d);var i=n.querySelector("link[rel=next]");i&&i.href?t.href=i.href:(t.remove(),u&&u.remove())}catch(e){throw t.remove(),e}}const o=c.nextElementSibling||document.querySelector(".gh-footer"),u=document.querySelector(".gh-loadmore"),d=(!document.querySelector("link[rel=next]")&&u&&u.remove(),async function(){o.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]")&&await n()});const i=new IntersectionObserver(async function(e){if(!t){if(t=!0,e[0].isIntersecting)if(l)await n();else for(;o.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]");)await n();t=!1,document.querySelector("link[rel=next]")||i.disconnect()}});e?i.observe(o):u.addEventListener("click",n)}!function(e,t){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){var n;if(e&&t)return-1==(n=(n=this._events=this._events||{})[e]=n[e]||[]).indexOf(t)&&n.push(t),this},t.once=function(e,t){var n;if(e&&t)return this.on(e,t),((n=this._onceEvents=this._onceEvents||{})[e]=n[e]||{})[t]=!0,this},t.off=function(e,t){e=this._events&&this._events[e];if(e&&e.length)return-1!=(t=e.indexOf(t))&&e.splice(t,1),this},t.emitEvent=function(e,t){var n=this._events&&this._events[e];if(n&&n.length){n=n.slice(0),t=t||[];for(var o=this._onceEvents&&this._onceEvents[e],i=0;i"+e.label+"",T.parseShareButtonOut&&(i=T.parseShareButtonOut(e,i));v.children[0].innerHTML=i,v.children[0].onclick=z}}function r(e){for(var t=0;tT.fitControlsWidth?(t=T.barsSize,T.captionEl&&"auto"===t.bottom?(h||((h=s.createEl("pswp__caption pswp__caption--fake")).appendChild(s.createEl("pswp__caption__center")),p.insertBefore(h,f),s.addClass(p,"pswp__ui--fit")),T.addCaptionHTMLFn(e,h,!0)?(e=h.clientHeight,n.bottom=parseInt(e,10)||44):n.bottom=t.top):n.bottom="auto"===t.bottom?0:t.bottom,n.top=t.top):n.top=n.bottom=0}function P(){function e(e){if(e)for(var t=e.length,n=0;nt.min[e]?n[e]=t.min[e]:n[e]=mt&&(Fe=0f.currItem.fitRatio&&Wt(Ie))}}var V,X,$,g,Q,J,ee,te,o,v,ne,oe,ie,re,ae,a,se,le,ce,ue,de,me,pe,i,fe,he,ge,ve,ye,we,s,xe,be,Ee,Ie,Ce,Te,Se,l,ke,Ae,De,Le,_e,c,u,Me,d,Oe,y,Fe,Re,Pe,Ze,ze,qe,Ne=e(),Be=e(),w=e(),x={},Ue=0,We={},b=e(),E=0,He=!0,Ke=[],je={},Ye=!1,Ge={},I=function(e){var t=Ge[e];if(t){var n=Array.prototype.slice.call(arguments);n.shift();for(var o=0;of.currItem.fitRatio?Ye||(cn(f.currItem,!1,!0),Ye=!0):Ye&&(cn(f.currItem),Ye=!1)),Ve(Oe,w.x,w.y,v))},Xe=function(e){e.container&&Ve(e.container.style,e.initialPosition.x,e.initialPosition.y,e.initialZoomLevel,e)},$e=function(e,t){t[me]=oe+e+"px, 0px"+ie},Qe=function(e,t){var n;!h.loop&&t&&(t=g+(b.x*Ue-e)/b.x,n=Math.round(e-M.x),t<0&&0=O()-1&&n<0)&&(e=M.x+n*h.mainScrollEndFriction),M.x=e,$e(e,Q)},Je=function(e,t){var n=Et[e]-We[e];return Be[e]+Ne[e]+n-t/ne*n},k=function(e,t){e.x=t.x,e.y=t.y,t.id&&(e.id=t.id)},et=function(e){e.x=Math.round(e.x),e.y=Math.round(e.y)},tt=null,nt=function(){tt&&(p.unbind(document,"mousemove",nt),p.addClass(m,"pswp--has_mouse"),h.mouseUsed=!0,I("mouseUsed")),tt=setTimeout(function(){tt=null},100)},ot=function(e,t){e=sn(f.currItem,x,e);return t&&(d=e),e},it=function(e){return(e=e||f.currItem).initialZoomLevel},rt=function(e){return 0<(e=e||f.currItem).w?h.maxSpreadZoom:1},A={},at=0,st=function(e){A[e]&&(A[e].raf&&he(A[e].raf),at--,delete A[e])},lt=function(e){A[e]&&st(e),A[e]||(at++,A[e]={})},ct=function(){for(var e in A)A.hasOwnProperty(e)&&st(e)},ut=function(e,t,n,o,i,r,a){function s(){A[e]&&(l=C()-c,o<=l?(st(e),r(n),a&&a()):(r((n-t)*i(l/o)+t),A[e].raf=fe(s)))}var l,c=C();lt(e);s()},z={shout:I,listen:r,viewportSize:x,options:h,isMainScrollAnimating:function(){return y},getZoomLevel:function(){return v},getCurrentIndex:function(){return g},isDragging:function(){return l},isZooming:function(){return u},setScrollOffset:function(e,t){We.x=e,we=We.y=t,I("updateScrollOffset",We)},applyZoomPan:function(e,t,n,o){w.x=t,w.y=n,v=e,S(o)},init:function(){if(!V&&!X){f.framework=p,f.template=m,f.bg=p.getChildByClass(m,"pswp__bg"),ge=m.className,V=!0,s=p.detectFeatures(),fe=s.raf,he=s.caf,me=s.transform,ye=s.oldIE,f.scrollWrap=p.getChildByClass(m,"pswp__scroll-wrap"),f.container=p.getChildByClass(f.scrollWrap,"pswp__container"),Q=f.container.style,f.itemHolders=a=[{el:f.container.children[0],wrap:0,index:-1},{el:f.container.children[1],wrap:0,index:-1},{el:f.container.children[2],wrap:0,index:-1}],a[0].el.style.display=a[2].el.style.display="none",me?(t=s.perspective&&!i,oe="translate"+(t?"3d(":"("),ie=s.perspective?", 0px)":")"):(me="left",p.addClass(m,"pswp--ie"),$e=function(e,t){t.left=e+"px"},Xe=function(e){var t=1=O())&&(g=0),f.currItem=en(g),(s.isOldIOSPhone||s.isOldAndroid)&&(He=!1),m.setAttribute("aria-hidden","false"),h.modal&&(He?m.style.position="fixed":(m.style.position="absolute",m.style.top=p.getScrollY()+"px")),void 0===we&&(I("initialLayout"),we=ve=p.getScrollY());var n="pswp--open ";for(h.mainClass&&(n+=h.mainClass+" "),h.showHideOpacity&&(n+="pswp--animate_opacity "),n=(n=(n+=i?"pswp--touch":"pswp--notouch")+(s.animationName?" pswp--css_animation":""))+(s.svg?" pswp--svg":""),p.addClass(m,n),f.updateSize(),J=-1,E=null,e=0;e<3;e++)$e((e+J)*b.x,a[e].el.style);ye||p.bind(f.scrollWrap,te,f),r("initialZoomInEnd",function(){f.setContent(a[0],g-1),f.setContent(a[2],g+1),a[0].el.style.display=a[2].el.style.display="block",h.focus&&m.focus(),p.bind(document,"keydown",f),s.transform&&p.bind(f.scrollWrap,"click",f),h.mouseUsed||p.bind(document,"mousemove",nt),p.bind(window,"resize scroll orientationchange",f),I("bindEvents")}),f.setContent(a[1],g),f.updateCurrItem(),I("afterInit"),He||(re=setInterval(function(){at||l||u||v!==f.currItem.initialZoomLevel||f.updateSize()},1e3)),p.addClass(m,"pswp--visible")}var t},close:function(){V&&(X=!(V=!1),I("close"),p.unbind(window,"resize scroll orientationchange",f),p.unbind(window,"scroll",o.scroll),p.unbind(document,"keydown",f),p.unbind(document,"mousemove",nt),s.transform&&p.unbind(f.scrollWrap,"click",f),l&&p.unbind(window,ee,f),clearTimeout(xe),I("unbindEvents"),tn(f.currItem,null,!0,f.destroy))},destroy:function(){I("destroy"),Xt&&clearTimeout(Xt),m.setAttribute("aria-hidden","true"),m.className=ge,re&&clearInterval(re),p.unbind(f.scrollWrap,te,f),p.unbind(window,"scroll",f),St(),ct(),Ge=null},panTo:function(e,t,n){n||(e>d.min.x?e=d.min.x:ed.min.y?t=d.min.y:td.min[e]||rd.min[e]&&(c=h.panEndFriction,d.min[e],n=d.min[e]-Be[e]),(n<=0||l<0)&&1gt.x&&(i=gt.x)):d.min.x!==d.max.x&&(o=r)):(rf.currItem.fitRatio&&(w[e]+=t[e]*c)):(void 0!==i&&(Qe(i,!0),_e=i!==gt.x),d.min.x!==d.max.x&&(void 0!==o?w.x=o:_e||(w.x+=t.x*c)),void 0!==i)},Bt=function(){var e,t,n,o,i,r;c&&0!==(e=c.length)&&(k(D,c[0]),L.x=D.x-_.x,L.y=D.y-_.y,u&&1f.currItem.initialZoomLevel+f.currItem.initialZoomLevel/15&&(ze=!0),n=1,o=it(),i=rt(),t=mt&&(L.x-=c[0].x-ft.x),Math.abs(L.y)>=mt)&&(L.y-=c[0].y-ft.y),_.x=D.x,_.y=D.y,0===L.x&&0===L.y||("v"===Fe&&h.closeOnVerticalDrag&&!At()?(Ne.y+=L.y,w.y+=L.y,r=Rt(),Te=!0,I("onVerticalDrag",r),T(r),S()):(Ft(C(),D.x,D.y),De=!0,d=f.currItem.bounds,Nt("x",L)||(Nt("y",L),et(w),S())))))},Ut=function(){var t,n,o={lastFlickOffset:{},lastFlickDist:{},lastFlickSpeed:{},slowDownRatio:{},slowDownRatioReverse:{},speedDecelerationRatio:{},speedDecelerationRatioAbs:{},distanceOffset:{},backAnimDestination:{},backAnimStarted:{},calculateSwipeSpeed:function(e){n=(1d.min[t]?o.backAnimDestination[t]=d.min[t]:w[t]=O()&&(g=h.loop?0:O()-1,i=!0),i&&!h.loop||(E+=o,Ue-=o,n=!0));var e=b.x*Ue,r=Math.abs(e-M.x),a=n||e>M.x==0The image could not be loaded.',forceProgressiveLoading:!1,preload:[1,1],getNumItemsFn:function(){return $t.length}},rn=function(){return{center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}}},an=function(e,t,n){var o=e.bounds;o.center.x=Math.round((F.x-t)/2),o.center.y=Math.round((F.y-n)/2)+e.vGap.top,o.max.x=t>F.x?Math.round(F.x-t):o.center.x,o.max.y=n>F.y?Math.round(F.y-n)+e.vGap.top:o.center.y,o.min.x=t>F.x?0:o.center.x,o.min.y=n>F.y?e.vGap.top:o.center.y},sn=function(e,t,n){var o,i;return e.src&&!e.loadError?((o=!n)&&(e.vGap||(e.vGap={top:0,bottom:0}),I("parseVerticalMargin",e)),F.x=t.x,F.y=t.y-e.vGap.top-e.vGap.bottom,o&&(t=F.x/e.w,i=F.y/e.h,e.fitRatio=t=d.max.x&&n<=d.min.y&&n>=d.max.y)&&e.preventDefault(),f.panTo(t,n)},toggleDesktopZoom:function(e){e=e||{x:x.x/2+We.x,y:x.y/2+We.y};var t=h.getDoubleTapZoom(!0,f.currItem),n=v===t;f.mouseZoomedIn=!n,f.zoomTo(n?f.currItem.initialZoomLevel:t,e,333),p[(n?"remove":"add")+"Class"](m,"pswp--zoomed-in")}}});function pn(){hn&&clearTimeout(hn),vn&&clearTimeout(vn)}function fn(){var e=Sn(),t={};if(!(e.length<5)){var n,o=e.split("&");for(r=0;r .kg-image[width][height], .kg-gallery-image > img"),reframe(document.querySelectorAll(['.gh-content iframe[src*="youtube.com"]','.gh-content iframe[src*="youtube-nocookie.com"]','.gh-content iframe[src*="player.vimeo.com"]','.gh-content iframe[src*="kickstarter.com"][src*="video.html"]',".gh-content object",".gh-content embed"].join(","))),dropdown(),document.body.classList.contains("home-template")||document.body.classList.contains("post-template")||pagination(),document.querySelectorAll(".gh-content > table:not(.gist table)").forEach(function(e){var t=document.createElement("div");t.className="gh-table",e.parentNode.insertBefore(t,e),t.appendChild(e)});
+function dropdown(){const r=window.matchMedia("(max-width: 767px)"),a=document.querySelector(".gh-navigation"),s=a.querySelector(".gh-navigation-menu"),l=s?.querySelector(".nav");if(l){const e=document.querySelector(".gh-navigation-logo"),t=l.innerHTML;r.matches&&l.querySelectorAll("li").forEach(function(e,t){e.style.transitionDelay=.03*(t+1)+"s"});const n=function(){if(!r.matches){for(var e=[];l.offsetWidth+64>s.offsetWidth&&l.lastElementChild;)e.unshift(l.lastElementChild),l.lastElementChild.remove();if(e.length){const o=document.createElement("button"),i=(o.setAttribute("class","gh-more-toggle gh-icon-button"),o.setAttribute("aria-label","More"),o.innerHTML='',document.createElement("div"));i.setAttribute("class","gh-dropdown"),10<=e.length?(a.classList.add("is-dropdown-mega"),i.style.gridTemplateRows=`repeat(${Math.ceil(e.length/2)}, 1fr)`):a.classList.remove("is-dropdown-mega"),e.forEach(function(e){i.appendChild(e)}),o.appendChild(i),l.appendChild(o);var t=o.getBoundingClientRect(),n=window.innerWidth/2;t.left{l.innerHTML=t,n()},1)})}}function lightbox(e){document.querySelectorAll(e).forEach(function(e){e.addEventListener("click",function(e){var t=e;t.preventDefault();for(var n,o=[],i=0,r=t.target.closest(".kg-card").previousElementSibling;r&&(r.classList.contains("kg-image-card")||r.classList.contains("kg-gallery-card"));){var a=[];r.querySelectorAll("img").forEach(function(e){a.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e}),i+=1}),r=r.previousElementSibling,o=a.concat(o)}t.target.classList.contains("kg-image")?o.push({src:t.target.getAttribute("src"),msrc:t.target.getAttribute("src"),w:t.target.getAttribute("width"),h:t.target.getAttribute("height"),el:t.target}):(n=!1,t.target.closest(".kg-gallery-card").querySelectorAll("img").forEach(function(e){o.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e}),n||e===t.target?n=!0:i+=1}));for(var s=t.target.closest(".kg-card").nextElementSibling;s&&(s.classList.contains("kg-image-card")||s.classList.contains("kg-gallery-card"));)s.querySelectorAll("img").forEach(function(e){o.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e})}),s=s.nextElementSibling;e=document.querySelectorAll(".pswp")[0];new PhotoSwipe(e,PhotoSwipeUI_Default,o,{bgOpacity:.9,closeOnScroll:!0,fullscreenEl:!1,history:!1,index:i,shareEl:!1,zoomEl:!1,getThumbBoundsFn:function(e){var e=o[e].el,t=window.pageYOffset||document.documentElement.scrollTop,e=e.getBoundingClientRect();return{x:e.left,y:e.top+t,w:e.width}}}).init()})})}function pagination(e=!0,s,l=!1){const c=document.querySelector(".gh-feed");if(!c)return;let t=!1;async function n(){var t=document.querySelector("link[rel=next]");if(t)try{var e=await(await fetch(t.href)).text(),n=(new DOMParser).parseFromString(e,"text/html"),o=n.querySelectorAll(".gh-feed:not(.gh-featured):not(.gh-related) > *");const r=document.createDocumentFragment(),a=[];o.forEach(function(e){e=document.importNode(e,!0);l&&(e.style.visibility="hidden"),r.appendChild(e),a.push(e)}),c.appendChild(r),s&&s(a,d);var i=n.querySelector("link[rel=next]");i&&i.href?t.href=i.href:(t.remove(),u&&u.remove())}catch(e){throw t.remove(),e}}const o=document.querySelector(".gh-footer"),u=document.querySelector(".gh-loadmore"),d=(!document.querySelector("link[rel=next]")&&u&&u.remove(),async function(){o.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]")&&await n()});const i=new IntersectionObserver(async function(e){if(!t){if(t=!0,e[0].isIntersecting)if(l)await n();else for(;o.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]");)await n();t=!1,document.querySelector("link[rel=next]")||i.disconnect()}});e?i.observe(o):u.addEventListener("click",n)}!function(e,t){"function"==typeof define&&define.amd?define("ev-emitter/ev-emitter",t):"object"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}("undefined"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){var n;if(e&&t)return-1==(n=(n=this._events=this._events||{})[e]=n[e]||[]).indexOf(t)&&n.push(t),this},t.once=function(e,t){var n;if(e&&t)return this.on(e,t),((n=this._onceEvents=this._onceEvents||{})[e]=n[e]||{})[t]=!0,this},t.off=function(e,t){e=this._events&&this._events[e];if(e&&e.length)return-1!=(t=e.indexOf(t))&&e.splice(t,1),this},t.emitEvent=function(e,t){var n=this._events&&this._events[e];if(n&&n.length){n=n.slice(0),t=t||[];for(var o=this._onceEvents&&this._onceEvents[e],i=0;i"+e.label+"",T.parseShareButtonOut&&(i=T.parseShareButtonOut(e,i));v.children[0].innerHTML=i,v.children[0].onclick=z}}function r(e){for(var t=0;tT.fitControlsWidth?(t=T.barsSize,T.captionEl&&"auto"===t.bottom?(h||((h=s.createEl("pswp__caption pswp__caption--fake")).appendChild(s.createEl("pswp__caption__center")),p.insertBefore(h,f),s.addClass(p,"pswp__ui--fit")),T.addCaptionHTMLFn(e,h,!0)?(e=h.clientHeight,n.bottom=parseInt(e,10)||44):n.bottom=t.top):n.bottom="auto"===t.bottom?0:t.bottom,n.top=t.top):n.top=n.bottom=0}function P(){function e(e){if(e)for(var t=e.length,n=0;nt.min[e]?n[e]=t.min[e]:n[e]=mt&&(Fe=0f.currItem.fitRatio&&Wt(Ie))}}var V,X,$,g,Q,J,ee,te,o,v,ne,oe,ie,re,ae,a,se,le,ce,ue,de,me,pe,i,fe,he,ge,ve,ye,we,s,xe,be,Ee,Ie,Ce,Te,Se,l,ke,Ae,De,Le,_e,c,u,Me,d,Oe,y,Fe,Re,Pe,Ze,ze,qe,Ne=e(),Be=e(),w=e(),x={},Ue=0,We={},b=e(),E=0,He=!0,Ke=[],je={},Ye=!1,Ge={},I=function(e){var t=Ge[e];if(t){var n=Array.prototype.slice.call(arguments);n.shift();for(var o=0;of.currItem.fitRatio?Ye||(cn(f.currItem,!1,!0),Ye=!0):Ye&&(cn(f.currItem),Ye=!1)),Ve(Oe,w.x,w.y,v))},Xe=function(e){e.container&&Ve(e.container.style,e.initialPosition.x,e.initialPosition.y,e.initialZoomLevel,e)},$e=function(e,t){t[me]=oe+e+"px, 0px"+ie},Qe=function(e,t){var n;!h.loop&&t&&(t=g+(b.x*Ue-e)/b.x,n=Math.round(e-M.x),t<0&&0=O()-1&&n<0)&&(e=M.x+n*h.mainScrollEndFriction),M.x=e,$e(e,Q)},Je=function(e,t){var n=Et[e]-We[e];return Be[e]+Ne[e]+n-t/ne*n},k=function(e,t){e.x=t.x,e.y=t.y,t.id&&(e.id=t.id)},et=function(e){e.x=Math.round(e.x),e.y=Math.round(e.y)},tt=null,nt=function(){tt&&(p.unbind(document,"mousemove",nt),p.addClass(m,"pswp--has_mouse"),h.mouseUsed=!0,I("mouseUsed")),tt=setTimeout(function(){tt=null},100)},ot=function(e,t){e=sn(f.currItem,x,e);return t&&(d=e),e},it=function(e){return(e=e||f.currItem).initialZoomLevel},rt=function(e){return 0<(e=e||f.currItem).w?h.maxSpreadZoom:1},A={},at=0,st=function(e){A[e]&&(A[e].raf&&he(A[e].raf),at--,delete A[e])},lt=function(e){A[e]&&st(e),A[e]||(at++,A[e]={})},ct=function(){for(var e in A)A.hasOwnProperty(e)&&st(e)},ut=function(e,t,n,o,i,r,a){function s(){A[e]&&(l=C()-c,o<=l?(st(e),r(n),a&&a()):(r((n-t)*i(l/o)+t),A[e].raf=fe(s)))}var l,c=C();lt(e);s()},z={shout:I,listen:r,viewportSize:x,options:h,isMainScrollAnimating:function(){return y},getZoomLevel:function(){return v},getCurrentIndex:function(){return g},isDragging:function(){return l},isZooming:function(){return u},setScrollOffset:function(e,t){We.x=e,we=We.y=t,I("updateScrollOffset",We)},applyZoomPan:function(e,t,n,o){w.x=t,w.y=n,v=e,S(o)},init:function(){if(!V&&!X){f.framework=p,f.template=m,f.bg=p.getChildByClass(m,"pswp__bg"),ge=m.className,V=!0,s=p.detectFeatures(),fe=s.raf,he=s.caf,me=s.transform,ye=s.oldIE,f.scrollWrap=p.getChildByClass(m,"pswp__scroll-wrap"),f.container=p.getChildByClass(f.scrollWrap,"pswp__container"),Q=f.container.style,f.itemHolders=a=[{el:f.container.children[0],wrap:0,index:-1},{el:f.container.children[1],wrap:0,index:-1},{el:f.container.children[2],wrap:0,index:-1}],a[0].el.style.display=a[2].el.style.display="none",me?(t=s.perspective&&!i,oe="translate"+(t?"3d(":"("),ie=s.perspective?", 0px)":")"):(me="left",p.addClass(m,"pswp--ie"),$e=function(e,t){t.left=e+"px"},Xe=function(e){var t=1=O())&&(g=0),f.currItem=en(g),(s.isOldIOSPhone||s.isOldAndroid)&&(He=!1),m.setAttribute("aria-hidden","false"),h.modal&&(He?m.style.position="fixed":(m.style.position="absolute",m.style.top=p.getScrollY()+"px")),void 0===we&&(I("initialLayout"),we=ve=p.getScrollY());var n="pswp--open ";for(h.mainClass&&(n+=h.mainClass+" "),h.showHideOpacity&&(n+="pswp--animate_opacity "),n=(n=(n+=i?"pswp--touch":"pswp--notouch")+(s.animationName?" pswp--css_animation":""))+(s.svg?" pswp--svg":""),p.addClass(m,n),f.updateSize(),J=-1,E=null,e=0;e<3;e++)$e((e+J)*b.x,a[e].el.style);ye||p.bind(f.scrollWrap,te,f),r("initialZoomInEnd",function(){f.setContent(a[0],g-1),f.setContent(a[2],g+1),a[0].el.style.display=a[2].el.style.display="block",h.focus&&m.focus(),p.bind(document,"keydown",f),s.transform&&p.bind(f.scrollWrap,"click",f),h.mouseUsed||p.bind(document,"mousemove",nt),p.bind(window,"resize scroll orientationchange",f),I("bindEvents")}),f.setContent(a[1],g),f.updateCurrItem(),I("afterInit"),He||(re=setInterval(function(){at||l||u||v!==f.currItem.initialZoomLevel||f.updateSize()},1e3)),p.addClass(m,"pswp--visible")}var t},close:function(){V&&(X=!(V=!1),I("close"),p.unbind(window,"resize scroll orientationchange",f),p.unbind(window,"scroll",o.scroll),p.unbind(document,"keydown",f),p.unbind(document,"mousemove",nt),s.transform&&p.unbind(f.scrollWrap,"click",f),l&&p.unbind(window,ee,f),clearTimeout(xe),I("unbindEvents"),tn(f.currItem,null,!0,f.destroy))},destroy:function(){I("destroy"),Xt&&clearTimeout(Xt),m.setAttribute("aria-hidden","true"),m.className=ge,re&&clearInterval(re),p.unbind(f.scrollWrap,te,f),p.unbind(window,"scroll",f),St(),ct(),Ge=null},panTo:function(e,t,n){n||(e>d.min.x?e=d.min.x:ed.min.y?t=d.min.y:td.min[e]||rd.min[e]&&(c=h.panEndFriction,d.min[e],n=d.min[e]-Be[e]),(n<=0||l<0)&&1gt.x&&(i=gt.x)):d.min.x!==d.max.x&&(o=r)):(rf.currItem.fitRatio&&(w[e]+=t[e]*c)):(void 0!==i&&(Qe(i,!0),_e=i!==gt.x),d.min.x!==d.max.x&&(void 0!==o?w.x=o:_e||(w.x+=t.x*c)),void 0!==i)},Bt=function(){var e,t,n,o,i,r;c&&0!==(e=c.length)&&(k(D,c[0]),L.x=D.x-_.x,L.y=D.y-_.y,u&&1f.currItem.initialZoomLevel+f.currItem.initialZoomLevel/15&&(ze=!0),n=1,o=it(),i=rt(),t=mt&&(L.x-=c[0].x-ft.x),Math.abs(L.y)>=mt)&&(L.y-=c[0].y-ft.y),_.x=D.x,_.y=D.y,0===L.x&&0===L.y||("v"===Fe&&h.closeOnVerticalDrag&&!At()?(Ne.y+=L.y,w.y+=L.y,r=Rt(),Te=!0,I("onVerticalDrag",r),T(r),S()):(Ft(C(),D.x,D.y),De=!0,d=f.currItem.bounds,Nt("x",L)||(Nt("y",L),et(w),S())))))},Ut=function(){var t,n,o={lastFlickOffset:{},lastFlickDist:{},lastFlickSpeed:{},slowDownRatio:{},slowDownRatioReverse:{},speedDecelerationRatio:{},speedDecelerationRatioAbs:{},distanceOffset:{},backAnimDestination:{},backAnimStarted:{},calculateSwipeSpeed:function(e){n=(1d.min[t]?o.backAnimDestination[t]=d.min[t]:w[t]=O()&&(g=h.loop?0:O()-1,i=!0),i&&!h.loop||(E+=o,Ue-=o,n=!0));var e=b.x*Ue,r=Math.abs(e-M.x),a=n||e>M.x==0The image could not be loaded.',forceProgressiveLoading:!1,preload:[1,1],getNumItemsFn:function(){return $t.length}},rn=function(){return{center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}}},an=function(e,t,n){var o=e.bounds;o.center.x=Math.round((F.x-t)/2),o.center.y=Math.round((F.y-n)/2)+e.vGap.top,o.max.x=t>F.x?Math.round(F.x-t):o.center.x,o.max.y=n>F.y?Math.round(F.y-n)+e.vGap.top:o.center.y,o.min.x=t>F.x?0:o.center.x,o.min.y=n>F.y?e.vGap.top:o.center.y},sn=function(e,t,n){var o,i;return e.src&&!e.loadError?((o=!n)&&(e.vGap||(e.vGap={top:0,bottom:0}),I("parseVerticalMargin",e)),F.x=t.x,F.y=t.y-e.vGap.top-e.vGap.bottom,o&&(t=F.x/e.w,i=F.y/e.h,e.fitRatio=t=d.max.x&&n<=d.min.y&&n>=d.max.y)&&e.preventDefault(),f.panTo(t,n)},toggleDesktopZoom:function(e){e=e||{x:x.x/2+We.x,y:x.y/2+We.y};var t=h.getDoubleTapZoom(!0,f.currItem),n=v===t;f.mouseZoomedIn=!n,f.zoomTo(n?f.currItem.initialZoomLevel:t,e,333),p[(n?"remove":"add")+"Class"](m,"pswp--zoomed-in")}}});function pn(){hn&&clearTimeout(hn),vn&&clearTimeout(vn)}function fn(){var e=Sn(),t={};if(!(e.length<5)){var n,o=e.split("&");for(r=0;r .kg-image[width][height], .kg-gallery-image > img"),reframe(document.querySelectorAll(['.gh-content iframe[src*="youtube.com"]','.gh-content iframe[src*="youtube-nocookie.com"]','.gh-content iframe[src*="player.vimeo.com"]','.gh-content iframe[src*="kickstarter.com"][src*="video.html"]',".gh-content object",".gh-content embed"].join(","))),dropdown(),document.body.classList.contains("home-template")||document.body.classList.contains("post-template")||pagination(),document.querySelectorAll(".gh-content > table:not(.gist table)").forEach(function(e){var t=document.createElement("div");t.className="gh-table",e.parentNode.insertBefore(t,e),t.appendChild(e)});
//# sourceMappingURL=source.js.map
\ No newline at end of file
diff --git a/assets/built/source.js.map b/assets/built/source.js.map
index 7b4ffb74..749db4bd 100644
--- a/assets/built/source.js.map
+++ b/assets/built/source.js.map
@@ -1 +1 @@
-{"version":3,"sources":["dropdown.js","lightbox.js","pagination.js","imagesloaded.pkgd.min.js","photoswipe-ui-default.min.js","photoswipe.min.js","reframe.min.js","main.js"],"names":["dropdown","mediaQuery","window","matchMedia","head","document","querySelector","menu","nav","logo","navHTML","innerHTML","matches","querySelectorAll","forEach","item","index","style","transitionDelay","makeDropdown","submenuItems","offsetWidth","lastElementChild","unshift","remove","length","toggle","createElement","wrapper","setAttribute","classList","add","gridTemplateRows","Math","ceil","child","appendChild","toggleRect","getBoundingClientRect","documentCenter","innerWidth","left","addEventListener","e","contains","target","imagesLoaded","setTimeout","lightbox","trigger","trig","onThumbnailsClick","preventDefault","reachedCurrentItem","items","prevSibling","closest","previousElementSibling","prevItems","push","src","getAttribute","msrc","w","h","el","concat","nextSibling","nextElementSibling","pswpElement","PhotoSwipe","PhotoSwipeUI_Default","bgOpacity","closeOnScroll","fullscreenEl","history","shareEl","zoomEl","getThumbBoundsFn","thumbnail","pageYScroll","pageYOffset","documentElement","scrollTop","rect","x","y","top","width","init","pagination","isInfinite","done","isMasonry","feedElement","let","loading","async","loadNextPage","nextElement","html","await","fetch","href","text","doc","DOMParser","parseFromString","postElements","fragment","createDocumentFragment","elems","post","clonedItem","importNode","visibility","loadNextWithCheck","resNextElement","buttonElement","innerHeight","observer","IntersectionObserver","entries","isIntersecting","disconnect","observe","t","define","amd","module","exports","EvEmitter","this","prototype","on","n","i","_events","indexOf","once","_onceEvents","off","splice","emitEvent","slice","o","r","apply","allOff","require","s","elements","Array","isArray","d","call","options","getImages","jqDeferred","Deferred","check","bind","a","error","img","url","element","Image","jQuery","console","u","Object","create","images","addElementImages","nodeName","addImage","background","addElementBackgroundImages","nodeType","1","9","11","getComputedStyle","exec","backgroundImage","addBackground","progress","progressedCount","hasAnyBroken","complete","isLoaded","notify","debug","log","isComplete","getIsImageComplete","confirm","naturalWidth","proxyImage","handleEvent","type","onload","unbindEvents","onerror","removeEventListener","makeJQueryPlugin","fn","promise","b","A","event","q","timeToIdle","mouseUsed","k","K","c","f","srcElement","g","S","onTap","name","stopPropagation","features","isOldAndroid","D","getNumItemsFn","p","C","E","F","removeClass","addClass","H","shareButtons","getImageURLForShare","getPageURLForShare","getTextForShare","replace","encodeURIComponent","id","download","label","parseShareButtonOut","children","onclick","G","I","closeElClasses","hasClass","clearTimeout","J","v","setIdle","L","relatedTarget","toElement","timeToIdleOutside","O","m","P","vGap","likelyTouchDevice","screen","fitControlsWidth","barsSize","captionEl","bottom","createEl","insertBefore","addCaptionHTMLFn","clientHeight","parseInt","T","className","option","onInit","getChildByClass","j","l","z","loadingIndicatorDelay","title","closeEl","counterEl","arrowEl","preloaderEl","tapToClose","tapToToggleControls","clickToCloseNonZoomable","currItem","location","indexIndicatorSep","shout","hasAttribute","open","round","toggleDesktopZoom","close","prev","next","isFullscreen","exit","enter","extend","scrollWrap","listen","hideControls","showControls","update","initialZoomLevel","getZoomLevel","zoomTo","getDoubleTapZoom","test","tagName","prevent","onGlobalTap","onMouseOver","clearInterval","unbind","eventK","updateFullscreen","hideAnimationDuration","removeChild","showAnimationDuration","setInterval","getFullscreenAPI","template","allowProgressiveImg","updateIndexIndicator","setScrollOffset","getScrollY","getCurrentIndex","detail","pointerType","fitRatio","releasePoint","supportsFullscreen","exitFullscreen","mozCancelFullScreen","webkitExitFullscreen","msExitFullscreen","requestFullscreen","enterK","exitK","elementK","mozRequestFullScreen","webkitRequestFullscreen","msRequestFullscreen","Element","ALLOW_KEYBOARD_INPUT","split","RegExp","firstChild","arraySearch","hasOwnProperty","easing","sine","out","sin","PI","inOut","cos","cubic","detectFeatures","oldIE","all","touch","requestAnimationFrame","raf","caf","cancelAnimationFrame","pointerEvent","PointerEvent","navigator","msPointerEnabled","userAgent","platform","appVersion","match","isOldIOSPhone","parseFloat","androidVersion","isMobileOpera","charAt","toUpperCase","toLowerCase","Date","getTime","max","svg","createElementNS","createSVGRect","allowPanToNext","spacing","loop","pinchToClose","closeOnVerticalDrag","verticalDragRange","showHideOpacity","focus","escKey","arrowKeys","mainScrollEndFriction","panEndFriction","isClickableElement","maxSpreadZoom","modal","scaleMode","ma","za","publicMethods","wa","Aa","ac","Ca","Ba","Va","initialPosition","La","min","Xa","keyCode","ctrlKey","altKey","shiftKey","metaKey","returnValue","Ya","Y","X","fa","Za","Ob","button","$b","U","Eb","Da","mb","pointerId","pageX","pageY","Mb","_","cb","V","ha","ka","ia","$","W","ga","Ma","oa","pa","na","kb","lb","nb","ta","ra","ob","Q","Ea","Sa","zb","Ab","aa","hb","ib","Gb","vb","ub","abs","ca","yb","Pb","tb","gb","Rb","N","4","2","3","changedTouches","sb","R","Sb","calculateSwipeSpeed","Ib","ja","db","Fa","Ha","Ub","Wb","Tb","B","M","Z","da","ea","la","qa","sa","ua","va","xa","ya","arguments","shift","bg","opacity","Ga","mc","Ia","container","Ja","Ka","Na","Oa","Pa","ic","Ta","Ua","$a","_a","ab","bb","eb","viewportSize","isMainScrollAnimating","isDragging","isZooming","applyZoomPan","framework","transform","itemHolders","wrap","display","perspective","height","resize","updateSize","orientationchange","clientWidth","scroll","keydown","click","animationName","ui","isNaN","_b","position","mainClass","setContent","updateCurrItem","cc","destroy","Xb","panTo","goTo","updateCurrZoomItem","bounds","center","invalidateCurrItems","needsUpdate","pop","cleanSlide","fb","jb","pb","qb","rb","wb","sqrt","Qb","Bb","Cb","parentNode","Db","Fb","identifier","Hb","Jb","Kb","Lb","touches","Nb","Vb","lastFlickOffset","lastFlickDist","lastFlickSpeed","slowDownRatio","slowDownRatioReverse","speedDecelerationRatio","speedDecelerationRatioAbs","distanceOffset","backAnimDestination","backAnimStarted","calculateOverBoundsAnimOffset","calculateAnimOffset","timeDiff","panAnimLoop","zoomPan","now","lastNow","initGestures","maxTouchPoints","msMaxTouchPoints","mousedown","mousemove","mouseup","kc","loaded","loadComplete","loadError","lc","errorMsg","nc","ec","holder","jc","baseDiv","clearPlaceholder","Yb","Zb","removeAttribute","initialLayout","miniImg","webkitBackfaceVisibility","dc","fc","forceProgressiveLoading","preload","gc","hc","imageAppended","placeholder","lastChild","lazyLoadItem","initController","getItemAt","preloader","qc","createEvent","origEvent","initCustomEvent","dispatchEvent","oc","rc","pc","initTap","onTapStart","onTapRelease","initDesktopZoom","setupDesktopZoom","handleMouseWheel","mouseZoomedIn","deltaY","deltaMode","deltaX","wheelDeltaX","wheelDeltaY","wheelDelta","Gc","sc","uc","Hc","Fc","galleryPIDs","pid","tc","vc","wc","xc","yc","zc","Ac","Bc","Cc","Dc","Ec","galleryUID","hash","substring","Ic","initHistory","updateURL","onHashChange","back","pushState","pathname","search","globalThis","self","reframe","offsetHeight","paddingTop","navigation","burger","overflowY","join","body","table"],"mappings":"AAAA,SAAAA,WACA,MAAAC,EAAAC,OAAAC,WAAA,oBAAA,EAEAC,EAAAC,SAAAC,cAAA,gBAAA,EACAC,EAAAH,EAAAE,cAAA,qBAAA,EACAE,EAAAD,GAAAD,cAAA,MAAA,EACA,GAAAE,EAAA,CAEA,MAAAC,EAAAJ,SAAAC,cAAA,qBAAA,EACAI,EAAAF,EAAAG,UAEAV,EAAAW,SACAJ,EAAAK,iBAAA,IAAA,EACAC,QAAA,SAAAC,EAAAC,GACAD,EAAAE,MAAAC,gBAAA,KAAAF,EAAA,GAAA,GACA,CAAA,EAGA,MAAAG,EAAA,WACA,GAAAlB,CAAAA,EAAAW,QAAA,CAGA,IAFA,IAAAQ,EAAA,GAEAZ,EAAAa,YAAA,GAAAd,EAAAc,aACAb,EAAAc,kBACAF,EAAAG,QAAAf,EAAAc,gBAAA,EACAd,EAAAc,iBAAAE,OAAA,EAMA,GAAAJ,EAAAK,OAAA,CAKA,MAAAC,EAAArB,SAAAsB,cAAA,QAAA,EAKAC,GAJAF,EAAAG,aAAA,QAAA,+BAAA,EACAH,EAAAG,aAAA,aAAA,MAAA,EACAH,EAAAf,UAAA,siBAEAN,SAAAsB,cAAA,KAAA,GACAC,EAAAC,aAAA,QAAA,aAAA,EAEA,IAAAT,EAAAK,QACArB,EAAA0B,UAAAC,IAAA,kBAAA,EACAH,EAAAX,MAAAe,2BAAAC,KAAAC,KAAAd,EAAAK,OAAA,CAAA,WAEArB,EAAA0B,UAAAN,OAAA,kBAAA,EAGAJ,EAAAN,QAAA,SAAAqB,GACAP,EAAAQ,YAAAD,CAAA,CACA,CAAA,EAEAT,EAAAU,YAAAR,CAAA,EACApB,EAAA4B,YAAAV,CAAA,EAEA,IAAAW,EAAAX,EAAAY,sBAAA,EACAC,EAAArC,OAAAsC,WAAA,EAEAH,EAAAI,KAAAF,GACAX,EAAAE,UAAAC,IAAA,SAAA,EAGA3B,EAAA0B,UAAAC,IAAA,oBAAA,EAEA7B,OAAAwC,iBAAA,QAAA,SAAAC,GACAvC,EAAA0B,UAAAc,SAAA,kBAAA,EACAxC,EAAA0B,UAAAN,OAAA,kBAAA,EACAE,EAAAkB,SAAAD,EAAAE,MAAA,GACAzC,EAAA0B,UAAAC,IAAA,kBAAA,CAEA,CAAA,CAvCA,MAFA3B,EAAA0B,UAAAC,IAAA,oBAAA,CAbA,CAuDA,EAEAe,aAAArC,EAAA,WACAU,EAAA,CACA,CAAA,EAEAjB,OAAAwC,iBAAA,OAAA,WACAjC,GACAU,EAAA,CAEA,CAAA,EAEAjB,OAAAwC,iBAAA,SAAA,WACAK,WAAA,KACAvC,EAAAG,UAAAD,EACAS,EAAA,CACA,EAAA,CAAA,CACA,CAAA,CArFA,CAsFA,CC5FA,SAAA6B,SAAAC,GAgGA5C,SAAAQ,iBAAAoC,CAAA,EACAnC,QAAA,SAAAoC,GACAA,EAAAR,iBAAA,QAAA,SAAAC,GACAQ,IAlGAR,EAkGAA,EAjGAA,EAAAS,eAAA,EAOA,IALA,IAiCAC,EAjCAC,EAAA,GACAtC,EAAA,EAEAuC,EAAAZ,EAAAE,OAAAW,QAAA,UAAA,EAAAC,uBAEAF,IAAAA,EAAAzB,UAAAc,SAAA,eAAA,GAAAW,EAAAzB,UAAAc,SAAA,iBAAA,IAAA,CACA,IAAAc,EAAA,GAEAH,EAAA1C,iBAAA,KAAA,EAAAC,QAAA,SAAAC,GACA2C,EAAAC,KAAA,CACAC,IAAA7C,EAAA8C,aAAA,KAAA,EACAC,KAAA/C,EAAA8C,aAAA,KAAA,EACAE,EAAAhD,EAAA8C,aAAA,OAAA,EACAG,EAAAjD,EAAA8C,aAAA,QAAA,EACAI,GAAAlD,CACA,CAAA,EAEAC,GAAA,CACA,CAAA,EACAuC,EAAAA,EAAAE,uBAEAH,EAAAI,EAAAQ,OAAAZ,CAAA,CACA,CAEAX,EAAAE,OAAAf,UAAAc,SAAA,UAAA,EACAU,EAAAK,KAAA,CACAC,IAAAjB,EAAAE,OAAAgB,aAAA,KAAA,EACAC,KAAAnB,EAAAE,OAAAgB,aAAA,KAAA,EACAE,EAAApB,EAAAE,OAAAgB,aAAA,OAAA,EACAG,EAAArB,EAAAE,OAAAgB,aAAA,QAAA,EACAI,GAAAtB,EAAAE,MACA,CAAA,GAEAQ,EAAA,CAAA,EAEAV,EAAAE,OAAAW,QAAA,kBAAA,EAAA3C,iBAAA,KAAA,EAAAC,QAAA,SAAAC,GACAuC,EAAAK,KAAA,CACAC,IAAA7C,EAAA8C,aAAA,KAAA,EACAC,KAAA/C,EAAA8C,aAAA,KAAA,EACAE,EAAAhD,EAAA8C,aAAA,OAAA,EACAG,EAAAjD,EAAA8C,aAAA,QAAA,EACAI,GAAAlD,CACA,CAAA,EAEAsC,GAAAtC,IAAA4B,EAAAE,OAGAQ,EAAA,CAAA,EAFArC,GAAA,CAIA,CAAA,GAKA,IAFA,IAAAmD,EAAAxB,EAAAE,OAAAW,QAAA,UAAA,EAAAY,mBAEAD,IAAAA,EAAArC,UAAAc,SAAA,eAAA,GAAAuB,EAAArC,UAAAc,SAAA,iBAAA,IACAuB,EAAAtD,iBAAA,KAAA,EAAAC,QAAA,SAAAC,GACAuC,EAAAK,KAAA,CACAC,IAAA7C,EAAA8C,aAAA,KAAA,EACAC,KAAA/C,EAAA8C,aAAA,KAAA,EACAE,EAAAhD,EAAA8C,aAAA,OAAA,EACAG,EAAAjD,EAAA8C,aAAA,QAAA,EACAI,GAAAlD,CACA,CAAA,CACA,CAAA,EACAoD,EAAAA,EAAAC,mBAGAC,EAAAhE,SAAAQ,iBAAA,OAAA,EAAA,GAmBA,IAAAyD,WAAAD,EAAAE,qBAAAjB,EAjBA,CACAkB,UAAA,GACAC,cAAA,CAAA,EACAC,aAAA,CAAA,EACAC,QAAA,CAAA,EACA3D,MAAAA,EACA4D,QAAA,CAAA,EACAC,OAAA,CAAA,EACAC,iBAAA,SAAA9D,GACA,IAAA+D,EAAAzB,EAAAtC,GAAAiD,GACAe,EAAA9E,OAAA+E,aAAA5E,SAAA6E,gBAAAC,UACAC,EAAAL,EAAAzC,sBAAA,EAEA,MAAA,CAAA+C,EAAAD,EAAA3C,KAAA6C,EAAAF,EAAAG,IAAAP,EAAAjB,EAAAqB,EAAAI,KAAA,CACA,CACA,CAEA,EACAC,KAAA,CASA,CAAA,CACA,CAAA,CACA,CCtGA,SAAAC,WAAAC,EAAA,CAAA,EAAAC,EAAAC,EAAA,CAAA,GACA,MAAAC,EAAAzF,SAAAC,cAAA,UAAA,EACA,GAAA,CAAAwF,EAAA,OAEAC,IAAAC,EAAA,CAAA,EAQAC,eAAAC,IACA,IAAAC,EAAA9F,SAAAC,cAAA,gBAAA,EACA,GAAA6F,EAEA,IACA,IACAC,EAAAC,MADAA,MAAAC,MAAAH,EAAAI,IAAA,GACAC,KAAA,EAEAC,GADA,IAAAC,WACAC,gBAAAP,EAAA,WAAA,EAEAQ,EAAAH,EAAA5F,iBAAA,iDAAA,EACA,MAAAgG,EAAAxG,SAAAyG,uBAAA,EACAC,EAAA,GAEAH,EAAA9F,QAAA,SAAAkG,GACAC,EAAA5G,SAAA6G,WAAAF,EAAA,CAAA,CAAA,EAEAnB,IACAoB,EAAAhG,MAAAkG,WAAA,UAGAN,EAAAzE,YAAA6E,CAAA,EACAF,EAAApD,KAAAsD,CAAA,CACA,CAAA,EAEAnB,EAAA1D,YAAAyE,CAAA,EAEAjB,GACAA,EAAAmB,EAAAK,CAAA,EAGA,IAAAC,EAAAZ,EAAAnG,cAAA,gBAAA,EACA+G,GAAAA,EAAAd,KACAJ,EAAAI,KAAAc,EAAAd,MAEAJ,EAAA3E,OAAA,EACA8F,GACAA,EAAA9F,OAAA,EAMA,CAHA,MAAAmB,GAEA,MADAwD,EAAA3E,OAAA,EACAmB,CACA,CACA,CAnDA,MAAAE,EAAAiD,EAAA1B,oBAAA/D,SAAAC,cAAA,YAAA,EACAgH,EAAAjH,SAAAC,cAAA,cAAA,EAoDA8G,GAlDA,CAAA/G,SAAAC,cAAA,gBAAA,GAAAgH,GACAA,EAAA9F,OAAA,EAiDAyE,iBACApD,EAAAP,sBAAA,EAAAiD,KAAArF,OAAAqH,aAAAlH,SAAAC,cAAA,gBAAA,GACA+F,MAAAH,EAAA,CAEA,GAyBA,MAAAsB,EAAA,IAAAC,qBAvBAxB,eAAAyB,GACA,GAAA1B,CAAAA,EAAA,CAIA,GAFAA,EAAA,CAAA,EAEA0B,EAAA,GAAAC,eAEA,GAAA9B,EAKAQ,MAAAH,EAAA,OAJA,KAAArD,EAAAP,sBAAA,EAAAiD,KAAArF,OAAAqH,aAAAlH,SAAAC,cAAA,gBAAA,GACA+F,MAAAH,EAAA,EAOAF,EAAA,CAAA,EAEA3F,SAAAC,cAAA,gBAAA,GACAkH,EAAAI,WAAA,CAlBA,CAoBA,CAEA,EAEAjC,EACA6B,EAAAK,QAAAhF,CAAA,EAEAyE,EAAA5E,iBAAA,QAAAwD,CAAA,CAEA,CCxFA,CAAA,SAAAvD,EAAAmF,GAAA,YAAA,OAAAC,QAAAA,OAAAC,IAAAD,OAAA,wBAAAD,CAAA,EAAA,UAAA,OAAAG,QAAAA,OAAAC,QAAAD,OAAAC,QAAAJ,EAAA,EAAAnF,EAAAwF,UAAAL,EAAA,CAAA,EAAA,aAAA,OAAA5H,OAAAA,OAAAkI,KAAA,WAAA,SAAAzF,KAAA,IAAAmF,EAAAnF,EAAA0F,UAAA,OAAAP,EAAAQ,GAAA,SAAA3F,EAAAmF,GAAA,IAAAS,EAAA,GAAA5F,GAAAmF,EAAA,MAAA,CAAA,IAAAS,GAAAC,EAAAJ,KAAAK,QAAAL,KAAAK,SAAA,IAAA9F,GAAA6F,EAAA7F,IAAA,IAAA+F,QAAAZ,CAAA,GAAAS,EAAA5E,KAAAmE,CAAA,EAAAM,IAAA,EAAAN,EAAAa,KAAA,SAAAhG,EAAAmF,GAAA,IAAAU,EAAA,GAAA7F,GAAAmF,EAAA,OAAAM,KAAAE,GAAA3F,EAAAmF,CAAA,IAAAU,EAAAJ,KAAAQ,YAAAR,KAAAQ,aAAA,IAAAjG,GAAA6F,EAAA7F,IAAA,IAAAmF,GAAA,CAAA,EAAAM,IAAA,EAAAN,EAAAe,IAAA,SAAAlG,EAAAmF,GAAAU,EAAAJ,KAAAK,SAAAL,KAAAK,QAAA9F,GAAA,GAAA6F,GAAAA,EAAA/G,OAAA,MAAA,CAAA,IAAA8G,EAAAC,EAAAE,QAAAZ,CAAA,IAAAU,EAAAM,OAAAP,EAAA,CAAA,EAAAH,IAAA,EAAAN,EAAAiB,UAAA,SAAApG,EAAAmF,GAAA,IAAAU,EAAAJ,KAAAK,SAAAL,KAAAK,QAAA9F,GAAA,GAAA6F,GAAAA,EAAA/G,OAAA,CAAA+G,EAAAA,EAAAQ,MAAA,CAAA,EAAAlB,EAAAA,GAAA,GAAA,IAAA,IAAAS,EAAAH,KAAAQ,aAAAR,KAAAQ,YAAAjG,GAAAsG,EAAA,EAAAA,EAAAT,EAAA/G,OAAAwH,CAAA,GAAA,CAAA,IAAAC,EAAAV,EAAAS,GAAAV,GAAAA,EAAAW,KAAAd,KAAAS,IAAAlG,EAAAuG,CAAA,EAAA,OAAAX,EAAAW,IAAAA,EAAAC,MAAAf,KAAAN,CAAA,CAAA,CAAA,OAAAM,IAAA,CAAA,EAAAN,EAAAsB,OAAA,WAAA,OAAAhB,KAAAK,QAAA,OAAAL,KAAAQ,WAAA,EAAAjG,CAAA,CAAA,EAAA,SAAAA,EAAAmF,GAAA,aAAA,YAAA,OAAAC,QAAAA,OAAAC,IAAAD,OAAA,CAAA,yBAAA,SAAAS,GAAA,OAAAV,EAAAnF,EAAA6F,CAAA,CAAA,CAAA,EAAA,UAAA,OAAAP,QAAAA,OAAAC,QAAAD,OAAAC,QAAAJ,EAAAnF,EAAA0G,QAAA,YAAA,CAAA,EAAA1G,EAAAG,aAAAgF,EAAAnF,EAAAA,EAAAwF,SAAA,CAAA,EAAA,aAAA,OAAAjI,OAAAA,OAAAkI,KAAA,SAAAzF,EAAAmF,GAAA,SAAAU,EAAA7F,EAAAmF,GAAA,IAAA,IAAAU,KAAAV,EAAAnF,EAAA6F,GAAAV,EAAAU,GAAA,OAAA7F,CAAA,CAAA,SAAAsG,EAAAtG,EAAAmF,EAAAoB,GAAA,IAAAI,EAAA3G,EAAA,OAAAyF,gBAAAa,GAAAK,EAAA,UAAA,OAAAA,EAAA3G,GAAAtC,SAAAQ,iBAAA8B,CAAA,EAAA2G,IAAAlB,KAAAmB,UAAA5G,EAAA2G,EAAAE,MAAAC,QAAA9G,CAAA,EAAAA,EAAA,UAAA,OAAAA,GAAA,UAAA,OAAAA,EAAAlB,OAAAiI,EAAAC,KAAAhH,CAAA,EAAA,CAAAA,IAAAyF,KAAAwB,QAAApB,EAAA,GAAAJ,KAAAwB,OAAA,EAAA,YAAA,OAAA9B,EAAAoB,EAAApB,EAAAU,EAAAJ,KAAAwB,QAAA9B,CAAA,EAAAoB,GAAAd,KAAAE,GAAA,SAAAY,CAAA,EAAAd,KAAAyB,UAAA,EAAA7F,IAAAoE,KAAA0B,WAAA,IAAA9F,EAAA+F,UAAA,KAAAhH,WAAAqF,KAAA4B,MAAAC,KAAA7B,IAAA,CAAA,GAAA,KAAA8B,EAAAC,MAAA,iCAAAb,GAAA3G,EAAA,EAAA,IAAAsG,EAAAtG,EAAAmF,EAAAoB,CAAA,CAAA,CAAA,SAAAA,EAAAvG,GAAAyF,KAAAgC,IAAAzH,CAAA,CAAA,SAAA2G,EAAA3G,EAAAmF,GAAAM,KAAAiC,IAAA1H,EAAAyF,KAAAkC,QAAAxC,EAAAM,KAAAgC,IAAA,IAAAG,KAAA,CAAA,IAAAvG,EAAArB,EAAA6H,OAAAN,EAAAvH,EAAA8H,QAAAf,EAAAF,MAAAnB,UAAAW,MAAA0B,IAAAzB,EAAAZ,UAAAsC,OAAAC,OAAA9C,EAAAO,SAAA,GAAAuB,QAAA,GAAAX,EAAAZ,UAAAwB,UAAA,WAAAzB,KAAAyC,OAAA,GAAAzC,KAAAmB,SAAAzI,QAAAsH,KAAA0C,iBAAA1C,IAAA,CAAA,EAAAa,EAAAZ,UAAAyC,iBAAA,SAAAnI,GAAA,OAAAA,EAAAoI,UAAA3C,KAAA4C,SAAArI,CAAA,EAAA,CAAA,IAAAyF,KAAAwB,QAAAqB,YAAA7C,KAAA8C,2BAAAvI,CAAA,EAAA,IAAAmF,EAAAnF,EAAAwI,SAAA,GAAArD,GAAA4C,EAAA5C,GAAA,CAAA,IAAA,IAAAU,EAAA7F,EAAA9B,iBAAA,KAAA,EAAA0H,EAAA,EAAAA,EAAAC,EAAA/G,OAAA8G,CAAA,GAAA,CAAA,IAAAU,EAAAT,EAAAD,GAAAH,KAAA4C,SAAA/B,CAAA,CAAA,CAAA,GAAA,UAAA,OAAAb,KAAAwB,QAAAqB,WAAA,IAAA,IAAA/B,EAAAvG,EAAA9B,iBAAAuH,KAAAwB,QAAAqB,UAAA,EAAA1C,EAAA,EAAAA,EAAAW,EAAAzH,OAAA8G,CAAA,GAAA,CAAA,IAAAe,EAAAJ,EAAAX,GAAAH,KAAA8C,2BAAA5B,CAAA,CAAA,CAAA,CAAA,EAAA,CAAA8B,EAAA,CAAA,EAAAC,EAAA,CAAA,EAAAC,GAAA,CAAA,CAAA,GAAA,OAAArC,EAAAZ,UAAA6C,2BAAA,SAAAvI,GAAA,IAAAmF,EAAAyD,iBAAA5I,CAAA,EAAA,GAAAmF,EAAA,IAAA,IAAAU,EAAA,0BAAAD,EAAAC,EAAAgD,KAAA1D,EAAA2D,eAAA,EAAA,OAAAlD,GAAA,CAAA,IAAAU,EAAAV,GAAAA,EAAA,GAAAU,GAAAb,KAAAsD,cAAAzC,EAAAtG,CAAA,EAAA4F,EAAAC,EAAAgD,KAAA1D,EAAA2D,eAAA,CAAA,CAAA,EAAAxC,EAAAZ,UAAA2C,SAAA,SAAArI,GAAAmF,EAAA,IAAAoB,EAAAvG,CAAA,EAAAyF,KAAAyC,OAAAlH,KAAAmE,CAAA,CAAA,EAAAmB,EAAAZ,UAAAqD,cAAA,SAAA/I,EAAAmF,GAAAU,EAAA,IAAAc,EAAA3G,EAAAmF,CAAA,EAAAM,KAAAyC,OAAAlH,KAAA6E,CAAA,CAAA,EAAAS,EAAAZ,UAAA2B,MAAA,WAAA,SAAArH,EAAAA,EAAA6F,EAAAD,GAAAxF,WAAA,WAAA+E,EAAA6D,SAAAhJ,EAAA6F,EAAAD,CAAA,CAAA,CAAA,CAAA,CAAA,IAAAT,EAAAM,KAAA,OAAAA,KAAAwD,gBAAA,EAAAxD,KAAAyD,aAAA,CAAA,EAAAzD,KAAAyC,OAAApJ,OAAA,KAAA2G,KAAAyC,OAAA/J,QAAA,SAAAgH,GAAAA,EAAAa,KAAA,WAAAhG,CAAA,EAAAmF,EAAAkC,MAAA,CAAA,CAAA,EAAA,KAAA5B,KAAA0D,SAAA,CAAA,EAAA7C,EAAAZ,UAAAsD,SAAA,SAAAhJ,EAAAmF,EAAAU,GAAAJ,KAAAwD,eAAA,GAAAxD,KAAAyD,aAAAzD,KAAAyD,cAAA,CAAAlJ,EAAAoJ,SAAA3D,KAAAW,UAAA,WAAA,CAAAX,KAAAzF,EAAAmF,EAAA,EAAAM,KAAA0B,YAAA1B,KAAA0B,WAAAkC,QAAA5D,KAAA0B,WAAAkC,OAAA5D,KAAAzF,CAAA,EAAAyF,KAAAwD,iBAAAxD,KAAAyC,OAAApJ,QAAA2G,KAAA0D,SAAA,EAAA1D,KAAAwB,QAAAqC,OAAA/B,GAAAA,EAAAgC,IAAA,aAAA1D,EAAA7F,EAAAmF,CAAA,CAAA,EAAAmB,EAAAZ,UAAAyD,SAAA,WAAA,IAAAnJ,EAAAyF,KAAAyD,aAAA,OAAA,OAAAzD,KAAA+D,WAAA,CAAA,EAAA/D,KAAAW,UAAApG,EAAA,CAAAyF,KAAA,EAAAA,KAAAW,UAAA,SAAA,CAAAX,KAAA,EAAAA,KAAA0B,aAAAhC,EAAAM,KAAAyD,aAAA,SAAA,UAAAzD,KAAA0B,WAAAhC,GAAAM,IAAA,EAAA,GAAAc,EAAAb,UAAAsC,OAAAC,OAAA9C,EAAAO,SAAA,GAAA2B,MAAA,WAAA,OAAA5B,KAAAgE,mBAAA,EAAA,KAAAhE,KAAAiE,QAAA,IAAAjE,KAAAgC,IAAAkC,aAAA,cAAA,GAAAlE,KAAAmE,WAAA,IAAAhC,MAAAnC,KAAAmE,WAAA7J,iBAAA,OAAA0F,IAAA,EAAAA,KAAAmE,WAAA7J,iBAAA,QAAA0F,IAAA,EAAAA,KAAAgC,IAAA1H,iBAAA,OAAA0F,IAAA,EAAAA,KAAAgC,IAAA1H,iBAAA,QAAA0F,IAAA,EAAA,KAAAA,KAAAmE,WAAA3I,IAAAwE,KAAAgC,IAAAxG,KAAA,EAAAsF,EAAAb,UAAA+D,mBAAA,WAAA,OAAAhE,KAAAgC,IAAA0B,UAAA1D,KAAAgC,IAAAkC,YAAA,EAAApD,EAAAb,UAAAgE,QAAA,SAAA1J,EAAAmF,GAAAM,KAAA2D,SAAApJ,EAAAyF,KAAAW,UAAA,WAAA,CAAAX,KAAAA,KAAAgC,IAAAtC,EAAA,CAAA,EAAAoB,EAAAb,UAAAmE,YAAA,SAAA7J,GAAA,IAAAmF,EAAA,KAAAnF,EAAA8J,KAAArE,KAAAN,IAAAM,KAAAN,GAAAnF,CAAA,CAAA,EAAAuG,EAAAb,UAAAqE,OAAA,WAAAtE,KAAAiE,QAAA,CAAA,EAAA,QAAA,EAAAjE,KAAAuE,aAAA,CAAA,EAAAzD,EAAAb,UAAAuE,QAAA,WAAAxE,KAAAiE,QAAA,CAAA,EAAA,SAAA,EAAAjE,KAAAuE,aAAA,CAAA,EAAAzD,EAAAb,UAAAsE,aAAA,WAAAvE,KAAAmE,WAAAM,oBAAA,OAAAzE,IAAA,EAAAA,KAAAmE,WAAAM,oBAAA,QAAAzE,IAAA,EAAAA,KAAAgC,IAAAyC,oBAAA,OAAAzE,IAAA,EAAAA,KAAAgC,IAAAyC,oBAAA,QAAAzE,IAAA,CAAA,GAAAkB,EAAAjB,UAAAsC,OAAAC,OAAA1B,EAAAb,SAAA,GAAA2B,MAAA,WAAA5B,KAAAgC,IAAA1H,iBAAA,OAAA0F,IAAA,EAAAA,KAAAgC,IAAA1H,iBAAA,QAAA0F,IAAA,EAAAA,KAAAgC,IAAAxG,IAAAwE,KAAAiC,IAAAjC,KAAAgE,mBAAA,IAAAhE,KAAAiE,QAAA,IAAAjE,KAAAgC,IAAAkC,aAAA,cAAA,EAAAlE,KAAAuE,aAAA,EAAA,EAAArD,EAAAjB,UAAAsE,aAAA,WAAAvE,KAAAgC,IAAAyC,oBAAA,OAAAzE,IAAA,EAAAA,KAAAgC,IAAAyC,oBAAA,QAAAzE,IAAA,CAAA,EAAAkB,EAAAjB,UAAAgE,QAAA,SAAA1J,EAAAmF,GAAAM,KAAA2D,SAAApJ,EAAAyF,KAAAW,UAAA,WAAA,CAAAX,KAAAA,KAAAkC,QAAAxC,EAAA,CAAA,GAAAmB,EAAA6D,iBAAA,SAAAhF,IAAAA,EAAAA,GAAAnF,EAAA6H,WAAAxG,EAAA8D,GAAAiF,GAAAjK,aAAA,SAAAH,EAAAmF,GAAA,OAAA,IAAAmB,EAAAb,KAAAzF,EAAAmF,CAAA,EAAAgC,WAAAkD,QAAAhJ,EAAAoE,IAAA,CAAA,CAAA,EAAA,GAAA,EAAAa,CAAA,CAAA,ECHA,SAAAiB,EAAA+C,GAAA,YAAA,OAAAlF,QAAAA,OAAAC,IAAAD,OAAAkF,CAAA,EAAA,UAAA,OAAA/E,QAAAD,OAAAC,QAAA+E,EAAA,EAAA/C,EAAA3F,qBAAA0I,EAAA,CAAA,EAAA7E,KAAA,WAAA,aAAA,OAAA,SAAA8B,EAAA+C,GAAA,SAAAC,EAAAhD,GAAA,GAAAhB,EAAA,MAAA,CAAA,EAAAgB,EAAAA,GAAAhK,OAAAiN,MAAAC,EAAAC,YAAAD,EAAAE,WAAA,CAAAC,GAAAC,EAAA,EAAA,IAAA,IAAAC,EAAA/D,EAAAgE,GAAAxD,EAAArH,QAAAqH,EAAAyD,YAAA9J,aAAA,OAAA,GAAA,GAAA+J,EAAA,EAAAA,EAAAC,EAAApM,OAAAmM,CAAA,IAAAH,EAAAI,EAAAD,IAAAE,OAAA,CAAA,EAAAJ,EAAAhF,QAAA,SAAA+E,EAAAM,IAAA,IAAAN,EAAAK,MAAA,EAAApE,EAAA,CAAA,GAAAA,IAAAQ,EAAA8D,iBAAA9D,EAAA8D,gBAAA,EAAA9E,EAAA,CAAA,EAAAlF,EAAAiJ,EAAAgB,SAAAC,aAAA,IAAA,GAAAnL,WAAA,WAAAmG,EAAA,CAAA,CAAA,EAAAlF,CAAA,EAAA,CAAA,SAAAmK,IAAA,IAAAjE,EAAA,IAAAkD,EAAAgB,cAAA,EAAAlE,IAAAmE,IAAAC,EAAA5E,EAAA,gBAAAQ,CAAA,EAAAmE,EAAAnE,EAAA,CAAA,SAAAqE,IAAAD,EAAA9F,EAAA,sBAAAlD,CAAA,CAAA,CAAA,SAAAkJ,IAAAlJ,IAAAA,EAAA,CAAAA,IAAA2H,EAAAwB,YAAAjG,EAAA,4BAAA,EAAAzF,WAAA,WAAAuC,GAAAiJ,EAAA,CAAA,EAAA,GAAA,IAAAA,EAAA,EAAAxL,WAAA,WAAAuC,GAAA2H,EAAAyB,SAAAlG,EAAA,4BAAA,CAAA,EAAA,EAAA,GAAAlD,CAAAA,EAAAqJ,CAAA,IAAA,IAAAzE,EAAAuD,EAAA/D,EAAA/G,EAAA+K,EAAA,GAAAE,EAAA,EAAAA,EAAAR,EAAAwB,aAAAnN,OAAAmM,CAAA,GAAA1D,EAAAkD,EAAAwB,aAAAhB,GAAAH,EAAAL,EAAAyB,oBAAA3E,CAAA,EAAAR,EAAA0D,EAAA0B,mBAAA5E,CAAA,EAAAvH,EAAAyK,EAAA2B,gBAAA7E,CAAA,EAAAwD,GAAA,YAAAxD,EAAAG,IAAA2E,QAAA,UAAAC,mBAAAvF,CAAA,CAAA,EAAAsF,QAAA,gBAAAC,mBAAAxB,CAAA,CAAA,EAAAuB,QAAA,oBAAAvB,CAAA,EAAAuB,QAAA,WAAAC,mBAAAtM,CAAA,CAAA,EAAA,yCAAAuH,EAAAgF,GAAA,KAAAhF,EAAAiF,SAAA,WAAA,IAAA,IAAAjF,EAAAkF,MAAA,OAAAhC,EAAAiC,sBAAA3B,EAAAN,EAAAiC,oBAAAnF,EAAAwD,CAAA,GAAAlF,EAAA8G,SAAA,GAAA3O,UAAA+M,EAAAlF,EAAA8G,SAAA,GAAAC,QAAAC,CAAA,CAAA,CAAA,SAAAC,EAAAvF,GAAA,IAAA,IAAAuD,EAAA,EAAAA,EAAAL,EAAAsC,eAAAjO,OAAAgM,CAAA,GAAA,GAAAR,EAAA0C,SAAAzF,EAAA,SAAAkD,EAAAsC,eAAAjC,EAAA,EAAA,MAAA,CAAA,CAAA,CAAA,SAAAD,IAAAoC,aAAAlF,CAAA,EAAAmF,EAAA,EAAAtC,GAAAuC,EAAAC,QAAA,CAAA,CAAA,CAAA,CAAA,SAAAC,EAAA9F,IAAA+C,GAAA/C,EAAAA,GAAAhK,OAAAiN,OAAA8C,eAAA/F,EAAAgG,YAAA,SAAAjD,EAAAlC,WAAA6E,aAAAlF,CAAA,EAAAA,EAAA3H,WAAA,WAAA+M,EAAAC,QAAA,CAAA,CAAA,CAAA,EAAA3C,EAAA+C,iBAAA,EAAA,CAAA,SAAAC,EAAAlG,GAAA3B,IAAA2B,IAAAoE,EAAA+B,EAAA,oBAAA,CAAAnG,CAAA,EAAA3B,EAAA2B,EAAA,CAAA,SAAAoG,EAAApG,GAAA,IAAA0D,EAAAH,EAAAvD,EAAAqG,KAAA,CAAArG,EAAAsG,mBAAApD,EAAAE,WAAAmD,OAAAjL,MAAA4H,EAAAsD,kBAAA9C,EAAAR,EAAAuD,SAAAvD,EAAAwD,WAAA,SAAAhD,EAAAiD,QAAAnD,KAAAA,EAAAT,EAAA6D,SAAA,mCAAA,GAAA1O,YAAA6K,EAAA6D,SAAA,uBAAA,CAAA,EAAApH,EAAAqH,aAAArD,EAAA/K,CAAA,EAAAsK,EAAAyB,SAAAhF,EAAA,eAAA,GAAA0D,EAAA4D,iBAAA9G,EAAAwD,EAAA,CAAA,CAAA,GAAA1J,EAAA0J,EAAAuD,aAAAxD,EAAAoD,OAAAK,SAAAlN,EAAA,EAAA,GAAA,IAAAyJ,EAAAoD,OAAAjD,EAAArI,KAAAkI,EAAAoD,OAAA,SAAAjD,EAAAiD,OAAA,EAAAjD,EAAAiD,OAAApD,EAAAlI,IAAAqI,EAAArI,KAAAkI,EAAAlI,IAAAkI,EAAAoD,OAAA,CAAA,CAAA,SAAAM,IAAA,SAAAzD,EAAAhE,GAAA,GAAAA,EAAA,IAAA,IAAAgE,EAAAhE,EAAAjI,OAAAmM,EAAA,EAAAA,EAAAF,EAAAE,CAAA,GAAA,CAAA1D,EAAAR,EAAAkE,GAAAH,EAAAvD,EAAAkH,UAAA,IAAA,IAAApN,EAAA,EAAAA,EAAA6J,EAAApM,OAAAuC,CAAA,GAAArB,EAAAkL,EAAA7J,GAAA,CAAA,EAAAyJ,EAAA/E,QAAA,SAAA/F,EAAAoL,IAAA,IAAAX,EAAAzK,EAAA0O,SAAApE,EAAAwB,YAAAvE,EAAA,yBAAA,EAAAvH,EAAA2O,QAAA3O,EAAA2O,OAAApH,CAAA,GAAA+C,EAAAyB,SAAAxE,EAAA,yBAAA,EAAA,CAAA,CAAAwD,EAAAhE,EAAA4F,QAAA,EAAA,IAAApF,EAAAuD,EAAA9K,EAAAiL,EAAAX,EAAAsE,gBAAA7H,EAAA,eAAA,EAAAkE,GAAAF,EAAAE,EAAA0B,QAAA,CAAA,CAAA,IAAA7B,EAAA/D,EAAA/G,EAAA+K,EAAAE,EAAA5J,EAAAwE,EAAAgJ,EAAAjE,EAAAkE,EAAApB,EAAA9H,EAAAU,EAAAoF,EAAAjB,EAAAlE,EAAApB,EAAA4C,EAAAoF,EAAA1H,KAAArE,EAAA,CAAA,EAAAsB,EAAA,CAAA,EAAAC,EAAA,CAAA,EAAAoM,EAAA,CAAAf,SAAA,CAAApL,IAAA,GAAAsL,OAAA,MAAA,EAAAnB,eAAA,CAAA,OAAA,UAAA,YAAA,KAAA,WAAArC,WAAA,IAAA8C,kBAAA,IAAAwB,sBAAA,IAAAX,iBAAA,SAAA9G,EAAA+C,GAAA,OAAA/C,EAAA0H,OAAA3E,EAAAqC,SAAA,GAAA3O,UAAAuJ,EAAA0H,MAAA,CAAA,IAAA3E,EAAAqC,SAAA,GAAA3O,UAAA,GAAA,CAAA,EAAA,EAAAkR,QAAA,CAAA,EAAAjB,UAAA,CAAA,EAAAlM,aAAA,CAAA,EAAAG,OAAA,CAAA,EAAAD,QAAA,CAAA,EAAAkN,UAAA,CAAA,EAAAC,QAAA,CAAA,EAAAC,YAAA,CAAA,EAAAC,WAAA,CAAA,EAAAC,oBAAA,CAAA,EAAAC,wBAAA,CAAA,EAAAvD,aAAA,CAAA,CAAAM,GAAA,WAAAE,MAAA,oBAAA/E,IAAA,sDAAA,EAAA,CAAA6E,GAAA,UAAAE,MAAA,QAAA/E,IAAA,4DAAA,EAAA,CAAA6E,GAAA,YAAAE,MAAA,SAAA/E,IAAA,kGAAA,EAAA,CAAA6E,GAAA,WAAAE,MAAA,iBAAA/E,IAAA,oBAAA8E,SAAA,CAAA,CAAA,GAAAN,oBAAA,WAAA,OAAA3E,EAAAkI,SAAAxO,KAAA,EAAA,EAAAkL,mBAAA,WAAA,OAAA5O,OAAAmS,SAAA9L,IAAA,EAAAwI,gBAAA,WAAA,OAAA7E,EAAAkI,SAAAR,OAAA,EAAA,EAAAU,kBAAA,MAAA5B,iBAAA,IAAA,EAAApC,EAAA,SAAApE,EAAAuD,EAAA/D,GAAAuD,GAAAvD,EAAA,MAAA,UAAA,SAAAQ,EAAA,SAAAuD,CAAA,CAAA,EAAA+B,EAAA,SAAAvC,GAAA,IAAAQ,GAAAR,EAAAA,GAAA/M,OAAAiN,OAAAtK,QAAAoK,EAAAU,WAAA,OAAAzD,EAAAqI,MAAA,iBAAAtF,EAAAQ,CAAA,EAAA,EAAA,CAAAA,EAAAlH,MAAA,CAAAkH,EAAA+E,aAAA,UAAA,IAAAtS,OAAAuS,KAAAhF,EAAAlH,KAAA,aAAA,2FAAArG,OAAAuQ,OAAAxO,KAAAyQ,MAAAjC,OAAAjL,MAAA,EAAA,GAAA,EAAA,IAAA,EAAAF,GAAAkJ,EAAA,EAAA,GAAA,EAAAqB,EAAA,EAAAhC,EAAA,CAAA,CAAAE,KAAA,UAAAsD,OAAA,YAAAC,OAAA,SAAApH,GAAAvH,EAAAuH,CAAA,CAAA,EAAA,CAAA6D,KAAA,cAAAsD,OAAA,UAAAC,OAAA,SAAApH,GAAA1B,EAAA0B,CAAA,EAAA4D,MAAA,WAAAU,EAAA,CAAA,CAAA,EAAA,CAAAT,KAAA,gBAAAsD,OAAA,UAAAC,OAAA,SAAApH,GAAAlG,EAAAkG,CAAA,EAAA4D,MAAA,WAAAU,EAAA,CAAA,CAAA,EAAA,CAAAT,KAAA,eAAAsD,OAAA,SAAAvD,MAAA5D,EAAAyI,iBAAA,EAAA,CAAA5E,KAAA,UAAAsD,OAAA,YAAAC,OAAA,SAAApH,GAAA0D,EAAA1D,CAAA,CAAA,EAAA,CAAA6D,KAAA,gBAAAsD,OAAA,UAAAvD,MAAA5D,EAAA0I,KAAA,EAAA,CAAA7E,KAAA,sBAAAsD,OAAA,UAAAvD,MAAA5D,EAAA2I,IAAA,EAAA,CAAA9E,KAAA,uBAAAsD,OAAA,UAAAvD,MAAA5D,EAAA4I,IAAA,EAAA,CAAA/E,KAAA,aAAAsD,OAAA,eAAAvD,MAAA,WAAAL,EAAAsF,aAAA,EAAAtF,EAAAuF,KAAA,EAAAvF,EAAAwF,MAAA,CAAA,CAAA,EAAA,CAAAlF,KAAA,YAAAsD,OAAA,cAAAC,OAAA,SAAApH,GAAAmG,EAAAnG,CAAA,CAAA,GAAA4F,EAAArK,KAAA,WAAA,IAAAyE,EAAA+C,EAAAiG,OAAAhJ,EAAAN,QAAA8H,EAAA,CAAA,CAAA,EAAAtE,EAAAlD,EAAAN,QAAAF,EAAAuD,EAAAsE,gBAAArH,EAAAiJ,WAAA,UAAA,GAAA1B,EAAAvH,EAAAkJ,QAAA,iBAAA,SAAAlJ,GAAA7E,GAAA6E,EAAA,IAAA4F,EAAAuD,aAAA,EAAA,CAAAhO,GAAA,KAAA6E,GAAA4F,EAAAwD,aAAA,CAAA,CAAA,EAAA7B,EAAA,eAAA,SAAAxE,GAAA5H,GAAA4H,EAAA,IAAA6C,EAAAuD,aAAA,EAAAnJ,EAAA,CAAA,GAAAA,GAAA,CAAA7E,GAAA,GAAA4H,GAAA6C,EAAAwD,aAAA,CAAA,CAAA,EAAA7B,EAAA,mBAAA,YAAAvH,EAAA,CAAA,IAAA,CAAA7E,GAAAyK,EAAAwD,aAAA,CAAA,CAAA,EAAA7B,EAAA,eAAA3B,EAAAyD,MAAA,EAAA9B,EAAA,YAAA,SAAAxE,GAAA,IAAAQ,EAAAvD,EAAAkI,SAAAoB,iBAAAtJ,EAAAuJ,aAAA,IAAAhG,EAAAvD,EAAAwJ,OAAAjG,EAAAR,EAAA,GAAA,EAAA/C,EAAAwJ,OAAAtG,EAAAuG,iBAAA,CAAA,EAAAzJ,EAAAkI,QAAA,EAAAnF,EAAA,GAAA,CAAA,CAAA,EAAAwE,EAAA,mBAAA,SAAAvH,EAAA+C,EAAAQ,GAAA,IAAA/D,EAAAQ,EAAArH,QAAAqH,EAAAyD,WAAAjE,GAAAA,EAAA7F,aAAA,OAAA,GAAA,CAAA,EAAAqG,EAAAuC,KAAA/D,QAAA,OAAA,IAAA,EAAAgB,EAAA7F,aAAA,OAAA,EAAA6E,QAAA,WAAA,GAAA,qBAAAkL,KAAAlK,EAAAmK,OAAA,KAAApG,EAAAqG,QAAA,CAAA,EAAA,CAAA,EAAArC,EAAA,aAAA,WAAAxE,EAAAhD,KAAAP,EAAA,gBAAAwD,CAAA,EAAAD,EAAAhD,KAAAC,EAAAiJ,WAAA,UAAArD,EAAAiE,WAAA,EAAA7J,EAAAsG,mBAAAvD,EAAAhD,KAAAC,EAAAiJ,WAAA,YAAArD,EAAAkE,WAAA,CAAA,CAAA,EAAAvC,EAAA,eAAA,WAAAnM,GAAAkJ,EAAA,EAAA1G,GAAAmM,cAAAnM,CAAA,EAAAmF,EAAAiH,OAAA7T,SAAA,WAAA2P,CAAA,EAAA/C,EAAAiH,OAAA7T,SAAA,YAAAmN,CAAA,EAAAP,EAAAiH,OAAAxK,EAAA,gBAAAwD,CAAA,EAAAD,EAAAiH,OAAAhK,EAAAiJ,WAAA,UAAArD,EAAAiE,WAAA,EAAA9G,EAAAiH,OAAAhK,EAAAiJ,WAAA,YAAArD,EAAAkE,WAAA,EAAAvG,IAAAR,EAAAiH,OAAA7T,SAAAoN,EAAA0G,OAAArE,EAAAsE,gBAAA,EAAA3G,EAAAsF,aAAA,IAAA3F,EAAAiH,sBAAA,EAAA5G,EAAAuF,KAAA,GAAAvF,EAAA,KAAA,CAAA,EAAAgE,EAAA,UAAA,WAAArE,EAAAwD,YAAAlD,GAAAhE,EAAA4K,YAAA5G,CAAA,EAAAT,EAAAwB,YAAA9L,EAAA,sBAAA,GAAA6F,IAAAA,EAAA8G,SAAA,GAAAC,QAAA,MAAAtC,EAAAwB,YAAA/E,EAAA,sBAAA,EAAAuD,EAAAyB,SAAAhF,EAAA,kBAAA,EAAAoG,EAAAC,QAAA,CAAA,CAAA,CAAA,CAAA,EAAA3C,EAAAmH,uBAAAtH,EAAAwB,YAAA/E,EAAA,kBAAA,EAAA+H,EAAA,gBAAA,WAAArE,EAAAmH,uBAAAtH,EAAAwB,YAAA/E,EAAA,kBAAA,CAAA,CAAA,EAAA+H,EAAA,iBAAA,WAAAxE,EAAAyB,SAAAhF,EAAA,kBAAA,CAAA,CAAA,EAAA+H,EAAA,sBAAAnB,CAAA,EAAAa,EAAA,EAAA/D,EAAAxI,SAAAZ,GAAAwE,IAAAlD,EAAA,CAAA,GAAA6I,EAAA,EAAAf,EAAAC,YAAAoE,EAAA,YAAA,WAAAxE,EAAAhD,KAAA5J,SAAA,YAAAmN,CAAA,EAAAP,EAAAhD,KAAA5J,SAAA,WAAA2P,CAAA,EAAAlI,EAAA0M,YAAA,WAAA,IAAA3E,EAAAA,GAAAC,EAAAC,QAAA,CAAA,CAAA,CAAA,EAAA3C,EAAAC,WAAA,CAAA,CAAA,CAAA,EAAAD,EAAA1I,cAAA,CAAAuI,EAAAgB,SAAAC,gBAAAT,EAAAA,GAAAqC,EAAA2E,iBAAA,IAAAxH,EAAAhD,KAAA5J,SAAAoN,EAAA0G,OAAArE,EAAAsE,gBAAA,EAAAtE,EAAAsE,iBAAA,EAAAnH,EAAAyB,SAAAxE,EAAAwK,SAAA,mBAAA,GAAAzH,EAAAwB,YAAAvE,EAAAwK,SAAA,mBAAA,GAAAtH,EAAA4E,cAAA5B,EAAA,CAAA,CAAA,EAAAqB,EAAA,eAAA,WAAA7B,aAAA3G,CAAA,EAAAA,EAAAlG,WAAA,WAAAmH,EAAAkI,UAAAlI,EAAAkI,SAAApM,QAAAkE,EAAAyK,oBAAA,IAAAzK,CAAAA,EAAAkI,SAAAhI,KAAAF,EAAAkI,SAAAhI,IAAAkC,eAAA8D,EAAA,CAAA,CAAA,EAAAA,EAAA,CAAA,CAAA,CAAA,EAAAhD,EAAAuE,qBAAA,CAAA,CAAA,EAAAF,EAAA,oBAAA,SAAAxE,EAAAQ,GAAAvD,EAAAkI,WAAA3E,GAAA2C,EAAA,CAAA,CAAA,CAAA,CAAA,EAAA,EAAAN,EAAAC,QAAA,SAAA7F,GAAAoE,EAAA5E,EAAA,WAAA6D,EAAArD,CAAA,CAAA,EAAA4F,EAAAyD,OAAA,WAAAxP,EAAAsB,EAAAA,CAAAA,GAAA6E,CAAAA,EAAAkI,WAAAtC,EAAA8E,qBAAA,EAAAxH,EAAAwD,YAAAxD,EAAA4D,iBAAA9G,EAAAkI,SAAAzP,CAAA,EAAA2L,EAAA3L,EAAA,iBAAA,CAAAuH,EAAAkI,SAAAR,KAAA,GAAA,IAAAtM,GAAAkJ,EAAA,EAAAL,EAAA,CAAA,EAAA2B,EAAAsE,iBAAA,SAAA1K,GAAAA,GAAA3G,WAAA,WAAAmH,EAAA2K,gBAAA,EAAA5H,EAAA6H,WAAA,CAAA,CAAA,EAAA,EAAA,EAAA7H,GAAAQ,EAAAsF,aAAA,EAAA,MAAA,UAAA,SAAA7I,EAAAwK,SAAA,UAAA,CAAA,EAAA5E,EAAA8E,qBAAA,WAAAxH,EAAA0E,YAAAlE,EAAAjN,UAAAuJ,EAAA6K,gBAAA,EAAA,EAAA3H,EAAAkF,kBAAAlF,EAAAgB,cAAA,EAAA,EAAA0B,EAAAiE,YAAA,SAAAtG,GAAA,IAAA/D,GAAA+D,EAAAA,GAAAvN,OAAAiN,OAAAtK,QAAA4K,EAAAE,WAAA,GAAA,CAAAzE,EAAA,GAAAuE,EAAAuH,QAAA,UAAAvH,EAAAuH,OAAAC,YAAAxF,EAAA/F,CAAA,EAAAQ,EAAA0I,MAAA,EAAA3F,EAAA0C,SAAAjG,EAAA,WAAA,IAAA,IAAAQ,EAAAuJ,aAAA,GAAAvJ,EAAAuJ,aAAA,GAAAvJ,EAAAkI,SAAA8C,SAAA9H,EAAA+E,yBAAAjI,EAAA0I,MAAA,EAAA1I,EAAAyI,kBAAAlF,EAAAuH,OAAAG,YAAA,QAAA,GAAA/H,EAAA8E,sBAAA7M,EAAAyK,EAAAuD,aAAA,EAAAvD,EAAAwD,aAAA,GAAAlG,EAAA6E,aAAAhF,EAAA0C,SAAAjG,EAAA,WAAA,GAAA+F,EAAA/F,CAAA,GAAA,OAAA,KAAAQ,EAAA0I,MAAA,CAAA,EAAA9C,EAAAkE,YAAA,SAAA9J,GAAA+C,GAAA/C,EAAAA,GAAAhK,OAAAiN,OAAAtK,QAAAqH,EAAAyD,WAAAW,EAAA5E,EAAA,iBAAA+F,EAAAxC,CAAA,CAAA,CAAA,EAAA6C,EAAAuD,aAAA,WAAApG,EAAAyB,SAAAhF,EAAA,kBAAA,EAAArE,EAAA,CAAA,CAAA,EAAAyK,EAAAwD,aAAA,WAAAjO,EAAA,CAAA,EAAAtB,GAAA+L,EAAAyD,OAAA,EAAAtG,EAAAwB,YAAA/E,EAAA,kBAAA,CAAA,EAAAoG,EAAAsF,mBAAA,WAAA,IAAAlL,EAAA7J,SAAA,MAAA,CAAA,EAAA6J,EAAAmL,gBAAAnL,EAAAoL,qBAAApL,EAAAqL,sBAAArL,EAAAsL,iBAAA,EAAA1F,EAAA2E,iBAAA,WAAA,IAAAxH,EAAAQ,EAAApN,SAAA6E,gBAAAwE,EAAA,mBAAA,OAAA+D,EAAAgI,kBAAAxI,EAAA,CAAAyI,OAAA,oBAAAC,MAAA,iBAAAC,SAAA,oBAAAzB,OAAAzK,CAAA,EAAA+D,EAAAoI,qBAAA5I,EAAA,CAAAyI,OAAA,uBAAAC,MAAA,sBAAAC,SAAA,uBAAAzB,OAAA,MAAAzK,CAAA,EAAA+D,EAAAqI,wBAAA7I,EAAA,CAAAyI,OAAA,0BAAAC,MAAA,uBAAAC,SAAA,0BAAAzB,OAAA,SAAAzK,CAAA,EAAA+D,EAAAsI,sBAAA9I,EAAA,CAAAyI,OAAA,sBAAAC,MAAA,mBAAAC,SAAA,sBAAAzB,OAAA,oBAAA,GAAAlH,IAAAA,EAAAgG,MAAA,WAAA,OAAAzB,EAAApE,EAAA3I,cAAA2I,EAAA3I,cAAA,CAAA,EAAA,4BAAA2D,KAAAsN,OAAAxL,EAAAwK,SAAAtM,KAAAsN,QAAA,EAAA,KAAAxL,EAAAwK,SAAAtM,KAAAsN,QAAAM,QAAAC,oBAAA,CAAA,EAAAhJ,EAAA+F,KAAA,WAAA,OAAA5F,EAAA3I,cAAA+M,EAAAnR,SAAA+H,KAAAuN,OAAA,CAAA,EAAA1I,EAAA8F,aAAA,WAAA,OAAA1S,SAAA+H,KAAAwN,SAAA,GAAA3I,CAAA,CAAA,CAAA,CAAA,ECAA,SAAA/C,EAAA+C,GAAA,YAAA,OAAAlF,QAAAA,OAAAC,IAAAD,OAAAkF,CAAA,EAAA,UAAA,OAAA/E,QAAAD,OAAAC,QAAA+E,EAAA,EAAA/C,EAAA5F,WAAA2I,EAAA,CAAA,EAAA7E,KAAA,WAAA,aAAA,OAAA,SAAA8B,EAAA+C,EAAAQ,EAAA/D,GAAA,IAAA/G,EAAA,CAAAsL,SAAA,KAAAhE,KAAA,SAAAC,EAAA+C,EAAAQ,EAAA/D,GAAA,IAAA/G,GAAA+G,EAAA,SAAA,OAAA,gBAAAuD,EAAAA,EAAAiJ,MAAA,GAAA,EAAA,IAAA,IAAAxI,EAAA,EAAAA,EAAAT,EAAAxL,OAAAiM,CAAA,GAAAT,EAAAS,IAAAxD,EAAAvH,GAAAsK,EAAAS,GAAAD,EAAA,CAAA,CAAA,CAAA,EAAAhE,QAAA,SAAAS,GAAA,OAAAA,aAAAV,KAAA,EAAAsH,SAAA,SAAA5G,EAAA+C,GAAAQ,EAAApN,SAAAsB,cAAAsL,GAAA,KAAA,EAAA,OAAA/C,IAAAuD,EAAA2D,UAAAlH,GAAAuD,CAAA,EAAAqH,WAAA,WAAA,IAAA5K,EAAAhK,OAAA+E,YAAA,OAAA,KAAA,IAAAiF,EAAAA,EAAA7J,SAAA6E,gBAAAC,SAAA,EAAA+O,OAAA,SAAAhK,EAAA+C,EAAAQ,GAAA9K,EAAAsH,KAAAC,EAAA+C,EAAAQ,EAAA,CAAA,CAAA,CAAA,EAAAgB,YAAA,SAAAvE,EAAA+C,GAAAQ,EAAA,IAAA0I,OAAA,UAAAlJ,EAAA,SAAA,EAAA/C,EAAAkH,UAAAlH,EAAAkH,UAAApC,QAAAvB,EAAA,GAAA,EAAAuB,QAAA,SAAA,EAAA,EAAAA,QAAA,SAAA,EAAA,CAAA,EAAAN,SAAA,SAAAxE,EAAA+C,GAAAtK,EAAAgN,SAAAzF,EAAA+C,CAAA,IAAA/C,EAAAkH,YAAAlH,EAAAkH,UAAA,IAAA,IAAAnE,EAAA,EAAA0C,SAAA,SAAAzF,EAAA+C,GAAA,OAAA/C,EAAAkH,WAAA,IAAA+E,OAAA,UAAAlJ,EAAA,SAAA,EAAA2G,KAAA1J,EAAAkH,SAAA,CAAA,EAAAG,gBAAA,SAAArH,EAAA+C,GAAA,IAAA,IAAAQ,EAAAvD,EAAAkM,WAAA3I,GAAA,CAAA,GAAA9K,EAAAgN,SAAAlC,EAAAR,CAAA,EAAA,OAAAQ,EAAAA,EAAAA,EAAAtJ,WAAA,CAAA,EAAAkS,YAAA,SAAAnM,EAAA+C,EAAAQ,GAAA,IAAA,IAAA/D,EAAAQ,EAAAzI,OAAAiI,CAAA,IAAA,GAAAQ,EAAAR,GAAA+D,KAAAR,EAAA,OAAAvD,EAAA,MAAA,CAAA,CAAA,EAAAwJ,OAAA,SAAAhJ,EAAA+C,EAAAQ,GAAA,IAAA,IAAA/D,KAAAuD,EAAA,GAAAA,EAAAqJ,eAAA5M,CAAA,EAAA,CAAA,GAAA+D,GAAAvD,EAAAoM,eAAA5M,CAAA,EAAA,SAAAQ,EAAAR,GAAAuD,EAAAvD,EAAA,CAAA,EAAA6M,OAAA,CAAAC,KAAA,CAAAC,IAAA,SAAAvM,GAAA,OAAAjI,KAAAyU,IAAAxM,GAAAjI,KAAA0U,GAAA,EAAA,CAAA,EAAAC,MAAA,SAAA1M,GAAA,MAAA,EAAAjI,KAAA4U,IAAA5U,KAAA0U,GAAAzM,CAAA,EAAA,GAAA,CAAA,CAAA,EAAA4M,MAAA,CAAAL,IAAA,SAAAvM,GAAA,MAAA,EAAAA,EAAAA,EAAAA,EAAA,CAAA,CAAA,CAAA,EAAA6M,eAAA,WAAA,GAAApU,EAAAsL,SAAA,OAAAtL,EAAAsL,SAAA,IAAAP,EAAAlF,EAAAyE,EAAAtK,EAAAmO,SAAA,EAAA7P,MAAAwM,EAAA,GAAA/D,EAAA,GAAAA,EAAAsN,MAAA3W,SAAA4W,KAAA,CAAA5W,SAAAqC,iBAAAgH,EAAAwN,MAAA,iBAAAhX,OAAAA,OAAAiX,wBAAAzN,EAAA0N,IAAAlX,OAAAiX,sBAAAzN,EAAA2N,IAAAnX,OAAAoX,sBAAA5N,EAAA6N,aAAA,CAAA,CAAArX,OAAAsX,cAAAC,UAAAC,iBAAAhO,EAAA6N,eAAA7J,EAAA+J,UAAAE,UAAA,cAAA/D,KAAA6D,UAAAG,QAAA,IAAAhK,EAAA6J,UAAAI,WAAAC,MAAA,wBAAA,IAAA,EAAAlK,EAAAnM,QAAA,IAAAmM,EAAAsD,SAAAtD,EAAA,GAAA,EAAA,IAAAA,EAAA,IAAAlE,EAAAqO,cAAA,CAAA,GAAAvP,GAAAxE,EAAA0J,EAAAoK,MAAA,qBAAA,GAAA9T,EAAA,GAAA,EAAA,IAAAwE,EAAAwP,WAAAxP,CAAA,KAAAA,EAAA,MAAAkB,EAAAwE,aAAA,CAAA,GAAAxE,EAAAuO,eAAAzP,GAAAkB,EAAAwO,cAAA,yBAAAtE,KAAAlG,CAAA,GAAA,IAAA,IAAA8D,EAAAjE,EAAAc,EAAAoD,EAAA,CAAA,YAAA,cAAA,iBAAApB,EAAA,CAAA,GAAA,SAAA,MAAA,KAAA,KAAA9H,EAAA,EAAAA,EAAA,EAAAA,CAAA,GAAA,CAAA,IAAA,IAAAkF,EAAA4C,EAAA9H,GAAAU,EAAA,EAAAA,EAAA,EAAAA,CAAA,GAAAuI,EAAAC,EAAAxI,GAAAsE,EAAAE,GAAAA,EAAA+D,EAAA2G,OAAA,CAAA,EAAAC,YAAA,EAAA5G,EAAAxI,MAAA,CAAA,EAAAwI,GAAA,CAAA9H,EAAA8H,IAAAjE,KAAAN,IAAAvD,EAAA8H,GAAAjE,GAAAE,GAAA,CAAA/D,EAAA0N,MAAA3J,EAAAA,EAAA4K,YAAA,EAAA3O,EAAA0N,IAAAlX,OAAAuN,EAAA,yBAAA/D,EAAA0N,OAAA1N,EAAA2N,IAAAnX,OAAAuN,EAAA,yBAAAvN,OAAAuN,EAAA,+BAAA,CAAA,OAAA/D,EAAA0N,MAAA/I,EAAA,EAAA3E,EAAA0N,IAAA,SAAAlN,GAAA,IAAA+C,GAAA,IAAAqL,MAAAC,QAAA,EAAA9K,EAAAxL,KAAAuW,IAAA,EAAA,IAAAvL,EAAAoB,EAAA,EAAA3E,EAAAxJ,OAAA6C,WAAA,WAAAmH,EAAA+C,EAAAQ,CAAA,CAAA,EAAAA,CAAA,EAAA,OAAAY,EAAApB,EAAAQ,EAAA/D,CAAA,EAAAA,EAAA2N,IAAA,SAAAnN,GAAA0F,aAAA1F,CAAA,CAAA,GAAAR,EAAA+O,IAAA,CAAA,CAAApY,SAAAqY,iBAAA,CAAA,CAAArY,SAAAqY,gBAAA,6BAAA,KAAA,EAAAC,cAAAhW,EAAAsL,SAAAvE,CAAA,CAAA,EAAAgE,GAAA/K,EAAAoU,eAAA,EAAApU,EAAAsL,SAAA+I,QAAArU,EAAAsH,KAAA,SAAAC,EAAA+C,EAAAQ,EAAA/D,GAAAuD,EAAAA,EAAAiJ,MAAA,GAAA,EAAA,IAAA,IAAAvT,EAAA+K,GAAAhE,EAAA,SAAA,UAAA,QAAAkE,EAAA,WAAAH,EAAAjB,YAAA7C,KAAA8D,CAAA,CAAA,EAAAzJ,EAAA,EAAAA,EAAAiJ,EAAAxL,OAAAuC,CAAA,GAAA,GAAArB,EAAAsK,EAAAjJ,GAAA,GAAA,UAAA,OAAAyJ,GAAAA,EAAAjB,YAAA,CAAA,GAAA9C,GAAA,GAAA,CAAA+D,EAAA,QAAA9K,GAAA,MAAA,CAAA,CAAA,MAAA8K,EAAA,QAAA9K,GAAAiL,EAAA1D,EAAAwD,GAAA,KAAA/K,EAAA8K,EAAA,QAAA9K,EAAA,CAAA,MAAAuH,EAAAwD,GAAA,KAAA/K,EAAA8K,CAAA,CAAA,GAAArF,MAAAwF,EAAA,GAAApF,EAAA,CAAAoQ,eAAA,CAAA,EAAAC,QAAA,IAAArU,UAAA,EAAA8I,UAAA,CAAA,EAAAwL,KAAA,CAAA,EAAAC,aAAA,CAAA,EAAAtU,cAAA,CAAA,EAAAuU,oBAAA,CAAA,EAAAC,kBAAA,IAAA5E,sBAAA,IAAAE,sBAAA,IAAA2E,gBAAA,CAAA,EAAAC,MAAA,CAAA,EAAAC,OAAA,CAAA,EAAAC,UAAA,CAAA,EAAAC,sBAAA,IAAAC,eAAA,IAAAC,mBAAA,SAAAtP,GAAA,MAAA,MAAAA,EAAA2J,OAAA,EAAAF,iBAAA,SAAAzJ,EAAA+C,GAAA,OAAA/C,GAAA+C,EAAAuG,iBAAA,GAAA,EAAA,IAAA,EAAAiG,cAAA,KAAAC,MAAA,CAAA,EAAAC,UAAA,KAAA,EAAAhX,EAAAuQ,OAAA1K,EAAAkB,CAAA,EAAA,SAAAkQ,IAAA,MAAA,CAAAvU,EAAA,EAAAC,EAAA,CAAA,CAAA,CAAA,SAAAuU,EAAA3P,EAAA+C,GAAAtK,EAAAuQ,OAAAxF,EAAAT,EAAA6M,aAAA,EAAAC,GAAApW,KAAAuG,CAAA,CAAA,CAAA,SAAA8P,EAAA9P,GAAA,IAAA+C,EAAAgN,EAAA,EAAA,OAAAhN,EAAA,EAAA/C,EAAAA,EAAA+C,EAAA/C,EAAA,EAAA+C,EAAA/C,EAAAA,CAAA,CAAA,SAAAgQ,EAAAhQ,EAAA+C,GAAA,OAAAkN,GAAAjQ,KAAAiQ,GAAAjQ,GAAA,IAAAiQ,GAAAjQ,GAAAvG,KAAAsJ,CAAA,CAAA,CAAA,SAAAmN,EAAAlQ,EAAA+C,EAAAQ,EAAA/D,GAAAA,IAAAgE,EAAA0E,SAAAoB,iBAAA/F,EAAAvD,GAAAwD,EAAA0E,SAAAiI,gBAAAnQ,IAAAuD,EAAAvD,GAAAoQ,GAAApQ,EAAAR,CAAA,EAAA+D,EAAAvD,GAAA+C,EAAAsN,IAAArQ,GAAAuD,EAAAvD,GAAA+C,EAAAsN,IAAArQ,GAAAuD,EAAAvD,GAAA+C,EAAAuL,IAAAtO,KAAAuD,EAAAvD,GAAA+C,EAAAuL,IAAAtO,IAAA,CAAA,SAAAsQ,EAAAtQ,GAAA,IAAA+C,EAAA,GAAAzE,EAAA4Q,QAAA,KAAAlP,EAAAuQ,QAAAxN,EAAA,QAAAzE,EAAA6Q,YAAA,KAAAnP,EAAAuQ,QAAAxN,EAAA,OAAA,KAAA/C,EAAAuQ,UAAAxN,EAAA,SAAAA,CAAAA,GAAA/C,EAAAwQ,SAAAxQ,EAAAyQ,QAAAzQ,EAAA0Q,UAAA1Q,EAAA2Q,UAAA3Q,EAAA9G,eAAA8G,EAAA9G,eAAA,EAAA8G,EAAA4Q,YAAA,CAAA,EAAApN,EAAAT,GAAA,EAAA,CAAA,SAAA8N,EAAA7Q,GAAAA,IAAA8Q,IAAAC,IAAAC,GAAA/J,MAAAjH,EAAA9G,eAAA,EAAA8G,EAAA8D,gBAAA,EAAA,CAAA,SAAAmN,IAAAzN,EAAAmH,gBAAA,EAAAlS,EAAAmS,WAAA,CAAA,CAAA,CAAA,SAAAsG,EAAAlR,GAAA,IAAAuD,EAAA,cAAAvD,EAAAuC,MAAA,EAAAvC,EAAAmR,SAAAC,GAAApR,EAAA9G,eAAA,EAAAmY,IAAA,cAAArR,EAAAuC,OAAA+O,GAAAtR,EAAA,CAAA,CAAA,GAAAA,EAAA9G,eAAA,EAAAqY,EAAA,aAAA,EAAAjN,MAAAvB,EAAAtK,EAAA0T,YAAAqF,GAAAxR,EAAAyR,UAAA,IAAA,GAAA,IAAA1O,EAAAyO,GAAAja,QAAAia,GAAAzO,GAAA,CAAA5H,EAAA6E,EAAA0R,MAAAtW,EAAA4E,EAAA2R,MAAA3M,GAAAhF,EAAAyR,SAAA,GAAAjS,GAAA+D,EAAAqO,GAAA5R,CAAA,GAAAzI,OAAAsa,EAAA,KAAAC,GAAA,EAAAC,GAAA,IAAAvS,IAAAuS,EAAAC,GAAA,CAAA,EAAAvZ,EAAAsH,KAAA/J,OAAAmO,GAAAX,CAAA,EAAAG,GAAAsO,GAAAC,GAAAjL,GAAAkL,GAAArB,GAAAsB,GAAArB,GAAA,CAAA,EAAAsB,GAAA,KAAAd,EAAA,kBAAAhO,CAAA,EAAA+O,EAAAC,GAAAC,CAAA,EAAAC,GAAAtX,EAAAsX,GAAArX,EAAA,EAAAkX,EAAAI,EAAAnP,EAAA,EAAA,EAAA+O,EAAAK,GAAAD,CAAA,EAAAE,GAAAzX,EAAA0X,EAAA1X,EAAA2X,GAAAC,GAAA,CAAA,CAAA5X,EAAAuX,EAAAvX,EAAAC,EAAAsX,EAAAtX,CAAA,GAAA4X,GAAA5M,GAAA6M,EAAA,EAAAC,GAAA9T,EAAA,CAAA,CAAA,EAAA+T,GAAA,EAAAC,GAAA,GAAA,CAAAC,GAAA,EAAA7T,GAAA,CAAAwR,GAAA,CAAAmB,KAAAvU,GAAAwB,EAAAiU,EAAAjB,GAAA,EAAArB,GAAA,CAAA,GAAA0B,GAAArX,EAAAqX,GAAAtX,EAAA,EAAAmX,EAAAC,GAAAC,CAAA,EAAAF,EAAAgB,EAAA/P,EAAA,EAAA,EAAA+O,EAAAiB,GAAAhQ,EAAA,EAAA,EAAAiQ,GAAAF,EAAAC,GAAAE,EAAA,EAAAC,GAAAvY,EAAApD,KAAA4b,IAAAF,GAAAtY,CAAA,EAAAqX,EAAArX,EAAAuY,GAAAtY,EAAArD,KAAA4b,IAAAF,GAAArY,CAAA,EAAAoX,EAAApX,EAAAwY,GAAAC,GAAAP,EAAAC,EAAA,IAAA,CAAA,SAAAO,EAAA9T,GAAA,IAAAR,EAAAQ,EAAA9G,eAAA,EAAAoL,IAAA,CAAA,GAAAvB,EAAAtK,EAAA0T,YAAAqF,GAAAxR,EAAAyR,UAAA,IAAA,MAAAlO,EAAAiO,GAAAzO,IAAA5H,EAAA6E,EAAA0R,MAAAnO,EAAAnI,EAAA4E,EAAA2R,OAAAI,IAAAvS,EAAAoS,GAAA5R,CAAA,EAAAqS,IAAAvB,IAAAuC,EAAAxB,EAAArS,EAAAuU,EAAA5Y,IAAA0X,EAAA1X,EAAA2X,GAAAT,GAAA,KAAA7O,EAAAzL,KAAA4b,IAAAnU,EAAA,GAAArE,EAAAuX,EAAAvX,CAAA,EAAApD,KAAA4b,IAAAnU,EAAA,GAAApE,EAAAsX,EAAAtX,CAAA,EAAArD,KAAA4b,IAAAnQ,CAAA,GAAAwQ,KAAA3B,GAAA,EAAA7O,EAAA,IAAA,IAAAqO,EAAArS,IAAA,CAAA,SAAAyU,EAAAjU,GAAA,GAAAkU,EAAAlQ,aAAA,CAAA,GAAAqN,IAAA,YAAArR,EAAAuC,KAAA,OAAA,CAAA,EAAAvC,EAAAuC,KAAA/D,QAAA,OAAA,IAAAkH,aAAA2L,EAAA,EAAAA,GAAAxY,WAAA,WAAAwY,GAAA,CAAA,EAAA,GAAA,EAAA,CAAA,IAAAtO,EAAAwO,EAAA,WAAA,EAAAD,GAAAtR,EAAA,CAAA,CAAA,GAAAA,EAAA9G,eAAA,EAAAoL,IAAA,CAAA,GAAAf,EAAA9K,EAAA0T,YAAAqF,GAAAxR,EAAAyR,UAAA,IAAA,KAAA1O,EAAAyO,GAAA5S,OAAA2E,EAAA,CAAA,EAAA,GAAAgK,UAAAC,mBAAAzK,EAAAR,KAAA,CAAA4R,EAAA,QAAAC,EAAA,QAAAC,EAAA,KAAA,EAAArU,EAAA+K,aAAAhI,EAAAR,QAAAQ,EAAAR,KAAAvC,EAAA+K,aAAA,UAAA,IAAAzD,GAAAxN,EAAA8X,GAAA5R,CAAA,GAAAzI,OAAA,GAAA,KAAA+P,EAAA,YAAAtH,EAAAuC,KAAA,EAAA+E,GAAA,MAAA,EAAAuK,EAAA,MAAA,IAAAvK,GAAAgL,EAAAK,GAAA7Y,EAAA,EAAA,EAAA,IAAAwN,GAAA+K,IAAArB,IAAAjO,IAAA,YAAA/C,EAAAuC,KAAAQ,EAAA,CAAA5H,EAAA6E,EAAA0R,MAAAtW,EAAA4E,EAAA2R,MAAApP,KAAA,OAAA,EAAAvC,EAAAsU,gBAAAtU,EAAAsU,eAAA,KAAAvR,EAAA,CAAA5H,EAAA6E,EAAAsU,eAAA,GAAA5C,MAAAtW,EAAA4E,EAAAsU,eAAA,GAAA3C,MAAApP,KAAA,OAAA,IAAAgP,EAAA,eAAAvR,EAAA+C,CAAA,GAAA,IAAAoD,EAAA9H,EAAAgF,EAAA,CAAA,EAAA,GAAA,IAAAiE,IAAAyK,EAAA,CAAA,EAAAtZ,EAAAuR,OAAAhU,OAAAmO,GAAAX,CAAA,EAAA2P,GAAA,EAAAE,EAAAhQ,EAAA,EAAA,CAAA,IAAAkR,KAAAlR,EAAA4P,EAAA,EAAAsB,KAAAA,GAAA,IAAAjN,EAAA2L,EAAA,EAAA,CAAA,EAAAvP,EAAA,CAAA,IAAAL,GAAAA,EAAA,IAAA,OAAA,QAAAgQ,GAAA/L,EAAA,IAAA+L,EAAA,CAAA,EAAA,IAAA/L,IAAA5D,EAAA,iBAAA6N,EAAA,kBAAA,GAAAM,EAAA,KAAAf,IAAAC,IAAAC,GAAA/J,GAAA,GAAA6K,GAAA,GAAA0C,GAAAA,IAAAC,GAAA,GAAAC,oBAAA,GAAA,EAAAzN,GAAA0N,GAAA,EAAArW,EAAAyQ,kBAAAvL,EAAAkF,MAAA,GAAAvC,EAAAqM,EAAApX,EAAAiD,EAAAuW,GAAAC,GAAA,eAAA,EAAA,EAAA,IAAApc,EAAA4T,OAAAO,MAAAL,IAAA,SAAAvM,GAAAwS,EAAApX,GAAAoI,EAAA0E,SAAAiI,gBAAA/U,EAAA+K,GAAAnG,EAAAmG,EAAA2O,GAAA,EAAAzW,GAAA2B,EAAA3B,CAAA,EAAA0W,EAAA,CAAA,CAAA,EAAAxD,EAAA,iBAAA,CAAA,OAAA,CAAA,IAAAY,IAAAnB,IAAA,IAAA1J,EAAA,CAAA,GAAA0N,GAAAtR,EAAA8Q,EAAA,EAAA,OAAA9Q,EAAA,eAAA,CAAA,GAAA,CAAAsN,EAAA,MAAA,UAAAtN,EAAA,KAAAuR,GAAA,EAAA,KAAA,CAAA9C,IAAA/S,EAAAoE,EAAA0E,SAAA8C,UAAAkK,GAAAV,EAAA,EAAA,CAAA,CAAA,IAAAlN,EAAAjE,EAAAkE,EAAApB,EAAA9H,EAAAU,EAAAoF,GAAAjB,GAAAlE,EAAAI,EAAAxB,GAAA4C,GAAAoF,GAAA/L,GAAAsB,GAAAC,EAAAoM,GAAAxE,GAAAmS,GAAA/Q,GAAAH,GAAAI,GAAAC,GAAAgB,EAAAb,GAAAc,GAAAI,GAAArC,GAAAwC,GAAAsP,GAAAlB,EAAAhO,GAAAE,GAAA4M,GAAAwB,GAAA7Q,GAAAsD,GAAAoK,GAAAU,EAAAK,GAAArB,GAAAD,GAAAuE,GAAAlD,GAAAN,EAAAwB,EAAAO,GAAA0B,EAAAC,GAAAvE,EAAAqB,GAAAL,GAAAE,GAAA0C,GAAA3C,GAAAuD,GAAA/C,GAAA/C,EAAA,EAAA6C,GAAA7C,EAAA,EAAA8C,EAAA9C,EAAA,EAAA+F,EAAA,GAAA3C,GAAA,EAAA4C,GAAA,GAAA7C,EAAAnD,EAAA,EAAAiG,EAAA,EAAAC,GAAA,CAAA,EAAA/F,GAAA,GAAAgG,GAAA,GAAAC,GAAA,CAAA,EAAA7F,GAAA,GAAAsB,EAAA,SAAAvR,GAAA,IAAA+C,EAAAkN,GAAAjQ,GAAA,GAAA+C,EAAA,CAAA,IAAAQ,EAAAjE,MAAAnB,UAAAW,MAAAW,KAAAsW,SAAA,EAAAxS,EAAAyS,MAAA,EAAA,IAAA,IAAAxW,EAAA,EAAAA,EAAAuD,EAAAxL,OAAAiI,CAAA,GAAAuD,EAAAvD,GAAAP,MAAAuE,EAAAD,CAAA,CAAA,CAAA,EAAA0P,EAAA,WAAA,OAAA,IAAA7E,MAAAC,QAAA,CAAA,EAAAyG,EAAA,SAAA9U,GAAA4U,GAAA5U,EAAAwD,EAAAyS,GAAAlf,MAAAmf,QAAAlW,EAAA1B,EAAAhE,SAAA,EAAA6b,GAAA,SAAAnW,EAAA+C,EAAAQ,EAAA/D,EAAA/G,IAAA,CAAAqd,IAAArd,GAAAA,IAAA+K,EAAA0E,YAAA1I,IAAA/G,GAAA+K,EAAA0E,UAAA8C,UAAAhL,EAAAqE,IAAA7D,GAAAuC,EAAA,OAAAQ,EAAA,KAAAqC,GAAA,UAAApG,EAAA,GAAA,EAAAuV,EAAA,SAAA/U,GAAAuV,KAAAvV,IAAAZ,EAAAoE,EAAA0E,SAAA8C,SAAA8K,KAAAM,GAAA5S,EAAA0E,SAAA,CAAA,EAAA,CAAA,CAAA,EAAA4N,GAAA,CAAA,GAAAA,KAAAM,GAAA5S,EAAA0E,QAAA,EAAA4N,GAAA,CAAA,IAAAK,GAAAZ,GAAA/C,EAAArX,EAAAqX,EAAApX,EAAAgE,CAAA,EAAA,EAAAiX,GAAA,SAAArW,GAAAA,EAAAsW,WAAAH,GAAAnW,EAAAsW,UAAAvf,MAAAiJ,EAAAmQ,gBAAAhV,EAAA6E,EAAAmQ,gBAAA/U,EAAA4E,EAAAsJ,iBAAAtJ,CAAA,CAAA,EAAAuW,GAAA,SAAAvW,EAAA+C,GAAAA,EAAAsB,IAAA7D,GAAAR,EAAA,UAAA4F,EAAA,EAAA4Q,GAAA,SAAAxW,EAAA+C,GAAA,IAAAvD,EAAA,CAAAlB,EAAAsQ,MAAA7L,IAAAQ,EAAA4C,GAAA0M,EAAA1X,EAAA2X,GAAA9S,GAAA6S,EAAA1X,EAAAqE,EAAAzH,KAAAyQ,MAAAxI,EAAA+T,EAAA5Y,CAAA,EAAAoI,EAAA,GAAA,EAAA/D,GAAA+D,GAAAwM,EAAA,EAAA,GAAAvQ,EAAA,KAAAQ,EAAA+T,EAAA5Y,EAAAqE,EAAAlB,EAAA8Q,uBAAA2E,EAAA5Y,EAAA6E,EAAAuW,GAAAvW,EAAA3B,CAAA,CAAA,EAAA+R,GAAA,SAAApQ,EAAA+C,GAAA,IAAAQ,EAAAmQ,GAAA1T,GAAA0V,GAAA1V,GAAA,OAAAuS,GAAAvS,GAAAyS,GAAAzS,GAAAuD,EAAAR,EAAAnF,GAAA2F,CAAA,EAAA+O,EAAA,SAAAtS,EAAA+C,GAAA/C,EAAA7E,EAAA4H,EAAA5H,EAAA6E,EAAA5E,EAAA2H,EAAA3H,EAAA2H,EAAAiC,KAAAhF,EAAAgF,GAAAjC,EAAAiC,GAAA,EAAAyR,GAAA,SAAAzW,GAAAA,EAAA7E,EAAApD,KAAAyQ,MAAAxI,EAAA7E,CAAA,EAAA6E,EAAA5E,EAAArD,KAAAyQ,MAAAxI,EAAA5E,CAAA,CAAA,EAAAsb,GAAA,KAAAC,GAAA,WAAAD,KAAAje,EAAAuR,OAAA7T,SAAA,YAAAwgB,EAAA,EAAAle,EAAA+L,SAAAxE,EAAA,iBAAA,EAAA1B,EAAA8E,UAAA,CAAA,EAAAmO,EAAA,WAAA,GAAAmF,GAAA7d,WAAA,WAAA6d,GAAA,IAAA,EAAA,GAAA,CAAA,EAAAxD,GAAA,SAAAlT,EAAA+C,GAAAQ,EAAAqT,GAAApT,EAAA0E,SAAAuN,EAAAzV,CAAA,EAAA,OAAA+C,IAAAuS,EAAA/R,GAAAA,CAAA,EAAAsT,GAAA,SAAA7W,GAAA,OAAAA,EAAAA,GAAAwD,EAAA0E,UAAAoB,gBAAA,EAAAwN,GAAA,SAAA9W,GAAA,OAAA,GAAAA,EAAAA,GAAAwD,EAAA0E,UAAArO,EAAAyE,EAAAiR,cAAA,CAAA,EAAAwH,EAAA,GAAAC,GAAA,EAAAC,GAAA,SAAAjX,GAAA+W,EAAA/W,KAAA+W,EAAA/W,GAAAkN,KAAA3H,GAAAwR,EAAA/W,GAAAkN,GAAA,EAAA8J,EAAA,GAAA,OAAAD,EAAA/W,GAAA,EAAAkX,GAAA,SAAAlX,GAAA+W,EAAA/W,IAAAiX,GAAAjX,CAAA,EAAA+W,EAAA/W,KAAAgX,EAAA,GAAAD,EAAA/W,GAAA,GAAA,EAAA8R,GAAA,WAAA,IAAA,IAAA9R,KAAA+W,EAAAA,EAAA3K,eAAApM,CAAA,GAAAiX,GAAAjX,CAAA,CAAA,EAAA6U,GAAA,SAAA7U,EAAA+C,EAAAQ,EAAA/D,EAAA/G,EAAA+K,EAAAE,GAAA,SAAA4D,IAAAyP,EAAA/W,KAAAlG,EAAAmZ,EAAA,EAAA3U,EAAAkB,GAAA1F,GAAAmd,GAAAjX,CAAA,EAAAwD,EAAAD,CAAA,EAAAG,GAAAA,EAAA,IAAAF,GAAAD,EAAAR,GAAAtK,EAAAqB,EAAA0F,CAAA,EAAAuD,CAAA,EAAAgU,EAAA/W,GAAAkN,IAAAzI,GAAA6C,CAAA,GAAA,CAAA,IAAAxN,EAAAwE,EAAA2U,EAAA,EAAAiE,GAAAlX,CAAA,EAAAsH,EAAA,CAAA,EAAA6P,EAAA,CAAA9O,MAAAkJ,EAAArI,OAAA8G,EAAAoH,aAAA3B,EAAA/V,QAAApB,EAAA+Y,sBAAA,WAAA,OAAArG,CAAA,EAAAzH,aAAA,WAAA,OAAAnK,CAAA,EAAAyL,gBAAA,WAAA,OAAA1E,CAAA,EAAAmR,WAAA,WAAA,OAAAvF,CAAA,EAAAwF,UAAA,WAAA,OAAAlE,CAAA,EAAA1I,gBAAA,SAAA3K,EAAA+C,GAAA2S,GAAAva,EAAA6E,EAAAoV,GAAAM,GAAAta,EAAA2H,EAAAwO,EAAA,qBAAAmE,EAAA,CAAA,EAAA8B,aAAA,SAAAxX,EAAA+C,EAAAQ,EAAA/D,GAAAgT,EAAArX,EAAA4H,EAAAyP,EAAApX,EAAAmI,EAAAnE,EAAAY,EAAA+U,EAAAvV,CAAA,CAAA,EAAAjE,KAAA,WAAA,GAAA,CAAA+L,GAAA,CAAAjE,EAAA,CAAAG,EAAAiU,UAAAhf,EAAA+K,EAAAgH,SAAAxK,EAAAwD,EAAAyS,GAAAxd,EAAA4O,gBAAArH,EAAA,UAAA,EAAA2F,GAAA3F,EAAAkH,UAAAI,EAAA,CAAA,EAAA4M,EAAAzb,EAAAoU,eAAA,EAAApI,GAAAyP,EAAAhH,IAAA3H,GAAA2O,EAAA/G,IAAA9I,GAAA6P,EAAAwD,UAAA5R,GAAAoO,EAAApH,MAAAtJ,EAAAyF,WAAAxQ,EAAA4O,gBAAArH,EAAA,mBAAA,EAAAwD,EAAA8S,UAAA7d,EAAA4O,gBAAA7D,EAAAyF,WAAA,iBAAA,EAAA5K,EAAAmF,EAAA8S,UAAAvf,MAAAyM,EAAAmU,YAAAvc,EAAA,CAAA,CAAArB,GAAAyJ,EAAA8S,UAAAlR,SAAA,GAAAwS,KAAA,EAAA9gB,MAAA,CAAA,CAAA,EAAA,CAAAiD,GAAAyJ,EAAA8S,UAAAlR,SAAA,GAAAwS,KAAA,EAAA9gB,MAAA,CAAA,CAAA,EAAA,CAAAiD,GAAAyJ,EAAA8S,UAAAlR,SAAA,GAAAwS,KAAA,EAAA9gB,MAAA,CAAA,CAAA,GAAAsE,EAAA,GAAArB,GAAAhD,MAAA8gB,QAAAzc,EAAA,GAAArB,GAAAhD,MAAA8gB,QAAA,OAAAxT,IAAAtB,EAAAmR,EAAA4D,aAAA,CAAAxS,EAAA9E,GAAA,aAAAuC,EAAA,MAAA,KAAA6C,GAAAsO,EAAA4D,YAAA,SAAA,MAAAzT,GAAA,OAAA5L,EAAA+L,SAAAxE,EAAA,UAAA,EAAAuW,GAAA,SAAAvW,EAAA+C,GAAAA,EAAAxK,KAAAyH,EAAA,IAAA,EAAAqW,GAAA,SAAArW,GAAA,IAAA+C,EAAA,EAAA/C,EAAAgL,SAAA,EAAAhL,EAAAgL,SAAAzH,EAAAvD,EAAAsW,UAAAvf,MAAAyI,EAAAuD,EAAA/C,EAAAnG,EAAApB,EAAAsK,EAAA/C,EAAAlG,EAAAyJ,EAAAjI,MAAAkE,EAAA,KAAA+D,EAAAwU,OAAAtf,EAAA,KAAA8K,EAAAhL,KAAAyH,EAAAmQ,gBAAAhV,EAAA,KAAAoI,EAAAlI,IAAA2E,EAAAmQ,gBAAA/U,EAAA,IAAA,EAAA2Z,EAAA,WAAA,IAAA/U,EAAA+C,EAAAvD,EAAA/G,EAAA8c,KAAAvV,EAAAuV,GAAA/V,GAAA+D,EAAA,GAAAR,EAAAS,EAAA0E,UAAA8C,SAAA,EAAAjI,EAAAiI,UAAAjI,EAAAlJ,EAAApB,EAAA8K,EAAAR,EAAAjJ,EAAAkG,EAAA1E,MAAAkE,EAAA,KAAAQ,EAAA+X,OAAAtf,EAAA,KAAAuH,EAAAzH,KAAAia,EAAArX,EAAA,KAAA6E,EAAA3E,IAAAmX,EAAApX,EAAA,KAAA,GAAA4D,EAAA,CAAAgZ,OAAAxU,EAAAyU,WAAAC,kBAAA,WAAAxS,aAAAQ,EAAA,EAAAA,GAAArN,WAAA,WAAA4c,EAAAta,IAAAqI,EAAAyF,WAAAkP,aAAA3U,EAAAyU,WAAA,CAAA,EAAA,GAAA,CAAA,EAAAG,OAAAnH,EAAAoH,QAAA/H,EAAAgI,MAAAzH,CAAA,EAAA,IAAAtN,EAAA/D,EAAA0U,EAAArG,eAAAqG,EAAAlQ,cAAAkQ,EAAAlG,cAAA,IAAAkG,EAAAqE,eAAArE,EAAAwD,WAAA,CAAAlY,IAAAlB,EAAA+L,sBAAA/L,EAAA6L,sBAAA,GAAA5G,EAAA,EAAAA,EAAAsM,GAAAtY,OAAAgM,CAAA,GAAAC,EAAA,OAAAqM,GAAAtM,IAAA,EAAAR,IAAAS,EAAAgV,GAAA,IAAAzV,EAAAS,EAAA/K,CAAA,GAAA8C,KAAA,EAAAgW,EAAA,aAAA,EAAApL,EAAAA,GAAA7H,EAAAxH,OAAA,GAAA2hB,MAAAtS,CAAA,GAAAA,EAAA,GAAAA,GAAA4J,EAAA,KAAA5J,EAAA,GAAA3C,EAAA0E,SAAAwQ,GAAAvS,CAAA,GAAA+N,EAAArG,eAAAqG,EAAAlQ,gBAAA4R,GAAA,CAAA,GAAA5V,EAAArI,aAAA,cAAA,OAAA,EAAA2G,EAAAkR,QAAAoG,GAAA5V,EAAAjJ,MAAA4hB,SAAA,SAAA3Y,EAAAjJ,MAAA4hB,SAAA,WAAA3Y,EAAAjJ,MAAAsE,IAAA5C,EAAAmS,WAAA,EAAA,OAAA,KAAA,IAAAwK,KAAA7D,EAAA,eAAA,EAAA6D,GAAA9R,GAAA7K,EAAAmS,WAAA,GAAA,IAAArD,EAAA,cAAA,IAAAjJ,EAAAsa,YAAArR,GAAAjJ,EAAAsa,UAAA,KAAAta,EAAA0Q,kBAAAzH,GAAA,0BAAAA,GAAAA,GAAAA,GAAAjC,EAAA,cAAA,kBAAA4O,EAAAqE,cAAA,uBAAA,MAAArE,EAAA3F,IAAA,aAAA,IAAA9V,EAAA+L,SAAAxE,EAAAuH,CAAA,EAAA/D,EAAAyU,WAAA,EAAAlZ,EAAA,CAAA,EAAA4W,EAAA,KAAApS,EAAA,EAAAA,EAAA,EAAAA,CAAA,GAAAgT,IAAAhT,EAAAxE,GAAA8T,EAAA1X,EAAAC,EAAAmI,GAAAxJ,GAAAhD,KAAA,EAAA+O,IAAArN,EAAAsH,KAAAyD,EAAAyF,WAAA/F,GAAAM,CAAA,EAAAwM,EAAA,mBAAA,WAAAxM,EAAAqV,WAAAzd,EAAA,GAAA+K,EAAA,CAAA,EAAA3C,EAAAqV,WAAAzd,EAAA,GAAA+K,EAAA,CAAA,EAAA/K,EAAA,GAAArB,GAAAhD,MAAA8gB,QAAAzc,EAAA,GAAArB,GAAAhD,MAAA8gB,QAAA,QAAAvZ,EAAA2Q,OAAAjP,EAAAiP,MAAA,EAAAxW,EAAAsH,KAAA5J,SAAA,UAAAqN,CAAA,EAAA0Q,EAAAwD,WAAAjf,EAAAsH,KAAAyD,EAAAyF,WAAA,QAAAzF,CAAA,EAAAlF,EAAA8E,WAAA3K,EAAAsH,KAAA5J,SAAA,YAAAwgB,EAAA,EAAAle,EAAAsH,KAAA/J,OAAA,kCAAAwN,CAAA,EAAA+N,EAAA,YAAA,CAAA,CAAA,EAAA/N,EAAAqV,WAAAzd,EAAA,GAAA+K,CAAA,EAAA3C,EAAAsV,eAAA,EAAAvH,EAAA,WAAA,EAAAqE,KAAA/b,GAAAyQ,YAAA,WAAA0M,IAAAjF,GAAAsB,GAAAjU,IAAAoE,EAAA0E,SAAAoB,kBAAA9F,EAAAyU,WAAA,CAAA,EAAA,GAAA,GAAAxf,EAAA+L,SAAAxE,EAAA,eAAA,CAAA,CAAA,IAAA+C,CAAA,EAAA2F,MAAA,WAAApB,IAAAjE,EAAA,EAAAiE,EAAA,CAAA,GAAAiK,EAAA,OAAA,EAAA9Y,EAAAuR,OAAAhU,OAAA,kCAAAwN,CAAA,EAAA/K,EAAAuR,OAAAhU,OAAA,SAAAgJ,EAAAoZ,MAAA,EAAA3f,EAAAuR,OAAA7T,SAAA,UAAAqN,CAAA,EAAA/K,EAAAuR,OAAA7T,SAAA,YAAAwgB,EAAA,EAAAzC,EAAAwD,WAAAjf,EAAAuR,OAAAxG,EAAAyF,WAAA,QAAAzF,CAAA,EAAAuO,GAAAtZ,EAAAuR,OAAAhU,OAAAmO,GAAAX,CAAA,EAAAkC,aAAAQ,EAAA,EAAAqL,EAAA,cAAA,EAAAwH,GAAAvV,EAAA0E,SAAA,KAAA,CAAA,EAAA1E,EAAAwV,OAAA,EAAA,EAAAA,QAAA,WAAAzH,EAAA,SAAA,EAAA0H,IAAAvT,aAAAuT,EAAA,EAAAjZ,EAAArI,aAAA,cAAA,MAAA,EAAAqI,EAAAkH,UAAAvB,GAAA9L,IAAAkQ,cAAAlQ,EAAA,EAAApB,EAAAuR,OAAAxG,EAAAyF,WAAA/F,GAAAM,CAAA,EAAA/K,EAAAuR,OAAAhU,OAAA,SAAAwN,CAAA,EAAA2P,GAAA,EAAArB,GAAA,EAAA7B,GAAA,IAAA,EAAAiJ,MAAA,SAAAlZ,EAAA+C,EAAAQ,GAAAA,IAAAvD,EAAAsV,EAAAjF,IAAAlV,EAAA6E,EAAAsV,EAAAjF,IAAAlV,EAAA6E,EAAAsV,EAAAhH,IAAAnT,IAAA6E,EAAAsV,EAAAhH,IAAAnT,GAAA4H,EAAAuS,EAAAjF,IAAAjV,EAAA2H,EAAAuS,EAAAjF,IAAAjV,EAAA2H,EAAAuS,EAAAhH,IAAAlT,IAAA2H,EAAAuS,EAAAhH,IAAAlT,IAAAoX,EAAArX,EAAA6E,EAAAwS,EAAApX,EAAA2H,EAAAgS,EAAA,CAAA,EAAAzS,YAAA,SAAAtC,GAAAA,EAAAA,GAAAhK,OAAAiN,MAAAjE,EAAAgB,EAAAuC,OAAAvD,EAAAgB,EAAAuC,MAAAvC,CAAA,CAAA,EAAAmZ,KAAA,SAAAnZ,GAAA,IAAA+C,GAAA/C,EAAA8P,EAAA9P,CAAA,GAAAmG,EAAAwP,EAAA5S,EAAAoD,EAAAnG,EAAAwD,EAAA0E,SAAAwQ,GAAAvS,CAAA,EAAA2M,IAAA/P,EAAAyT,GAAA3D,EAAA1X,EAAA2X,EAAA,EAAAhB,GAAA,EAAAd,EAAA,CAAA,EAAAxN,EAAAsV,eAAA,CAAA,EAAAlQ,KAAA,WAAApF,EAAA2V,KAAAhT,EAAA,CAAA,CAAA,EAAAwC,KAAA,WAAAnF,EAAA2V,KAAAhT,EAAA,CAAA,CAAA,EAAAiT,mBAAA,SAAApZ,GAAA,IAAA+C,EAAA/C,GAAAuR,EAAA,eAAA,CAAA,EAAAgE,GAAAna,EAAA,GAAArB,GAAAqL,SAAA7N,SAAAwL,EAAA3H,EAAA,GAAArB,GAAAqL,SAAA,GAAA3M,EAAAgN,SAAA1C,EAAA,iBAAA,GAAAA,EAAAhM,MAAA,KAAAue,EAAA9R,EAAA0E,SAAAmR,OAAAzb,GAAAwB,EAAAoE,EAAA0E,SAAAoB,iBAAAkJ,EAAArX,EAAAma,EAAAgE,OAAAne,EAAAqX,EAAApX,EAAAka,EAAAgE,OAAAle,EAAA4E,GAAAuR,EAAA,aAAA,CAAA,EAAAgI,oBAAA,WAAApe,GAAA,CAAA,EAAA,IAAA,IAAA6E,EAAA,EAAAA,EAAA,EAAAA,CAAA,GAAA5E,EAAA4E,GAAAnJ,OAAAuE,EAAA4E,GAAAnJ,KAAA2iB,YAAA,CAAA,EAAA,EAAAV,eAAA,SAAA9Y,GAAA,GAAA,IAAA2V,EAAA,CAAA,IAAA5S,EAAAQ,EAAAxL,KAAA4b,IAAAgC,CAAA,EAAA,GAAA,EAAA3V,GAAAuD,EAAA,GAAA,CAAAC,EAAA0E,SAAAwQ,GAAAvS,CAAA,EAAA2P,GAAA,CAAA,EAAAvE,EAAA,eAAAoE,CAAA,EAAA,GAAApS,IAAAxE,GAAA4W,GAAA,EAAAA,EAAA,CAAA,EAAA,GAAApS,EAAA,GAAA,IAAA,IAAA/D,EAAA,EAAAA,EAAA+D,EAAA/D,CAAA,GAAA,EAAAmW,GAAA5S,EAAA3H,EAAA4a,MAAA,EAAA5a,EAAAtB,GAAAiJ,EAAAwT,IAAAxX,EAAAA,EAAA,GAAA8T,EAAA1X,EAAA4H,EAAAhJ,GAAAhD,KAAA,EAAAyM,EAAAqV,WAAA9V,EAAAoD,EAAA5C,EAAA/D,EAAA,EAAA,CAAA,IAAAuD,EAAA3H,EAAAqe,IAAA,EAAAre,EAAA/D,QAAA0L,CAAA,EAAAwT,GAAAxX,EAAAA,EAAA8T,EAAA1X,EAAA4H,EAAAhJ,GAAAhD,KAAA,EAAAyM,EAAAqV,WAAA9V,EAAAoD,EAAA5C,EAAA/D,EAAA,EAAA,CAAA,GAAA+V,IAAA,IAAAxd,KAAA4b,IAAAgC,CAAA,IAAAld,EAAAigB,GAAAlR,EAAA,GAAA8B,mBAAAlK,IAAAwX,GAAAne,EAAAgd,CAAA,EAAAW,GAAA3d,CAAA,EAAA4d,GAAA5d,CAAA,GAAAkd,EAAA,EAAAnS,EAAA4V,mBAAA,EAAA5R,GAAArB,EAAAoL,EAAA,aAAA,CAAA,CAAA,CAAA,EAAA0G,WAAA,SAAAlV,GAAA,GAAA,CAAA6S,IAAAtX,EAAAkR,MAAA,CAAA,IAAAjM,EAAA9K,EAAAmS,WAAA,EAAA,GAAAwK,KAAA7R,IAAAvD,EAAAjJ,MAAAsE,IAAAkI,EAAA,KAAA6R,GAAA7R,GAAA,CAAAR,GAAA8S,GAAA1a,IAAAnF,OAAAsC,YAAAud,GAAAza,IAAApF,OAAAqH,YAAA,OAAAwY,GAAA1a,EAAAnF,OAAAsC,WAAAud,GAAAza,EAAApF,OAAAqH,YAAA2C,EAAAjJ,MAAAghB,OAAAlC,GAAAza,EAAA,IAAA,CAAA,GAAAqa,EAAAta,EAAAqI,EAAAyF,WAAAkP,YAAA1C,EAAAra,EAAAoI,EAAAyF,WAAAlC,aAAAkK,EAAA,EAAA4B,EAAA1X,EAAAsa,EAAAta,EAAApD,KAAAyQ,MAAAiN,EAAAta,EAAAmD,EAAAqQ,OAAA,EAAAkE,EAAAzX,EAAAqa,EAAAra,EAAAob,GAAA3D,EAAA1X,EAAA2X,EAAA,EAAAvB,EAAA,cAAA,EAAA,KAAA,IAAAxS,EAAA,CAAA,IAAA,IAAAS,EAAAkE,EAAA4D,EAAAjE,EAAA,EAAAA,EAAA,EAAAA,CAAA,GAAA7D,EAAApE,EAAAiI,GAAAkT,IAAAlT,EAAAtE,GAAA8T,EAAA1X,EAAAqE,EAAAzF,GAAAhD,KAAA,EAAAuQ,EAAAnB,EAAA9C,EAAA,EAAA/E,EAAAsQ,MAAA,EAAAmB,EAAA,IAAAzI,EAAAwI,EAAAxI,CAAA,IAAA5D,EAAAgV,GAAApR,CAAA,KAAAnM,IAAAuI,EAAA8V,aAAA,CAAA9V,EAAA2V,SAAA7V,EAAAkW,WAAAhW,CAAA,EAAAF,EAAAqV,WAAArZ,EAAA8H,CAAA,EAAA,IAAAjE,IAAAG,EAAA0E,SAAAxE,EAAAF,EAAA4V,mBAAA,CAAA,CAAA,GAAA1V,EAAA8V,YAAA,CAAA,GAAA,CAAA,IAAAha,EAAA1I,OAAA,GAAAwQ,GAAA9D,EAAAqV,WAAArZ,EAAA8H,CAAA,EAAA5D,GAAAA,EAAA4S,YAAAM,GAAAlT,EAAA+R,CAAA,EAAAW,GAAA1S,CAAA,EAAA2S,GAAA3S,CAAA,GAAAvI,GAAA,CAAA,CAAA,CAAAyC,GAAAwB,EAAAoE,EAAA0E,SAAAoB,kBAAAgM,EAAA9R,EAAA0E,SAAAmR,UAAA7G,EAAArX,EAAAma,EAAAgE,OAAAne,EAAAqX,EAAApX,EAAAka,EAAAgE,OAAAle,EAAA2Z,EAAA,CAAA,CAAA,GAAAxD,EAAA,QAAA,CAAA,EAAA/H,OAAA,SAAAxJ,EAAA+C,EAAAQ,EAAA/D,EAAAgE,GAAAT,IAAAnF,GAAAwB,EAAAsU,GAAAvY,EAAApD,KAAA4b,IAAA5Q,EAAA5H,CAAA,EAAAqX,EAAArX,EAAAuY,GAAAtY,EAAArD,KAAA4b,IAAA5Q,EAAA3H,CAAA,EAAAoX,EAAApX,EAAAkX,EAAAC,GAAAC,CAAA,GAAA,SAAAnP,EAAAN,GAAA,IAAAA,GAAA3D,EAAAY,EAAAwS,EAAArX,EAAArB,EAAAqB,EAAAqX,EAAApX,EAAAtB,EAAAsB,IAAAgE,GAAAY,EAAA1B,GAAAyE,EAAAzE,EAAAkU,EAAArX,GAAArB,EAAAqB,EAAAmM,EAAAnM,GAAA4H,EAAAuE,EAAAnM,EAAAqX,EAAApX,GAAAtB,EAAAsB,EAAAkM,EAAAlM,GAAA2H,EAAAuE,EAAAlM,GAAAoI,GAAAA,EAAAT,CAAA,EAAAgS,EAAA,IAAAhS,CAAA,CAAA,CAAA,IAAAW,EAAAwP,GAAAlT,EAAA,CAAA,CAAA,EAAAlG,EAAA,GAAAwE,GAAA4R,EAAA,IAAAxM,EAAA5J,EAAAkG,CAAA,EAAAkQ,EAAA,IAAAxM,EAAA5J,EAAAkG,CAAA,EAAAZ,GAAAkI,EAAA,CAAAnM,EAAAqX,EAAArX,EAAAC,EAAAoX,EAAApX,CAAA,EAAAqb,GAAA3c,CAAA,EAAAyJ,EAAAsR,GAAA,eAAA,EAAA,EAAAtR,EAAA/D,GAAA/G,EAAA4T,OAAAC,KAAAI,MAAArJ,CAAA,EAAAA,EAAA,CAAA,CAAA,CAAA,EAAAsW,GAAA,GAAA3F,GAAA,GAAAV,EAAA,GAAAC,GAAA,GAAAqG,EAAA,GAAAlH,EAAA,GAAAC,GAAA,GAAAnB,GAAA,GAAAoB,GAAA,GAAAG,GAAA,GAAA8G,GAAA,GAAAC,GAAA,EAAAC,GAAArK,EAAA,EAAA6E,GAAA,EAAAR,EAAArE,EAAA,EAAAgE,GAAAhE,EAAA,EAAA+D,GAAA/D,EAAA,EAAAsK,GAAA,SAAAha,EAAA+C,GAAA,OAAA/C,EAAA7E,IAAA4H,EAAA5H,GAAA6E,EAAA5E,IAAA2H,EAAA3H,CAAA,EAAAyY,GAAA,SAAA7T,EAAA+C,GAAA,OAAA8W,GAAA1e,EAAApD,KAAA4b,IAAA3T,EAAA7E,EAAA4H,EAAA5H,CAAA,EAAA0e,GAAAze,EAAArD,KAAA4b,IAAA3T,EAAA5E,EAAA2H,EAAA3H,CAAA,EAAArD,KAAAkiB,KAAAJ,GAAA1e,EAAA0e,GAAA1e,EAAA0e,GAAAze,EAAAye,GAAAze,CAAA,CAAA,EAAA+X,GAAA,WAAAkC,KAAA9P,GAAA8P,EAAA,EAAAA,GAAA,KAAA,EAAAjC,GAAA,WAAArB,IAAAsD,GAAA5Q,GAAA2O,EAAA,EAAA8G,GAAA,EAAA,EAAAC,GAAA,WAAA,MAAA,EAAA,QAAA7b,EAAAmR,WAAArQ,IAAAoE,EAAA0E,SAAAoB,iBAAA,EAAA8Q,GAAA,SAAApa,EAAA+C,GAAA,MAAA,EAAA,CAAA/C,GAAAA,IAAA7J,WAAA,EAAA6J,EAAArG,aAAA,OAAA,GAAA,CAAA,EAAAqG,EAAArG,aAAA,OAAA,EAAA6E,QAAA,mBAAA,KAAAuE,EAAA/C,CAAA,EAAAA,EAAAoa,GAAApa,EAAAqa,WAAAtX,CAAA,EAAA,EAAAuX,GAAA,GAAAhJ,GAAA,SAAAtR,EAAA+C,GAAA,OAAAuX,GAAA1Q,QAAA,CAAAwQ,GAAApa,EAAArH,OAAA2F,EAAAgR,kBAAA,EAAAiC,EAAA,mBAAAvR,EAAA+C,EAAAuX,EAAA,EAAAA,GAAA1Q,OAAA,EAAA2Q,GAAA,SAAAva,EAAA+C,GAAA,OAAAA,EAAA5H,EAAA6E,EAAA0R,MAAA3O,EAAA3H,EAAA4E,EAAA2R,MAAA5O,EAAAiC,GAAAhF,EAAAwa,WAAAzX,CAAA,EAAAyQ,GAAA,SAAAxT,EAAA+C,EAAAQ,GAAAA,EAAApI,EAAA,IAAA6E,EAAA7E,EAAA4H,EAAA5H,GAAAoI,EAAAnI,EAAA,IAAA4E,EAAA5E,EAAA2H,EAAA3H,EAAA,EAAAqf,GAAA,SAAAza,EAAA+C,EAAAQ,GAAA,IAAA/D,EAAA,GAAAQ,EAAAgT,MAAAxT,EAAA,EAAAuT,GAAAxb,OAAAwb,GAAAiD,MAAA,EAAA,IAAA7a,EAAA4H,EAAAvD,EAAApE,EAAAmI,EAAAwP,GAAAtZ,KAAA+F,CAAA,EAAAwT,GAAAhT,EAAA,EAAA2U,GAAA,WAAA,IAAA3U,EAAAwS,EAAApX,EAAAoI,EAAA0E,SAAAiI,gBAAA/U,EAAA,OAAA,EAAArD,KAAA4b,IAAA3T,GAAAyV,EAAAra,EAAA,EAAA,CAAA,EAAAsf,GAAA,GAAAC,GAAA,GAAAC,GAAA,GAAAhJ,GAAA,SAAA5R,GAAA,KAAA,EAAA4a,GAAArjB,QAAAqjB,GAAAnB,IAAA,EAAA,OAAAnV,IAAAkR,GAAA,EAAAhE,GAAA5a,QAAA,SAAAoJ,GAAA,IAAAwV,GAAAoF,GAAA,GAAA5a,EAAA,IAAAwV,KAAAoF,GAAA,GAAA5a,GAAAwV,EAAA,EAAA,CAAA,GAAA,CAAA,EAAAxV,EAAAuC,KAAA/D,QAAA,OAAA,EAAAwB,EAAA6a,SAAA,EAAA7a,EAAA6a,QAAAtjB,SAAAqjB,GAAA,GAAAL,GAAAva,EAAA6a,QAAA,GAAAH,EAAA,EAAA,EAAA1a,EAAA6a,QAAAtjB,UAAAqjB,GAAA,GAAAL,GAAAva,EAAA6a,QAAA,GAAAF,EAAA,IAAAD,GAAAvf,EAAA6E,EAAA0R,MAAAgJ,GAAAtf,EAAA4E,EAAA2R,MAAA+I,GAAA1V,GAAA,GAAA4V,GAAA,GAAAF,IAAAE,EAAA,EAAAE,GAAA,SAAA9a,EAAA+C,GAAA,IAAAvD,EAAA/G,EAAAiL,EAAA4D,EAAAkL,EAAAxS,GAAA+C,EAAA/C,GAAAqD,EAAA,EAAAN,EAAA/C,GAAAuH,EAAAwM,EAAA5Y,EAAA4H,EAAA5H,EAAAgL,EAAA4N,EAAA5Y,EAAAyX,GAAAzX,EAAAoI,EAAA+D,EAAAgO,EAAAjF,IAAArQ,IAAAsH,EAAAgO,EAAAhH,IAAAtO,GAAA1B,EAAA+Q,eAAA,EAAA/H,EAAAkL,EAAAxS,GAAA+C,EAAA/C,GAAAuD,EAAA,MAAA,CAAAjF,EAAAoQ,gBAAAtP,IAAAoE,EAAA0E,SAAAoB,mBAAAiM,GAAA,MAAAlD,IAAA,MAAArS,GAAA+Q,KAAA1N,GAAAiE,EAAAgO,EAAAjF,IAAArQ,KAAAuD,EAAAjF,EAAA+Q,eAAAiG,EAAAjF,IAAArQ,GAAAR,EAAA8V,EAAAjF,IAAArQ,GAAAuS,GAAAvS,KAAAR,GAAA,GAAA2G,EAAA,IAAA,EAAA4J,EAAA,GAAArM,EAAA6D,EAAApB,EAAA,GAAAoB,EAAAqL,GAAAzX,IAAAuI,EAAAkP,GAAAzX,IAAAma,EAAAjF,IAAAlV,IAAAma,EAAAhH,IAAAnT,IAAA1C,EAAA6O,KAAAA,EAAAgO,EAAAhH,IAAAtO,KAAAuD,EAAAjF,EAAA+Q,eAAAiG,EAAAhH,IAAAtO,GAAAR,EAAA+S,GAAAvS,GAAAsV,EAAAhH,IAAAtO,KAAAR,GAAA,GAAA,EAAA2G,IAAA,EAAA4J,EAAA,GAAArM,EAAA6D,EAAA,EAAApB,GAAAoB,EAAAqL,GAAAzX,IAAAuI,EAAAkP,GAAAzX,IAAAma,EAAAjF,IAAAlV,IAAAma,EAAAhH,IAAAnT,IAAA1C,EAAA6O,KAAA5D,EAAA6D,EAAA,MAAAvH,GAAA,KAAAgR,GAAAmB,IAAA/S,EAAAoE,EAAA0E,SAAA8C,WAAAwH,EAAAxS,IAAA+C,EAAA/C,GAAAuD,KAAA,KAAA,IAAAG,IAAA8S,GAAA9S,EAAA,CAAA,CAAA,EAAAyO,GAAAzO,IAAAkP,GAAAzX,GAAAma,EAAAjF,IAAAlV,IAAAma,EAAAhH,IAAAnT,IAAA,KAAA,IAAA1C,EAAA+Z,EAAArX,EAAA1C,EAAA0Z,KAAAK,EAAArX,GAAA4H,EAAA5H,EAAAoI,IAAA,KAAA,IAAAG,EAAA,EAAAwW,GAAA,WAAA,IAAAnX,EAAAQ,EAAA/D,EAAA/G,EAAAiL,EAAAL,EAAAwO,GAAA,KAAA7R,EAAA6R,EAAAta,UAAA+a,EAAAgB,EAAAzB,EAAA,EAAA,EAAA+H,EAAAze,EAAAmY,EAAAnY,EAAAuX,EAAAvX,EAAAye,EAAAxe,EAAAkY,EAAAlY,EAAAsX,EAAAtX,EAAAiY,GAAA,EAAArT,GAAA0S,EAAAvX,EAAAmY,EAAAnY,EAAAuX,EAAAtX,EAAAkY,EAAAlY,EAAAwe,CAAAA,EAAAze,GAAAye,CAAAA,EAAAxe,GAAA4e,GAAAnI,EAAA,GAAA0B,EAAA,IAAAjB,EAAAiB,GAAA1B,EAAA,EAAA,EAAAd,KAAAA,GAAA,CAAA,EAAAQ,EAAA,oBAAA,GAAAxO,EAAA8Q,GAAAP,EAAAC,EAAA,GAAAhQ,EAAAwX,GAAAhY,CAAA,GAAAS,EAAA0E,SAAAoB,iBAAA9F,EAAA0E,SAAAoB,iBAAA,KAAA2I,GAAA,CAAA,GAAAzS,EAAA,EAAA/G,EAAAoe,GAAA,EAAAnT,EAAAoT,GAAA,EAAAvT,EAAA9K,EAAA6F,EAAAuQ,cAAA,CAAAoD,IAAArU,IAAA4F,EAAA0E,SAAAoB,kBAAAwL,EAAAxN,EAAA,GAAA7O,EAAA8K,IAAA9K,EAAA,IAAA,EAAA8Y,EAAA,eAAAjK,CAAA,EAAA4K,GAAA,CAAA,GAAA3O,EAAA9K,GAAA+G,EAAA,GAAAA,GAAA/G,EAAA8K,GAAA9K,GAAA,EAAA+G,IAAA/G,EAAA,GAAAiL,EAAAH,IAAAA,EAAAG,GAAAlE,EAAA,GAAAA,GAAA+D,EAAAG,IAAA,EAAAjL,IAAA,EAAA+G,GAAA/G,GAAA+G,EAAA,IAAAA,EAAA,GAAAgU,GAAAF,EAAAC,GAAAwG,EAAA,EAAAtH,GAAAtX,GAAA4e,GAAA5e,EAAAsY,GAAAtY,EAAAsX,GAAArX,GAAA2e,GAAA3e,EAAAqY,GAAArY,EAAAkX,EAAAmB,GAAAsG,EAAA,EAAAvH,EAAArX,EAAAiV,GAAA,IAAA7M,CAAA,EAAAiP,EAAApX,EAAAgV,GAAA,IAAA7M,CAAA,EAAAI,GAAAvE,EAAAmE,EAAAnE,EAAAmE,EAAAwR,EAAA,IAAA1C,KAAAL,KAAAA,GAAA,CAAA,EAAAja,KAAA4b,IAAAiG,EAAAze,CAAA,GAAA6Y,KAAA4F,EAAAze,GAAA0W,EAAA,GAAA1W,EAAAwX,GAAAxX,GAAApD,KAAA4b,IAAAiG,EAAAxe,CAAA,GAAA4Y,MAAA4F,EAAAxe,GAAAyW,EAAA,GAAAzW,EAAAuX,GAAAvX,GAAAsX,EAAAvX,EAAAmY,EAAAnY,EAAAuX,EAAAtX,EAAAkY,EAAAlY,EAAA,IAAAwe,EAAAze,GAAA,IAAAye,EAAAxe,IAAA,MAAAiX,IAAA/T,EAAAwQ,qBAAA,CAAAqL,GAAA,GAAA1H,GAAArX,GAAAwe,EAAAxe,EAAAoX,EAAApX,GAAAwe,EAAAxe,EAAAiI,EAAAsR,GAAA,EAAA1N,GAAA,CAAA,EAAAsK,EAAA,iBAAAlO,CAAA,EAAAyR,EAAAzR,CAAA,EAAA0R,EAAA,IAAA0F,GAAAxH,EAAA,EAAAK,EAAAnY,EAAAmY,EAAAlY,CAAA,EAAA0V,GAAA,CAAA,EAAAwE,EAAA9R,EAAA0E,SAAAmR,OAAAyB,GAAA,IAAAlB,CAAA,IAAAkB,GAAA,IAAAlB,CAAA,EAAAnD,GAAAjE,CAAA,EAAAuC,EAAA,MAAA,EAAAN,GAAA,WAAA,IAAAzU,EAAA+C,EAAAQ,EAAA,CAAAyX,gBAAA,GAAAC,cAAA,GAAAC,eAAA,GAAAC,cAAA,GAAAC,qBAAA,GAAAC,uBAAA,GAAAC,0BAAA,GAAAC,eAAA,GAAAC,oBAAA,GAAAC,gBAAA,GAAA/G,oBAAA,SAAAlV,GAAAuD,GAAA,EAAAgQ,GAAAxb,QAAAyI,EAAAiT,EAAA,EAAAD,GAAA,GAAAD,GAAAA,GAAAxb,OAAA,KAAAyI,EAAAiT,EAAA,EAAA7M,GAAAuM,KAAAnT,GAAA+D,EAAAyX,gBAAAxb,GAAAkT,EAAAlT,GAAAuD,EAAAQ,EAAA0X,cAAAzb,GAAAzH,KAAA4b,IAAApQ,EAAAyX,gBAAAxb,EAAA,EAAA,GAAA+D,EAAA0X,cAAAzb,GAAA+D,EAAA2X,eAAA1b,GAAA+D,EAAAyX,gBAAAxb,GAAAQ,EAAAuD,EAAA2X,eAAA1b,GAAA,EAAAzH,KAAA4b,IAAApQ,EAAA2X,eAAA1b,EAAA,EAAA,KAAA+D,EAAA2X,eAAA1b,GAAA,GAAA+D,EAAA4X,cAAA3b,GAAA,IAAA+D,EAAA6X,qBAAA5b,GAAA,EAAA+D,EAAA4X,cAAA3b,GAAA+D,EAAA8X,uBAAA7b,GAAA,CAAA,EAAAkc,8BAAA,SAAA1b,EAAA+C,GAAAQ,EAAAkY,gBAAAzb,KAAAwS,EAAAxS,GAAAsV,EAAAjF,IAAArQ,GAAAuD,EAAAiY,oBAAAxb,GAAAsV,EAAAjF,IAAArQ,GAAAwS,EAAAxS,GAAAsV,EAAAhH,IAAAtO,KAAAuD,EAAAiY,oBAAAxb,GAAAsV,EAAAhH,IAAAtO,IAAA,KAAA,IAAAuD,EAAAiY,oBAAAxb,KAAAuD,EAAA4X,cAAAnb,GAAA,GAAAuD,EAAA6X,qBAAApb,GAAA,EAAAuD,EAAA4X,cAAAnb,GAAAuD,EAAA+X,0BAAAtb,GAAA,OAAAuD,EAAA2X,eAAAlb,GAAA,EAAAuD,EAAAkY,gBAAAzb,GAAA,CAAA,EAAA6U,GAAA,gBAAA7U,EAAAwS,EAAAxS,GAAAuD,EAAAiY,oBAAAxb,GAAA+C,GAAA,IAAAtK,EAAA4T,OAAAC,KAAAC,IAAA,SAAAxJ,GAAAyP,EAAAxS,GAAA+C,EAAAgS,EAAA,CAAA,CAAA,GAAA,EAAA4G,oBAAA,SAAA3b,GAAAuD,EAAAkY,gBAAAzb,KAAAuD,EAAA8X,uBAAArb,GAAAuD,EAAA8X,uBAAArb,IAAAuD,EAAA4X,cAAAnb,GAAAuD,EAAA6X,qBAAApb,GAAAuD,EAAA6X,qBAAApb,GAAAuD,EAAAqY,SAAA,IAAArY,EAAA+X,0BAAAtb,GAAAjI,KAAA4b,IAAApQ,EAAA2X,eAAAlb,GAAAuD,EAAA8X,uBAAArb,EAAA,EAAAuD,EAAAgY,eAAAvb,GAAAuD,EAAA2X,eAAAlb,GAAAuD,EAAA8X,uBAAArb,GAAAuD,EAAAqY,SAAApJ,EAAAxS,IAAAuD,EAAAgY,eAAAvb,GAAA,EAAA6b,YAAA,WAAA9E,EAAA+E,UAAA/E,EAAA+E,QAAA5O,IAAAzI,GAAAlB,EAAAsY,WAAA,EAAAtY,EAAAwY,IAAA9I,EAAA,EAAA1P,EAAAqY,SAAArY,EAAAwY,IAAAxY,EAAAyY,QAAAzY,EAAAyY,QAAAzY,EAAAwY,IAAAxY,EAAAoY,oBAAA,GAAA,EAAApY,EAAAoY,oBAAA,GAAA,EAAA5G,EAAA,EAAAxR,EAAAmY,8BAAA,GAAA,EAAAnY,EAAAmY,8BAAA,GAAA,EAAAnY,EAAA+X,0BAAAngB,EAAA,MAAAoI,EAAA+X,0BAAAlgB,EAAA,MAAAoX,EAAArX,EAAApD,KAAAyQ,MAAAgK,EAAArX,CAAA,EAAAqX,EAAApX,EAAArD,KAAAyQ,MAAAgK,EAAApX,CAAA,EAAA2Z,EAAA,EAAAkC,GAAA,SAAA,EAAA,CAAA,EAAA,OAAA1T,CAAA,EAAA2R,GAAA,SAAAlV,GAAA,OAAAA,EAAA0U,oBAAA,GAAA,EAAAY,EAAA9R,EAAA0E,SAAAmR,OAAArZ,EAAAwb,oBAAA,GAAAxb,EAAAyb,gBAAA,GAAA1jB,KAAA4b,IAAA3T,EAAAkb,eAAA/f,CAAA,GAAA,KAAApD,KAAA4b,IAAA3T,EAAAkb,eAAA9f,CAAA,GAAA,KAAA4E,EAAAsb,0BAAAngB,EAAA6E,EAAAsb,0BAAAlgB,EAAA,EAAA4E,EAAA0b,8BAAA,GAAA,EAAA1b,EAAA0b,8BAAA,GAAA,EAAA,CAAA,IAAAxE,GAAA,SAAA,EAAAlX,EAAAgc,QAAA/I,EAAA,EAAA,KAAAjT,EAAA6b,YAAA,EAAA,EAAA7G,GAAA,SAAAhV,EAAA+C,GAAA,IAAAQ,EAAA/D,EAAA8H,EAAA0J,IAAA8I,GAAA3T,GAAA,UAAAnG,IAAA0D,EAAAgP,EAAAvX,EAAAwX,GAAAxX,EAAArB,EAAAiJ,EAAAkY,cAAA9f,EAAA,GAAAwe,GAAAjW,IAAA5J,GAAA,GAAAiJ,EAAAiY,gBAAA7f,GAAAqE,EAAA,CAAA,EAAAkE,EAAA,CAAAiW,KAAA7f,GAAAiJ,EAAAiY,gBAAA7f,EAAA,CAAA,MAAAqE,EAAA,IAAAA,KAAA2G,GAAA3G,GAAA,GAAA2G,EAAA7H,EAAAsQ,KAAAmB,EAAA,EAAA,EAAA,EAAAzI,EAAA,CAAA,GAAAnB,GAAA4J,EAAA,IAAA5J,EAAA7H,EAAAsQ,KAAA,EAAAmB,EAAA,EAAA,EAAAzI,EAAA,CAAA,GAAAA,GAAA,CAAAhJ,EAAAsQ,OAAA+G,GAAAnW,EAAAsT,IAAAtT,EAAA+D,EAAA,CAAA,IAAA,IAAAgE,EAAAsL,EAAA1X,EAAA2X,GAAAzU,EAAAtG,KAAA4b,IAAApM,EAAAwM,EAAA5Y,CAAA,EAAAkI,EAAAE,GAAAgE,EAAAwM,EAAA5Y,GAAA,EAAA4H,EAAAmY,eAAA/f,GAAAkI,EAAA,EAAAtL,KAAA4b,IAAA5Q,EAAAmY,eAAA/f,CAAA,EAAAkD,EAAAtG,KAAA4b,IAAA5Q,EAAAmY,eAAA/f,CAAA,EAAA,IAAAkI,EAAAtL,KAAAsY,IAAAhN,EAAA,GAAA,EAAAtL,KAAAuW,IAAAjL,EAAA,GAAA,GAAA,IAAA,OAAAyW,KAAA3T,IAAA5C,EAAA,CAAA,GAAAyN,EAAA,CAAA,EAAAO,EAAA,qBAAA,EAAAsD,GAAA,aAAAd,EAAA5Y,EAAAoM,EAAAlE,EAAA5K,EAAA4T,OAAAO,MAAAL,IAAAiK,GAAA,WAAA1E,GAAA,EAAAd,EAAA,CAAA,EAAA8I,GAAA,CAAA,EAAAvW,CAAAA,GAAAuW,KAAA3T,GAAA3C,EAAAsV,eAAA,EAAAvH,EAAA,wBAAA,CAAA,CAAA,EAAAhO,GAAAC,EAAAsV,eAAA,CAAA,CAAA,EAAAvV,CAAA,EAAAwX,GAAA,SAAA/a,GAAA,OAAA,EAAA4T,GAAA5T,EAAApC,EAAA,EAAAqX,GAAA,WAAA,IAAAjV,EAAAZ,EAAA2D,EAAA8T,GAAA,EAAAtT,EAAAuT,GAAA,EAAA1X,EAAA2D,EAAA/C,EAAA+C,EAAAQ,EAAAnE,IAAAY,EAAAuD,GAAA,IAAA/D,EAAA1F,EAAA8a,GAAA,OAAA1C,IAAA,CAAAvO,IAAA,CAAAsO,IAAA7S,EAAA2D,EAAAS,EAAAkF,MAAA,GAAAwJ,KAAA1S,EAAA,SAAAQ,GAAA8U,GAAA,EAAAhb,GAAAkG,EAAAlG,CAAA,CAAA,GAAA0J,EAAAgG,OAAAxJ,EAAA,EAAA,IAAAvH,EAAA4T,OAAAO,MAAAL,IAAA/M,CAAA,GAAA,CAAA,CAAA,EAAAmQ,EAAA,WAAA,CAAAC,cAAA,CAAAqM,aAAA,WAAA,SAAAjc,EAAAA,EAAA+C,EAAAQ,EAAA/D,EAAA/G,GAAAuK,GAAAhD,EAAA+C,EAAAoS,GAAAnV,EAAAuD,EAAAa,GAAApE,EAAAR,EAAAyE,GAAAxL,EAAAuH,EAAAvH,EAAA,EAAA,EAAA6L,GAAA4P,EAAA7G,eAAA6G,EAAAlH,QAAAkH,EAAAlH,MAAA,CAAA,GAAA1I,GAAAiJ,UAAAC,iBAAAxN,EAAA,YAAA,OAAA,OAAA,KAAA,QAAA,EAAAA,EAAA,UAAA,OAAA,OAAA,KAAA,QAAA,EAAAkU,EAAAlH,OAAAhN,EAAA,QAAA,QAAA,OAAA,MAAA,QAAA,EAAAsF,EAAA,CAAA,GAAAtF,EAAA,QAAA,OAAA,OAAA,IAAA,EAAAmE,GAAAgR,GAAA,IAAA/Q,GAAA,IAAAH,GAAAf,GAAAF,GAAAsB,IAAA,CAAAgB,IAAAA,EAAA,EAAAiI,UAAA2O,gBAAA,EAAA3O,UAAA4O,kBAAA3Y,EAAA8C,kBAAAhB,EAAAtG,EAAAgE,IAAAkO,EAAAlS,EAAAmW,IAAArB,EAAA9U,EAAAoF,IAAA6P,EAAAhQ,KAAAjF,EAAAiF,IAAAjF,EAAAoF,KAAA8P,EAAAlH,QAAA9J,IAAA,aAAAiB,IAAA,qBAAAnF,EAAAod,UAAApd,EAAAgE,IAAAhE,EAAAqd,UAAArd,EAAAmW,IAAAnW,EAAAsd,QAAAtd,EAAAoF,KAAAkB,IAAAhH,EAAAoQ,eAAA,CAAA,EAAA,CAAA,CAAA,CAAA,EAAA,SAAA6N,GAAAvc,GAAA,SAAAuD,IAAAvD,EAAAlE,QAAA,CAAA,EAAAkE,EAAAwc,OAAA,CAAA,EAAAxc,EAAAyc,aAAAzc,EAAAyc,aAAAzc,CAAA,EAAAA,EAAAE,IAAA,KAAA6C,EAAAP,OAAAO,EAAAL,QAAA,KAAAK,EAAA,IAAA,CAAA/C,EAAAlE,QAAA,CAAA,EAAAkE,EAAAwc,OAAA,CAAA,EAAA,IAAAzZ,EAAA/C,EAAAE,IAAAzH,EAAAmO,SAAA,YAAA,KAAA,EAAA7D,EAAAP,OAAAe,EAAAR,EAAAL,QAAA,WAAA1C,EAAA0c,UAAA,CAAA,EAAAnZ,EAAA,CAAA,EAAAR,EAAArJ,IAAAsG,EAAAtG,GAAA,CAAA,SAAAijB,GAAA3c,EAAA+C,GAAA,OAAA/C,EAAAtG,KAAAsG,EAAA0c,WAAA1c,EAAAsW,YAAAvT,IAAA/C,EAAAsW,UAAA7f,UAAA,IAAAuJ,EAAAsW,UAAA7f,UAAA6H,EAAAse,SAAA9X,QAAA,QAAA9E,EAAAtG,GAAA,EAAAqJ,EAAA,CAAA,SAAA8Z,KAAA,GAAAC,GAAAvlB,OAAA,CAAA,IAAA,IAAAyI,EAAA+C,EAAA,EAAAA,EAAA+Z,GAAAvlB,OAAAwL,CAAA,IAAA/C,EAAA8c,GAAA/Z,IAAAga,OAAAjmB,QAAAkJ,EAAAlJ,OAAAkmB,GAAAhd,EAAAlJ,MAAAkJ,EAAAnJ,KAAAmJ,EAAAid,QAAAjd,EAAAE,IAAA,CAAA,EAAAF,EAAAkd,gBAAA,EAAAJ,GAAA,EAAA,CAAA,CAAA,IAAA7D,GAAAkE,GAAAC,GAAAhM,GAAAsH,GAAA3I,EAAAgJ,GAAA,SAAAhW,EAAAQ,EAAA/D,EAAAkE,GAAA,SAAAL,IAAA4T,GAAA,aAAA,EAAAzX,GAAAgE,EAAAgH,SAAA6S,gBAAA,OAAA,EAAA7Z,EAAAyS,GAAAoH,gBAAA,OAAA,IAAAvI,EAAA,CAAA,EAAAvR,IAAAA,EAAAxM,MAAA8gB,QAAA,SAAApf,EAAA+L,SAAAxE,EAAA,mBAAA,EAAAuR,EAAA,eAAA/R,EAAA,SAAA,QAAA,GAAAkE,GAAAA,EAAA,EAAA0N,GAAA,CAAA,CAAA,CAAA6H,IAAAvT,aAAAuT,EAAA,EAAAmE,GAAAhM,GAAA,CAAA,EAAArO,EAAAua,eAAAxjB,EAAAiJ,EAAAua,cAAAva,EAAAua,cAAA,MAAAxjB,EAAAwE,EAAA1D,kBAAA0D,EAAA1D,iBAAAuL,CAAA,EAAA,IAAArM,EAAAyJ,EAAAG,EAAA4D,EAAA9H,EAAAlB,EAAA6L,sBAAA7L,EAAA+L,sBAAA/C,GAAAxN,GAAA,KAAA,IAAAA,EAAAqB,GAAAoI,EAAAgE,EAAA7D,EAAA,CAAAF,EAAA0E,SAAAxO,KAAA8J,EAAA0E,SAAAwU,WAAApe,EAAA0Q,gBAAAjM,EAAAwa,UAAAxa,EAAAwa,QAAAxmB,MAAAymB,yBAAA,UAAAhe,IAAAJ,EAAAtF,EAAAD,EAAAkJ,EAAAlJ,EAAA2Y,EAAArX,EAAArB,EAAAqB,EAAAqX,EAAApX,EAAAtB,EAAAsB,EAAAkI,GAAAE,EAAAE,EAAA,WAAA,MAAA3M,MAAAmf,QAAA,KAAAnB,EAAA,GAAAmC,GAAA,aAAA,EAAA1X,GAAA,CAAA+D,GAAA9K,EAAA8L,YAAAvE,EAAA,mBAAA,EAAA0D,IAAAlE,EAAA/G,GAAA8K,EAAA,SAAA,OAAA,SAAAvD,EAAA,uBAAA,EAAAnH,WAAA,WAAAJ,EAAA+L,SAAAxE,EAAA,uBAAA,CAAA,EAAA,EAAA,GAAAiZ,GAAApgB,WAAA,WAAA,IAAA2K,EAAAlF,EAAAiJ,EAAApB,EAAA9H,EAAAkT,EAAA,eAAA/R,EAAA,MAAA,KAAA,EAAAA,GAAAgE,EAAA1J,EAAAD,EAAAkJ,EAAAlJ,EAAAyE,EAAA,CAAAnD,EAAAqX,EAAArX,EAAAC,EAAAoX,EAAApX,CAAA,EAAAmM,EAAAnI,EAAA+G,EAAAyO,GAAAvW,EAAA,SAAA0E,GAAA,IAAAA,GAAA3D,EAAAoE,EAAAgP,EAAArX,EAAArB,EAAAqB,EAAAqX,EAAApX,EAAAtB,EAAAsB,EAAAga,KAAAhW,GAAAoE,EAAA+D,GAAAxE,EAAAwE,EAAAiL,EAAArX,GAAArB,EAAAqB,EAAAmD,EAAAnD,GAAA4H,EAAAzE,EAAAnD,EAAAqX,EAAApX,GAAAtB,EAAAsB,EAAAga,GAAA9W,EAAAlD,GAAA2H,EAAAzE,EAAAlD,GAAA2Z,EAAA,EAAArR,EAAA1D,EAAAjJ,MAAAmf,QAAA,EAAAnT,EAAA+R,EAAA3O,EAAApD,EAAAoD,CAAA,CAAA,EAAA5C,EAAAsR,GAAA,cAAA,EAAA,EAAAvN,EAAA7O,EAAA4T,OAAAO,MAAAL,IAAAlO,EAAAgF,CAAA,GAAAhF,EAAA,CAAA,EAAA4a,GAAApgB,WAAAwK,EAAAiE,EAAA,EAAA,KAAAlI,EAAA2D,EAAAuG,iBAAAgJ,EAAAE,EAAAzP,EAAAoN,eAAA,EAAA4E,EAAA,EAAAD,EAAA,CAAA,EAAApR,EAAA1D,EAAAjJ,MAAAmf,QAAA,EAAApB,EAAA,CAAA,EAAAmE,GAAApgB,WAAAwK,EAAAiE,EAAA,EAAA,EAAA,EAAA9H,EAAA,GAAA,EAAA,IAAA+R,EAAA,eAAA/R,EAAA,MAAA,KAAA,EAAAJ,EAAA2D,EAAAuG,iBAAAgJ,EAAAE,EAAAzP,EAAAoN,eAAA,EAAA4E,EAAA,EAAA/U,EAAAjJ,MAAAmf,QAAA1W,EAAA,EAAA,EAAAsV,EAAA,CAAA,EAAAxN,EAAAzO,WAAA,WAAAwK,EAAA,CAAA,EAAAiE,CAAA,EAAAjE,EAAA,EAAA,EAAAoa,EAAA,GAAAX,GAAA,GAAAY,GAAA,CAAA5mB,MAAA,EAAA8lB,SAAA,wGAAAe,wBAAA,CAAA,EAAAC,QAAA,CAAA,EAAA,GAAA1Z,cAAA,WAAA,OAAAiZ,GAAA5lB,MAAA,CAAA,EAAAsmB,GAAA,WAAA,MAAA,CAAAvE,OAAA,CAAAne,EAAA,EAAAC,EAAA,CAAA,EAAAkT,IAAA,CAAAnT,EAAA,EAAAC,EAAA,CAAA,EAAAiV,IAAA,CAAAlV,EAAA,EAAAC,EAAA,CAAA,CAAA,CAAA,EAAA0iB,GAAA,SAAA9d,EAAA+C,EAAAQ,GAAA,IAAA/D,EAAAQ,EAAAqZ,OAAA7Z,EAAA8Z,OAAAne,EAAApD,KAAAyQ,OAAAiV,EAAAtiB,EAAA4H,GAAA,CAAA,EAAAvD,EAAA8Z,OAAAle,EAAArD,KAAAyQ,OAAAiV,EAAAriB,EAAAmI,GAAA,CAAA,EAAAvD,EAAAqG,KAAAhL,IAAAmE,EAAA8O,IAAAnT,EAAA4H,EAAA0a,EAAAtiB,EAAApD,KAAAyQ,MAAAiV,EAAAtiB,EAAA4H,CAAA,EAAAvD,EAAA8Z,OAAAne,EAAAqE,EAAA8O,IAAAlT,EAAAmI,EAAAka,EAAAriB,EAAArD,KAAAyQ,MAAAiV,EAAAriB,EAAAmI,CAAA,EAAAvD,EAAAqG,KAAAhL,IAAAmE,EAAA8Z,OAAAle,EAAAoE,EAAA6Q,IAAAlV,EAAA4H,EAAA0a,EAAAtiB,EAAA,EAAAqE,EAAA8Z,OAAAne,EAAAqE,EAAA6Q,IAAAjV,EAAAmI,EAAAka,EAAAriB,EAAA4E,EAAAqG,KAAAhL,IAAAmE,EAAA8Z,OAAAle,CAAA,EAAAwb,GAAA,SAAA5W,EAAA+C,EAAAQ,GAAA,IAAA/D,EAAAgE,EAAA,OAAAxD,EAAAtG,KAAA,CAAAsG,EAAA0c,YAAAld,EAAA,CAAA+D,KAAAvD,EAAAqG,OAAArG,EAAAqG,KAAA,CAAAhL,IAAA,EAAAsL,OAAA,CAAA,GAAA4K,EAAA,sBAAAvR,CAAA,GAAAyd,EAAAtiB,EAAA4H,EAAA5H,EAAAsiB,EAAAriB,EAAA2H,EAAA3H,EAAA4E,EAAAqG,KAAAhL,IAAA2E,EAAAqG,KAAAM,OAAAnH,IAAA/G,EAAAglB,EAAAtiB,EAAA6E,EAAAnG,EAAA2J,EAAAia,EAAAriB,EAAA4E,EAAAlG,EAAAkG,EAAAgL,SAAAvS,EAAA+K,EAAA/K,EAAA+K,EAAA,UAAAE,EAAApF,EAAAmR,WAAAlM,EAAA,EAAA,QAAAG,IAAAH,EAAAvD,EAAAgL,UAAAhL,EAAAsJ,iBAAA/F,EAAA,EAAAA,EAAA,EAAAA,EAAAvD,EAAAqZ,SAAArZ,EAAAqZ,OAAAwE,GAAA,IAAAta,GAAAua,GAAA9d,EAAAA,EAAAnG,EAAA0J,EAAAvD,EAAAlG,EAAAyJ,CAAA,EAAA/D,GAAA+D,IAAAvD,EAAAsJ,mBAAAtJ,EAAAmQ,gBAAAnQ,EAAAqZ,OAAAC,QAAAtZ,EAAAqZ,QAAA,KAAA,IAAArZ,EAAAnG,EAAAmG,EAAAlG,EAAA,EAAAkG,EAAAsJ,iBAAAtJ,EAAAgL,SAAA,EAAAhL,EAAAqZ,OAAAwE,GAAA,EAAA7d,EAAAmQ,gBAAAnQ,EAAAqZ,OAAAC,OAAAtZ,EAAAqZ,OAAA,EAAA2D,GAAA,SAAAhd,EAAA+C,EAAAQ,EAAA/D,EAAA/G,EAAAiL,GAAAX,EAAA2Z,WAAAld,IAAAuD,EAAAgb,cAAA,CAAA,EAAA3H,GAAArT,EAAAvD,EAAAuD,IAAAS,EAAA0E,UAAA4N,EAAA,EAAAvS,EAAArL,YAAAsH,CAAA,EAAAkE,IAAA7K,WAAA,WAAAkK,GAAAA,EAAAyZ,QAAAzZ,EAAAib,cAAAjb,EAAAib,YAAAjnB,MAAA8gB,QAAA,OAAA9U,EAAAib,YAAA,KAAA,EAAA,GAAA,CAAA,EAAA5H,GAAA,SAAApW,EAAA+C,EAAAQ,GAAA,IAAA/D,EAAAQ,EAAAtG,MAAAqJ,EAAAA,GAAA/C,EAAAsW,UAAA2H,UAAAze,EAAA+D,EAAAvD,EAAAnG,EAAA9B,KAAAyQ,MAAAxI,EAAAnG,EAAAmG,EAAAgL,QAAA,EAAAvS,EAAA8K,EAAAvD,EAAAlG,EAAA/B,KAAAyQ,MAAAxI,EAAAlG,EAAAkG,EAAAgL,QAAA,EAAAhL,EAAAge,aAAA,CAAAhe,EAAAwc,SAAAxc,EAAAge,YAAAjnB,MAAAuE,MAAAkE,EAAA,KAAAQ,EAAAge,YAAAjnB,MAAAghB,OAAAtf,EAAA,MAAAsK,EAAAhM,MAAAuE,MAAAkE,EAAA,KAAAuD,EAAAhM,MAAAghB,OAAAtf,EAAA,KAAA,EAAAkX,EAAA,aAAA,CAAAC,cAAA,CAAAsO,aAAA,SAAAle,GAAAA,EAAA8P,EAAA9P,CAAA,EAAA,IAAA+C,EAAA2V,GAAA1Y,CAAA,EAAA+C,IAAA,CAAAA,EAAAyZ,QAAA,CAAAzZ,EAAAjH,SAAAX,MAAAoW,EAAA,cAAAvR,EAAA+C,CAAA,EAAAA,EAAArJ,MAAA6iB,GAAAxZ,CAAA,CAAA,EAAAob,eAAA,WAAA1lB,EAAAuQ,OAAA1K,EAAAof,GAAA,CAAA,CAAA,EAAAla,EAAApK,MAAA+jB,GAAA5Z,EAAAmV,GAAAlV,EAAA4a,UAAArO,EAAAzR,EAAA4F,cAAA5F,EAAAsQ,KAAAmB,EAAA,EAAA,IAAAzR,EAAAsQ,KAAA,CAAA,GAAAoB,EAAA,eAAA,SAAAhQ,GAAA,IAAA,IAAAuD,EAAAjF,EAAAsf,QAAApe,EAAA,OAAAQ,GAAA,GAAAA,EAAAvH,EAAAV,KAAAsY,IAAA9M,EAAA,GAAAwM,EAAA,CAAA,EAAArM,EAAA3L,KAAAsY,IAAA9M,EAAA,GAAAwM,EAAA,CAAA,EAAAhN,EAAA,EAAAA,IAAAvD,EAAAkE,EAAAjL,GAAAsK,CAAA,GAAAS,EAAA0a,aAAA/X,EAAApD,CAAA,EAAA,IAAAA,EAAA,EAAAA,IAAAvD,EAAA/G,EAAAiL,GAAAX,CAAA,GAAAS,EAAA0a,aAAA/X,EAAApD,CAAA,CAAA,CAAA,EAAAiN,EAAA,gBAAA,WAAAxM,EAAA0E,SAAAoV,cAAAhf,EAAA1D,kBAAA0D,EAAA1D,iBAAAuL,CAAA,CAAA,CAAA,EAAA6J,EAAA,yBAAA6M,EAAA,EAAA7M,EAAA,mBAAA6M,EAAA,EAAA7M,EAAA,UAAA,WAAA,IAAA,IAAAhQ,EAAA+C,EAAA,EAAAA,EAAAoa,GAAA5lB,OAAAwL,CAAA,IAAA/C,EAAAmd,GAAApa,IAAAuT,YAAAtW,EAAAsW,UAAA,MAAAtW,EAAAge,cAAAhe,EAAAge,YAAA,MAAAhe,EAAAE,MAAAF,EAAAE,IAAA,MAAAF,EAAAqe,YAAAre,EAAAqe,UAAA,MAAAre,EAAA0c,YAAA1c,EAAAwc,OAAAxc,EAAA0c,UAAA,CAAA,GAAAI,GAAA,IAAA,CAAA,CAAA,EAAAsB,UAAA,SAAApe,GAAA,OAAA,GAAAA,GAAA,KAAA,IAAAmd,GAAAnd,IAAAmd,GAAAnd,EAAA,EAAAyK,oBAAA,WAAA,OAAAnM,EAAAqf,yBAAA,CAAArY,GAAAhH,EAAA8E,WAAA,KAAAmD,OAAAjL,KAAA,EAAAud,WAAA,SAAA7Y,EAAA+C,GAAAzE,EAAAsQ,OAAA7L,EAAA+M,EAAA/M,CAAA,GAAA,IAAAQ,EAAAC,EAAA4a,UAAApe,EAAAlJ,KAAA,EAAAyM,IAAAA,EAAA+S,UAAA,MAAA,IAAA9W,EAAA1F,EAAAyN,EAAA7D,EAAAF,EAAA4a,UAAArb,CAAA,EAAAW,GAAA6N,EAAA,cAAAxO,EAAAW,CAAA,EAAA1D,EAAAlJ,MAAAiM,EAAAjJ,GAAAkG,EAAAnJ,KAAA6M,GAAA4S,UAAA7d,EAAAmO,SAAA,iBAAA,EAAA,CAAAlD,EAAAhK,KAAAgK,EAAAxH,OAAAwH,EAAAxH,KAAAyN,QAAA7P,EAAA5B,YAAAwL,EAAAxH,IAAA,EAAApC,EAAArD,UAAAiN,EAAAxH,MAAAygB,GAAAjZ,CAAA,EAAAkT,GAAAlT,EAAA+R,CAAA,EAAA,CAAA/R,EAAAhK,KAAAgK,EAAAgZ,WAAAhZ,EAAA8Y,OAAA9Y,EAAAhK,KAAA,CAAAgK,EAAAgZ,aAAAld,EAAA/G,EAAAmO,SAAA,YAAA,KAAA,GAAA7P,MAAAmf,QAAA,EAAA1W,EAAA9F,IAAAgK,EAAAhK,IAAA0c,GAAA1S,EAAAlE,CAAA,EAAAwd,GAAAja,EAAAW,EAAA5J,EAAA0F,EAAA,CAAA,CAAA,IAAAkE,EAAA+Y,aAAA,SAAAlZ,GAAA,GAAA+D,EAAA,CAAA,GAAAtH,GAAAA,EAAAlJ,QAAAiM,EAAA,CAAA,GAAA4Z,GAAApZ,EAAA,CAAA,CAAA,EAAA,OAAAA,EAAAkZ,aAAAlZ,EAAArD,IAAA,KAAA0W,GAAArT,EAAAkS,CAAA,EAAAY,GAAA9S,CAAA,EAAA,KAAAvD,EAAAlJ,QAAAqP,GAAA3C,EAAA4V,mBAAA,GAAA7V,EAAAwa,cAAA,CAAA3M,IAAA7N,EAAAya,cAAAza,EAAAya,YAAAjnB,MAAA8gB,QAAA,OAAAtU,EAAAya,YAAA,MAAA9J,EAAAwD,YAAA1G,GAAAI,IAAA0L,GAAArjB,KAAA,CAAA5C,KAAA0M,EAAA0Z,QAAAnjB,EAAAoG,IAAAqD,EAAArD,IAAApJ,MAAAiM,EAAAga,OAAA/c,EAAAkd,iBAAA,CAAA,CAAA,CAAA,EAAAF,GAAAja,EAAAQ,EAAAzJ,EAAAyJ,EAAArD,IAAA8Q,GAAAI,GAAA,CAAA,CAAA,CAAA,CAAA7N,EAAAkZ,aAAA,KAAAlZ,EAAArD,IAAA,KAAAqR,EAAA,oBAAAxO,EAAAQ,CAAA,CAAA,CAAA,EAAA9K,EAAAsL,SAAA2T,YAAArU,EAAA,mCAAAA,GAAAK,EAAA9J,KAAA,GAAA,iCAAA2N,EAAA9O,EAAAmO,SAAAvD,EAAAK,EAAA9J,KAAA,MAAA,EAAA,EAAA8J,EAAA9J,OAAA2N,EAAA7N,IAAAgK,EAAA9J,MAAAwc,GAAA1S,EAAA6D,CAAA,EAAAzN,EAAA5B,YAAAqP,CAAA,EAAA7D,EAAAsa,YAAAzW,GAAA7D,EAAA5H,SAAAygB,GAAA7Y,CAAA,EAAAF,EAAAiH,oBAAA,IAAA,CAAA2S,IAAAlJ,EAAAwD,UAAAoF,GAAArjB,KAAA,CAAA5C,KAAA6M,EAAAuZ,QAAAnjB,EAAAoG,IAAAwD,EAAAxD,IAAApJ,MAAAiM,EAAAga,OAAA/c,CAAA,CAAA,EAAAgd,GAAAja,EAAAW,EAAA5J,EAAA4J,EAAAxD,IAAA,CAAA,EAAA,CAAA,CAAA,IAAAkd,IAAAra,IAAAoD,EAAAkQ,GAAA3S,CAAA,GAAA6R,GAAAzb,EAAA/C,MAAAgiB,GAAArV,EAAAlE,GAAAkE,EAAAxD,GAAA,GAAAF,EAAAjG,GAAAtD,UAAA,GAAAuJ,EAAAjG,GAAA7B,YAAA4B,CAAA,GAAAkG,EAAAjG,GAAAtD,UAAA,EAAA,EAAAijB,WAAA,SAAA1Z,GAAAA,EAAAE,MAAAF,EAAAE,IAAAsC,OAAAxC,EAAAE,IAAAwC,QAAA,MAAA1C,EAAAwc,OAAAxc,EAAAlE,QAAAkE,EAAAE,IAAAF,EAAA+d,cAAA,CAAA,CAAA,CAAA,CAAA,CAAA,EAAA,SAAAO,GAAAte,EAAA+C,EAAAQ,GAAA,IAAA/D,EAAArJ,SAAAooB,YAAA,aAAA,EAAA9lB,EAAA,CAAA+lB,UAAAxe,EAAArH,OAAAqH,EAAArH,OAAAsS,aAAAlI,EAAAgI,YAAAxH,GAAA,OAAA,EAAA/D,EAAAif,gBAAA,UAAA,CAAA,EAAA,CAAA,EAAAhmB,CAAA,EAAAuH,EAAArH,OAAA+lB,cAAAlf,CAAA,CAAA,CAAA,IAAAmf,GAAAC,EAAAC,GAAA,GAAAlP,EAAA,MAAA,CAAAC,cAAA,CAAAkP,QAAA,WAAA9O,EAAA,kBAAAxM,EAAAub,UAAA,EAAA/O,EAAA,eAAAxM,EAAAwb,YAAA,EAAAhP,EAAA,UAAA,WAAA6O,GAAA,GAAAF,GAAA,IAAA,CAAA,CAAA,EAAAI,WAAA,SAAA/e,GAAA,EAAAA,EAAAzI,SAAAmO,aAAAiZ,EAAA,EAAAA,GAAA,KAAA,EAAAK,aAAA,SAAAhf,EAAA+C,GAAA,IAAAQ,EAAAvD,EAAA+C,EAAAA,CAAAA,GAAA+N,IAAAsB,IAAA4E,KAAAzT,EAAAR,EAAA4b,KAAAjZ,aAAAiZ,EAAA,EAAAA,GAAA,KAAA3e,EAAAuD,EAAAR,EAAA8b,GAAA9mB,KAAA4b,IAAA3T,EAAA7E,EAAA4H,EAAA5H,CAAA,EAAAuI,IAAA3L,KAAA4b,IAAA3T,EAAA5E,EAAA2H,EAAA3H,CAAA,EAAAsI,EAAA6N,EAAA,YAAAhO,CAAA,EAAA,UAAAR,EAAAR,KAAA+b,GAAAte,EAAA+C,EAAA,OAAA,EAAA,WAAA/C,EAAArH,OAAAgR,QAAAuE,YAAA,GAAAzV,EAAAgN,SAAAzF,EAAArH,OAAA,kBAAA,EAAA2lB,GAAAte,EAAA+C,CAAA,GAAAuP,EAAAuM,GAAAtb,CAAA,EAAAob,GAAA9lB,WAAA,WAAAylB,GAAAte,EAAA+C,CAAA,EAAA4b,GAAA,IAAA,EAAA,GAAA,GAAA,CAAA,CAAA,CAAA,EAAAhP,EAAA,cAAA,CAAAC,cAAA,CAAAqP,gBAAA,WAAAnZ,KAAAR,EAAA0K,EAAA,YAAA,WAAAxM,EAAA0b,iBAAA,CAAA,CAAA,EAAA1b,EAAA0b,iBAAA,CAAA,CAAA,EAAA,EAAAA,iBAAA,SAAAnc,GAAA6b,EAAA,GAAA,IAAArb,EAAA,kCAAAyM,EAAA,aAAA,WAAAvX,EAAAsH,KAAAC,EAAAuD,EAAAC,EAAA2b,gBAAA,CAAA,CAAA,EAAAnP,EAAA,eAAA,WAAA4O,GAAAnmB,EAAAuR,OAAAhK,EAAAuD,EAAAC,EAAA2b,gBAAA,CAAA,CAAA,EAAA3b,EAAA4b,cAAA,CAAA,EAAA,SAAA1b,IAAAF,EAAA4b,gBAAA3mB,EAAA8L,YAAAvE,EAAA,iBAAA,EAAAwD,EAAA4b,cAAA,CAAA,GAAAhgB,EAAA,EAAA3G,EAAA+L,SAAAxE,EAAA,oBAAA,EAAAvH,EAAA8L,YAAAvE,EAAA,oBAAA,EAAAlG,EAAA,CAAA,CAAA,IAAA0F,EAAA1F,EAAA,WAAA0F,IAAA/G,EAAA8L,YAAAvE,EAAA,gBAAA,EAAAR,EAAA,CAAA,EAAA,EAAAwQ,EAAA,SAAAtM,CAAA,EAAAsM,EAAA,cAAAtM,CAAA,EAAAsM,EAAA,cAAA,WAAAxM,EAAA4b,gBAAA5f,EAAA,CAAA,EAAA/G,EAAA+L,SAAAxE,EAAA,gBAAA,EAAA,CAAA,EAAAgQ,EAAA,YAAAlW,CAAA,EAAAiJ,GAAAW,EAAA,CAAA,EAAAyb,iBAAA,SAAAnf,GAAA,GAAAZ,GAAAoE,EAAA0E,SAAA8C,SAAA,OAAA1M,EAAAkR,QAAA,CAAAlR,EAAA/D,eAAAyc,IAAAjF,EAAA/R,EAAA9G,eAAA,EAAAmL,IAAA,EAAAtM,KAAA4b,IAAA3T,EAAAqf,MAAA,IAAA9X,EAAA,CAAA,EAAA/D,EAAAkF,MAAA,IAAA,CAAA,EAAA,GAAA1I,EAAA8D,gBAAA,EAAA8a,EAAAzjB,EAAA,EAAA,WAAA6E,EAAA,IAAAA,EAAAsf,WAAAV,EAAAzjB,EAAA,GAAA6E,EAAAuf,OAAAX,EAAAxjB,EAAA,GAAA4E,EAAAqf,SAAAT,EAAAzjB,EAAA6E,EAAAuf,OAAAX,EAAAxjB,EAAA4E,EAAAqf,aAAA,GAAA,eAAArf,EAAAA,EAAAwf,cAAAZ,EAAAzjB,EAAA,CAAA,IAAA6E,EAAAwf,aAAAxf,EAAAyf,YAAAb,EAAAxjB,EAAA,CAAA,IAAA4E,EAAAyf,YAAAb,EAAAxjB,EAAA,CAAA,IAAA4E,EAAA0f,eAAA,CAAA,GAAA,EAAA,WAAA1f,GAAA,OAAA4e,EAAAxjB,EAAA4E,EAAA8K,MAAA,CAAAoI,GAAA9T,EAAA,CAAA,CAAA,EAAA,IAAA2D,EAAAyP,EAAArX,EAAAyjB,EAAAzjB,EAAAoI,EAAAiP,EAAApX,EAAAwjB,EAAAxjB,GAAAkD,EAAAkR,OAAAzM,GAAAuS,EAAAjF,IAAAlV,GAAA4H,GAAAuS,EAAAhH,IAAAnT,GAAAoI,GAAA+R,EAAAjF,IAAAjV,GAAAmI,GAAA+R,EAAAhH,IAAAlT,IAAA4E,EAAA9G,eAAA,EAAAsK,EAAA0V,MAAAnW,EAAAQ,CAAA,CAAA,EAAAkF,kBAAA,SAAA1F,GAAAA,EAAAA,GAAA,CAAA5H,EAAAsa,EAAAta,EAAA,EAAAua,GAAAva,EAAAC,EAAAqa,EAAAra,EAAA,EAAAsa,GAAAta,CAAA,EAAA,IAAAmI,EAAAjF,EAAAmL,iBAAA,CAAA,EAAAjG,EAAA0E,QAAA,EAAA1I,EAAAJ,IAAAmE,EAAAC,EAAA4b,cAAA,CAAA5f,EAAAgE,EAAAgG,OAAAhK,EAAAgE,EAAA0E,SAAAoB,iBAAA/F,EAAAR,EAAA,GAAA,EAAAtK,GAAA+G,EAAA,SAAA,OAAA,SAAAQ,EAAA,iBAAA,CAAA,CAAA,CAAA,CAAA,EAAA,SAAA2f,KAAAC,IAAAla,aAAAka,EAAA,EAAAC,IAAAna,aAAAma,EAAA,CAAA,CAAA,SAAAC,KAAA,IAAA9f,EAAA+f,GAAA,EAAAhd,EAAA,GAAA,GAAA/C,EAAAA,EAAAzI,OAAA,GAAA,CAAA,IAAAkB,EAAA+G,EAAAQ,EAAAgM,MAAA,GAAA,EAAA,IAAAzI,EAAA,EAAAA,EAAA/D,EAAAjI,OAAAgM,CAAA,GAAA/D,CAAAA,EAAA+D,KAAA9K,EAAA+G,EAAA+D,GAAAyI,MAAA,GAAA,GAAAzU,OAAA,IAAAwL,EAAAtK,EAAA,IAAAA,EAAA,IAAA,GAAA6F,EAAA0hB,aAAA,IAAA,IAAAxc,EAAAT,EAAAkd,IAAA1c,EAAAR,EAAAkd,IAAA,EAAA1c,EAAA4Z,GAAA5lB,OAAAgM,CAAA,GAAA,GAAA4Z,GAAA5Z,GAAA0c,MAAAzc,EAAA,CAAAT,EAAAkd,IAAA1c,EAAA,KAAA,CAAA,MAAAR,EAAAkd,IAAAjZ,SAAAjE,EAAAkd,IAAA,EAAA,EAAA,EAAAld,EAAAkd,IAAA,IAAAld,EAAAkd,IAAA,EAAA,CAAA,OAAAld,CAAA,CAAA,IAAA6c,GAAAM,GAAAL,GAAAM,GAAAC,GAAAC,GAAAC,EAAAC,GAAAC,GAAAC,GAAAC,EAAAC,GAAAC,GAAA,CAAAnmB,QAAA,CAAA,EAAAomB,WAAA,CAAA,EAAAd,GAAA,WAAA,OAAAW,EAAAI,KAAAC,UAAA,CAAA,CAAA,EAAAC,GAAA,WAAA,IAAAzd,EAAA/D,EAAAqgB,IAAAna,aAAAma,EAAA,EAAA7I,IAAAjF,EAAA8N,GAAAhnB,WAAAmoB,GAAA,GAAA,GAAAb,GAAAza,aAAAwa,EAAA,EAAAC,GAAA,CAAA,EAAAngB,EAAAmG,EAAA,GAAApD,EAAA2V,GAAAvS,CAAA,GAAAiG,eAAA,KAAA,IAAApM,EAAA+C,EAAAkd,KAAA1c,EAAA+c,EAAA,QAAAhiB,EAAAuiB,WAAA,QAAA7gB,EAAAugB,IAAA,CAAA,IAAAG,EAAAI,KAAAtiB,QAAA+E,CAAA,IAAAkd,GAAA,CAAA,GAAAjhB,EAAAkhB,EAAArkB,KAAA2P,MAAA,GAAA,EAAA,GAAA,IAAAzI,EAAAod,GAAA,IAAApd,IAAAvN,OAAAmS,SAAA2Y,MAAArmB,QAAA8lB,GAAA,eAAA,aAAA,GAAApqB,SAAAuR,MAAAlI,CAAA,EAAA+gB,GAAAG,EAAA5b,QAAAtF,CAAA,EAAAkhB,EAAAI,KAAAvd,EAAAgd,GAAA,CAAA,EAAAL,GAAArnB,WAAA,WAAAsnB,GAAA,CAAA,CAAA,EAAA,EAAA,EAAA,EAAAxQ,EAAA,UAAA,CAAAC,cAAA,CAAAqR,YAAA,WAAA,IAAAjhB,EAAA+C,EAAAtK,EAAAuQ,OAAA1K,EAAAsiB,GAAA,CAAA,CAAA,EAAAtiB,EAAA7D,UAAAimB,EAAA1qB,OAAAmS,SAAAoY,GAAAC,GAAAC,GAAA,CAAA,EAAAH,EAAAP,GAAA,EAAAY,GAAA,cAAAlmB,QAAA,CAAA,EAAA6lB,EAAA9hB,QAAA,MAAA,IAAA8hB,GAAAA,EAAAA,EAAAtU,MAAA,OAAA,EAAA,IAAAA,MAAA,OAAA,EAAA,IAAAgE,EAAA,cAAAxM,EAAA0d,SAAA,EAAAlR,EAAA,eAAA,WAAAvX,EAAAuR,OAAAhU,OAAA,aAAAwN,EAAA2d,YAAA,CAAA,CAAA,EAAAnhB,EAAA,WAAAqgB,GAAA,CAAA,EAAAG,KAAAC,GAAAhmB,QAAA2mB,KAAA,EAAAd,EAAAI,EAAAI,KAAAR,EAAAK,GAAAlmB,QAAA4mB,UAAA,GAAAlrB,SAAAuR,MAAAgZ,EAAAY,SAAAZ,EAAAa,MAAA,EAAAb,EAAAI,KAAA,IAAAnB,GAAA,CAAA,EAAA3P,EAAA,eAAA,WAAAzI,GAAAvH,EAAA,CAAA,CAAA,EAAAgQ,EAAA,UAAA,WAAAqQ,IAAArgB,EAAA,CAAA,CAAA,EAAAgQ,EAAA,cAAA,WAAA7J,EAAA2Z,GAAA,EAAAG,GAAA,CAAA,EAAA,CAAA,GAAAld,EAAAud,EAAA9hB,QAAA,MAAA,IAAA,OAAA8hB,EAAAA,EAAAS,UAAA,EAAAhe,CAAA,GAAAjE,MAAA,CAAA,CAAA,IAAAwhB,EAAAA,EAAAxhB,MAAA,EAAA,CAAA,CAAA,GAAAjG,WAAA,WAAAyO,GAAA7O,EAAAsH,KAAA/J,OAAA,aAAAwN,EAAA2d,YAAA,CAAA,EAAA,EAAA,EAAA,EAAAA,aAAA,WAAA,OAAApB,GAAA,IAAAO,GAAAE,GAAA,CAAA,EAAA,KAAAhd,EAAAkF,MAAA,GAAA,KAAAyX,KAAAC,GAAA,CAAA,EAAA5c,EAAA2V,KAAA2G,GAAA,EAAAG,GAAA,EAAAG,GAAA,CAAA,GAAA,EAAAc,UAAA,WAAAvB,GAAA,EAAAS,KAAAG,GAAAX,GAAA/mB,WAAAmoB,GAAA,GAAA,EAAAA,GAAA,EAAA,CAAA,CAAA,CAAA,EAAAvoB,EAAAuQ,OAAAxF,EAAA2T,CAAA,CAAA,CAAA,CAAA,ECHA,SAAA1e,EAAAmF,GAAA,UAAA,OAAAI,SAAA,aAAA,OAAAD,OAAAA,OAAAC,QAAAJ,EAAA,EAAA,YAAA,OAAAC,QAAAA,OAAAC,IAAAD,OAAAD,CAAA,GAAAnF,EAAA,aAAA,OAAA+oB,WAAAA,WAAA/oB,GAAAgpB,MAAAC,QAAA9jB,EAAA,CAAA,EAAAM,KAAA,WAAA,aAAA,SAAAN,IAAA,IAAA,IAAAnF,EAAA,EAAAmF,EAAA,EAAAS,EAAA0X,UAAAxe,OAAAqG,EAAAS,EAAAT,CAAA,GAAAnF,GAAAsd,UAAAnY,GAAArG,OAAA,IAAA,IAAA+G,EAAAgB,MAAA7G,CAAA,EAAAsG,EAAA,EAAAnB,EAAA,EAAAA,EAAAS,EAAAT,CAAA,GAAA,IAAA,IAAAoB,EAAA+W,UAAAnY,GAAA4F,EAAA,EAAAhE,EAAAR,EAAAzH,OAAAiM,EAAAhE,EAAAgE,CAAA,GAAAzE,CAAA,GAAAT,EAAAS,GAAAC,EAAAwE,GAAA,OAAAlF,CAAA,CAAA,OAAA,SAAA7F,EAAA2G,GAAA,OAAA,KAAA,IAAAA,IAAAA,EAAA,eAAA,UAAA,OAAA3G,EAAAmF,EAAAzH,SAAAQ,iBAAA8B,CAAA,CAAA,EAAA,WAAAA,EAAAmF,EAAAnF,CAAA,EAAA,CAAAA,IAAA7B,QAAA,SAAA6B,GAAA,IAAAuG,EAAAwE,EAAA+D,EAAA,CAAA,IAAA9O,EAAAyO,UAAA8E,MAAA,GAAA,EAAAxN,QAAAY,CAAA,GAAA,CAAA,EAAA3G,EAAA1B,MAAAuE,MAAAkD,QAAA,GAAA,IAAAF,EAAA7F,EAAAkB,aAAA,QAAA,GAAAlB,EAAAkpB,aAAA5iB,EAAAtG,EAAAkB,aAAA,OAAA,GAAAlB,EAAAtB,YAAA6H,GAAA,UAAA,OAAAV,EAAA0I,SAAA1I,CAAA,EAAAA,IAAA,UAAA,OAAAS,EAAAiI,SAAAjI,CAAA,EAAAA,GAAA,KAAAyE,EAAArN,SAAAsB,cAAA,KAAA,GAAAyP,UAAA9H,GAAAI,EAAAgE,EAAAzM,OAAA4hB,SAAA,WAAAnZ,EAAAlE,MAAA,OAAAkE,EAAAoiB,WAAA5iB,EAAA,KAAAuI,EAAA9O,EAAA1B,OAAA4hB,SAAA,WAAApR,EAAAjM,MAAA,OAAAiM,EAAAwQ,OAAA,OAAAxQ,EAAAhP,KAAA,IAAAgP,EAAAlM,IAAA,IAAA,OAAAuC,EAAAnF,EAAA4hB,aAAAzc,EAAAiJ,aAAArD,EAAA/K,CAAA,EAAA,OAAA4F,EAAA5F,EAAA4hB,aAAAhc,EAAA+L,YAAA3R,CAAA,EAAA+K,EAAAtL,YAAAO,CAAA,EAAA,CAAA,CAAA,CAAA,CAAA,ECCA,WACA,MAAAopB,EAAA1rB,SAAAC,cAAA,gBAAA,EACA,IAAA0rB,EAAAD,EAAAzrB,cAAA,YAAA,EACA0rB,GAEAA,EAAAtpB,iBAAA,QAAA,WACAqpB,EAAAjqB,UAAAc,SAAA,SAAA,GAIAmpB,EAAAjqB,UAAAN,OAAA,SAAA,EACAnB,SAAA6E,gBAAAjE,MAAAgrB,UAAA,OAJAF,EAAAjqB,UAAAC,IAAA,SAAA,EACA1B,SAAA6E,gBAAAjE,MAAAgrB,UAAA,SAKA,CAAA,CACA,EAAA,EAIAjpB,SACA,oEACA,EAaA4oB,QAAAvrB,SAAAQ,iBARA,CACA,yCACA,kDACA,8CACA,gEACA,qBACA,qBAEAqrB,KAAA,GAAA,CAAA,CAAA,EAKAlsB,SAAA,EAKAK,SAAA8rB,KAAArqB,UAAAc,SAAA,eAAA,GAAAvC,SAAA8rB,KAAArqB,UAAAc,SAAA,eAAA,GACA8C,WAAA,EAMArF,SAAAQ,iBAAA,sCAAA,EAEAC,QAAA,SAAAsrB,GACA,IAAAxqB,EAAAvB,SAAAsB,cAAA,KAAA,EACAC,EAAAwP,UAAA,WACAgb,EAAA7H,WAAAxT,aAAAnP,EAAAwqB,CAAA,EACAxqB,EAAAQ,YAAAgqB,CAAA,CACA,CAAA","file":"source.js","sourcesContent":["function dropdown() {\n const mediaQuery = window.matchMedia('(max-width: 767px)');\n\n const head = document.querySelector('.gh-navigation');\n const menu = head.querySelector('.gh-navigation-menu');\n const nav = menu?.querySelector('.nav');\n if (!nav) return;\n\n const logo = document.querySelector('.gh-navigation-logo');\n const navHTML = nav.innerHTML;\n\n if (mediaQuery.matches) {\n const items = nav.querySelectorAll('li');\n items.forEach(function (item, index) {\n item.style.transitionDelay = `${0.03 * (index + 1)}s`;\n });\n }\n\n const makeDropdown = function () {\n if (mediaQuery.matches) return;\n const submenuItems = [];\n\n while ((nav.offsetWidth + 64) > menu.offsetWidth) {\n if (nav.lastElementChild) {\n submenuItems.unshift(nav.lastElementChild);\n nav.lastElementChild.remove();\n } else {\n break;\n }\n }\n\n if (!submenuItems.length) {\n head.classList.add('is-dropdown-loaded');\n return;\n }\n\n const toggle = document.createElement('button');\n toggle.setAttribute('class', 'gh-more-toggle gh-icon-button');\n toggle.setAttribute('aria-label', 'More');\n toggle.innerHTML = '';\n\n const wrapper = document.createElement('div');\n wrapper.setAttribute('class', 'gh-dropdown');\n\n if (submenuItems.length >= 10) {\n head.classList.add('is-dropdown-mega');\n wrapper.style.gridTemplateRows = `repeat(${Math.ceil(submenuItems.length / 2)}, 1fr)`;\n } else {\n head.classList.remove('is-dropdown-mega');\n }\n\n submenuItems.forEach(function (child) {\n wrapper.appendChild(child);\n });\n\n toggle.appendChild(wrapper);\n nav.appendChild(toggle);\n\n const toggleRect = toggle.getBoundingClientRect();\n const documentCenter = window.innerWidth / 2;\n\n if (toggleRect.left < documentCenter) {\n wrapper.classList.add('is-left');\n }\n\n head.classList.add('is-dropdown-loaded');\n\n window.addEventListener('click', function (e) {\n if (head.classList.contains('is-dropdown-open')) {\n head.classList.remove('is-dropdown-open');\n } else if (toggle.contains(e.target)) {\n head.classList.add('is-dropdown-open');\n }\n });\n }\n\n imagesLoaded(logo, function () {\n makeDropdown();\n });\n\n window.addEventListener('load', function () {\n if (!logo) {\n makeDropdown();\n }\n });\n\n window.addEventListener('resize', function () {\n setTimeout(() => {\n nav.innerHTML = navHTML;\n makeDropdown();\n }, 1);\n });\n}\n","function lightbox(trigger) {\n var onThumbnailsClick = function (e) {\n e.preventDefault();\n\n var items = [];\n var index = 0;\n\n var prevSibling = e.target.closest('.kg-card').previousElementSibling;\n\n while (prevSibling && (prevSibling.classList.contains('kg-image-card') || prevSibling.classList.contains('kg-gallery-card'))) {\n var prevItems = [];\n\n prevSibling.querySelectorAll('img').forEach(function (item) {\n prevItems.push({\n src: item.getAttribute('src'),\n msrc: item.getAttribute('src'),\n w: item.getAttribute('width'),\n h: item.getAttribute('height'),\n el: item,\n })\n\n index += 1;\n });\n prevSibling = prevSibling.previousElementSibling;\n\n items = prevItems.concat(items);\n }\n\n if (e.target.classList.contains('kg-image')) {\n items.push({\n src: e.target.getAttribute('src'),\n msrc: e.target.getAttribute('src'),\n w: e.target.getAttribute('width'),\n h: e.target.getAttribute('height'),\n el: e.target,\n });\n } else {\n var reachedCurrentItem = false;\n\n e.target.closest('.kg-gallery-card').querySelectorAll('img').forEach(function (item) {\n items.push({\n src: item.getAttribute('src'),\n msrc: item.getAttribute('src'),\n w: item.getAttribute('width'),\n h: item.getAttribute('height'),\n el: item,\n });\n\n if (!reachedCurrentItem && item !== e.target) {\n index += 1;\n } else {\n reachedCurrentItem = true;\n }\n });\n }\n\n var nextSibling = e.target.closest('.kg-card').nextElementSibling;\n\n while (nextSibling && (nextSibling.classList.contains('kg-image-card') || nextSibling.classList.contains('kg-gallery-card'))) {\n nextSibling.querySelectorAll('img').forEach(function (item) {\n items.push({\n src: item.getAttribute('src'),\n msrc: item.getAttribute('src'),\n w: item.getAttribute('width'),\n h: item.getAttribute('height'),\n el: item,\n })\n });\n nextSibling = nextSibling.nextElementSibling;\n }\n\n var pswpElement = document.querySelectorAll('.pswp')[0];\n\n var options = {\n bgOpacity: 0.9,\n closeOnScroll: true,\n fullscreenEl: false,\n history: false,\n index: index,\n shareEl: false,\n zoomEl: false,\n getThumbBoundsFn: function(index) {\n var thumbnail = items[index].el,\n pageYScroll = window.pageYOffset || document.documentElement.scrollTop,\n rect = thumbnail.getBoundingClientRect();\n\n return {x:rect.left, y:rect.top + pageYScroll, w:rect.width};\n }\n }\n\n var gallery = new PhotoSwipe(pswpElement, PhotoSwipeUI_Default, items, options);\n gallery.init();\n\n return false;\n };\n\n var triggers = document.querySelectorAll(trigger);\n triggers.forEach(function (trig) {\n trig.addEventListener('click', function (e) {\n onThumbnailsClick(e);\n });\n });\n}\n","function pagination(isInfinite = true, done, isMasonry = false) {\n const feedElement = document.querySelector('.gh-feed');\n if (!feedElement) return;\n\n let loading = false;\n const target = feedElement.nextElementSibling || document.querySelector('.gh-footer');\n const buttonElement = document.querySelector('.gh-loadmore');\n\n if (!document.querySelector('link[rel=next]') && buttonElement) {\n buttonElement.remove();\n }\n\n const loadNextPage = async function () {\n const nextElement = document.querySelector('link[rel=next]');\n if (!nextElement) return;\n\n try {\n const res = await fetch(nextElement.href);\n const html = await res.text();\n const parser = new DOMParser();\n const doc = parser.parseFromString(html, 'text/html');\n\n const postElements = doc.querySelectorAll('.gh-feed:not(.gh-featured):not(.gh-related) > *');\n const fragment = document.createDocumentFragment();\n const elems = [];\n\n postElements.forEach(function (post) {\n var clonedItem = document.importNode(post, true);\n\n if (isMasonry) {\n clonedItem.style.visibility = 'hidden';\n }\n\n fragment.appendChild(clonedItem);\n elems.push(clonedItem);\n });\n\n feedElement.appendChild(fragment);\n\n if (done) {\n done(elems, loadNextWithCheck);\n }\n\n const resNextElement = doc.querySelector('link[rel=next]');\n if (resNextElement && resNextElement.href) {\n nextElement.href = resNextElement.href;\n } else {\n nextElement.remove();\n if (buttonElement) {\n buttonElement.remove();\n }\n }\n } catch (e) {\n nextElement.remove();\n throw e;\n }\n };\n\n const loadNextWithCheck = async function () {\n if (target.getBoundingClientRect().top <= window.innerHeight && document.querySelector('link[rel=next]')) {\n await loadNextPage();\n }\n }\n\n const callback = async function (entries) {\n if (loading) return;\n\n loading = true;\n\n if (entries[0].isIntersecting) {\n // keep loading next page until target is out of the viewport or we've loaded the last page\n if (!isMasonry) {\n while (target.getBoundingClientRect().top <= window.innerHeight && document.querySelector('link[rel=next]')) {\n await loadNextPage();\n }\n } else {\n await loadNextPage();\n }\n }\n\n loading = false;\n\n if (!document.querySelector('link[rel=next]')) {\n observer.disconnect();\n }\n };\n\n const observer = new IntersectionObserver(callback);\n\n if (isInfinite) {\n observer.observe(target);\n } else {\n buttonElement.addEventListener('click', loadNextPage);\n }\n}\n","/*!\n * imagesLoaded PACKAGED v4.1.4\n * JavaScript is all like \"You images are done yet or what?\"\n * MIT License\n */\n\n!function(e,t){\"function\"==typeof define&&define.amd?define(\"ev-emitter/ev-emitter\",t):\"object\"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}(\"undefined\"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){if(e&&t){var i=this._events=this._events||{},n=i[e]=i[e]||[];return n.indexOf(t)==-1&&n.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);var i=this._onceEvents=this._onceEvents||{},n=i[e]=i[e]||{};return n[t]=!0,this}},t.off=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){var n=i.indexOf(t);return n!=-1&&i.splice(n,1),this}},t.emitEvent=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){i=i.slice(0),t=t||[];for(var n=this._onceEvents&&this._onceEvents[e],o=0;o-1&&(c.onTap(),d=!0);if(d){a.stopPropagation&&a.stopPropagation(),r=!0;var h=b.features.isOldAndroid?600:30;s=setTimeout(function(){r=!1},h)}},B=function(){return!a.likelyTouchDevice||q.mouseUsed||screen.width>q.fitControlsWidth},C=function(a,c,d){b[(d?\"add\":\"remove\")+\"Class\"](a,\"pswp__\"+c)},D=function(){var a=1===q.getNumItemsFn();a!==p&&(C(d,\"ui--one-slide\",a),p=a)},E=function(){C(i,\"share-modal--hidden\",y)},F=function(){return y=!y,y?(b.removeClass(i,\"pswp__share-modal--fade-in\"),setTimeout(function(){y&&E()},300)):(E(),setTimeout(function(){y||b.addClass(i,\"pswp__share-modal--fade-in\")},30)),y||H(),!1},G=function(b){b=b||window.event;var c=b.target||b.srcElement;return a.shout(\"shareLinkClick\",b,c),!!c.href&&(!!c.hasAttribute(\"download\")||(window.open(c.href,\"pswp_share\",\"scrollbars=yes,resizable=yes,toolbar=no,location=yes,width=550,height=420,top=100,left=\"+(window.screen?Math.round(screen.width/2-275):100)),y||F(),!1))},H=function(){for(var a,b,c,d,e,f=\"\",g=0;g\"+a.label+\"\",q.parseShareButtonOut&&(f=q.parseShareButtonOut(a,f));i.children[0].innerHTML=f,i.children[0].onclick=G},I=function(a){for(var c=0;c=.95&&v.showControls()});var a;l(\"onPinchClose\",function(b){x&&b<.9?(v.hideControls(),a=!0):a&&!x&&b>.9&&v.showControls()}),l(\"zoomGestureEnded\",function(){a=!1,a&&!x&&v.showControls()})},S=[{name:\"caption\",option:\"captionEl\",onInit:function(a){e=a}},{name:\"share-modal\",option:\"shareEl\",onInit:function(a){i=a},onTap:function(){F()}},{name:\"button--share\",option:\"shareEl\",onInit:function(a){h=a},onTap:function(){F()}},{name:\"button--zoom\",option:\"zoomEl\",onTap:a.toggleDesktopZoom},{name:\"counter\",option:\"counterEl\",onInit:function(a){g=a}},{name:\"button--close\",option:\"closeEl\",onTap:a.close},{name:\"button--arrow--left\",option:\"arrowEl\",onTap:a.prev},{name:\"button--arrow--right\",option:\"arrowEl\",onTap:a.next},{name:\"button--fs\",option:\"fullscreenEl\",onTap:function(){c.isFullscreen()?c.exit():c.enter()}},{name:\"preloader\",option:\"preloaderEl\",onInit:function(a){m=a}}],T=function(){var a,c,e,f=function(d){if(d)for(var f=d.length,g=0;g-1&&(q[e.option]?(b.removeClass(a,\"pswp__element--disabled\"),e.onInit&&e.onInit(a)):b.addClass(a,\"pswp__element--disabled\"))}};f(d.children);var g=b.getChildByClass(d,\"pswp__top-bar\");g&&f(g.children)};v.init=function(){b.extend(a.options,z,!0),q=a.options,d=b.getChildByClass(a.scrollWrap,\"pswp__ui\"),l=a.listen,R(),l(\"beforeChange\",v.update),l(\"doubleTap\",function(b){var c=a.currItem.initialZoomLevel;a.getZoomLevel()!==c?a.zoomTo(c,b,333):a.zoomTo(q.getDoubleTapZoom(!1,a.currItem),b,333)}),l(\"preventDragEvent\",function(a,b,c){var d=a.target||a.srcElement;d&&d.getAttribute(\"class\")&&a.type.indexOf(\"mouse\")>-1&&(d.getAttribute(\"class\").indexOf(\"__caption\")>0||/(SMALL|STRONG|EM)/i.test(d.tagName))&&(c.prevent=!1)}),l(\"bindEvents\",function(){b.bind(d,\"pswpTap click\",A),b.bind(a.scrollWrap,\"pswpTap\",v.onGlobalTap),a.likelyTouchDevice||b.bind(a.scrollWrap,\"mouseover\",v.onMouseOver)}),l(\"unbindEvents\",function(){y||F(),t&&clearInterval(t),b.unbind(document,\"mouseout\",L),b.unbind(document,\"mousemove\",K),b.unbind(d,\"pswpTap click\",A),b.unbind(a.scrollWrap,\"pswpTap\",v.onGlobalTap),b.unbind(a.scrollWrap,\"mouseover\",v.onMouseOver),c&&(b.unbind(document,c.eventK,v.updateFullscreen),c.isFullscreen()&&(q.hideAnimationDuration=0,c.exit()),c=null)}),l(\"destroy\",function(){q.captionEl&&(f&&d.removeChild(f),b.removeClass(e,\"pswp__caption--empty\")),i&&(i.children[0].onclick=null),b.removeClass(d,\"pswp__ui--over-close\"),b.addClass(d,\"pswp__ui--hidden\"),v.setIdle(!1)}),q.showAnimationDuration||b.removeClass(d,\"pswp__ui--hidden\"),l(\"initialZoomIn\",function(){q.showAnimationDuration&&b.removeClass(d,\"pswp__ui--hidden\")}),l(\"initialZoomOut\",function(){b.addClass(d,\"pswp__ui--hidden\")}),l(\"parseVerticalMargin\",P),T(),q.shareEl&&h&&i&&(y=!0),D(),Q(),M(),N()},v.setIdle=function(a){k=a,C(d,\"ui--idle\",a)},v.update=function(){x&&a.currItem?(v.updateIndexIndicator(),q.captionEl&&(q.addCaptionHTMLFn(a.currItem,e),C(e,\"caption--empty\",!a.currItem.title)),w=!0):w=!1,y||F(),D()},v.updateFullscreen=function(d){d&&setTimeout(function(){a.setScrollOffset(0,b.getScrollY())},50),b[(c.isFullscreen()?\"add\":\"remove\")+\"Class\"](a.template,\"pswp--fs\")},v.updateIndexIndicator=function(){q.counterEl&&(g.innerHTML=a.getCurrentIndex()+1+q.indexIndicatorSep+q.getNumItemsFn())},v.onGlobalTap=function(c){c=c||window.event;var d=c.target||c.srcElement;if(!r)if(c.detail&&\"mouse\"===c.detail.pointerType){if(I(d))return void a.close();b.hasClass(d,\"pswp__img\")&&(1===a.getZoomLevel()&&a.getZoomLevel()<=a.currItem.fitRatio?q.clickToCloseNonZoomable&&a.close():a.toggleDesktopZoom(c.detail.releasePoint))}else if(q.tapToToggleControls&&(x?v.hideControls():v.showControls()),q.tapToClose&&(b.hasClass(d,\"pswp__img\")||I(d)))return void a.close()},v.onMouseOver=function(a){a=a||window.event;var b=a.target||a.srcElement;C(d,\"ui--over-close\",I(b))},v.hideControls=function(){b.addClass(d,\"pswp__ui--hidden\"),x=!1},v.showControls=function(){x=!0,w||v.update(),b.removeClass(d,\"pswp__ui--hidden\")},v.supportsFullscreen=function(){var a=document;return!!(a.exitFullscreen||a.mozCancelFullScreen||a.webkitExitFullscreen||a.msExitFullscreen)},v.getFullscreenAPI=function(){var b,c=document.documentElement,d=\"fullscreenchange\";return c.requestFullscreen?b={enterK:\"requestFullscreen\",exitK:\"exitFullscreen\",elementK:\"fullscreenElement\",eventK:d}:c.mozRequestFullScreen?b={enterK:\"mozRequestFullScreen\",exitK:\"mozCancelFullScreen\",elementK:\"mozFullScreenElement\",eventK:\"moz\"+d}:c.webkitRequestFullscreen?b={enterK:\"webkitRequestFullscreen\",exitK:\"webkitExitFullscreen\",elementK:\"webkitFullscreenElement\",eventK:\"webkit\"+d}:c.msRequestFullscreen&&(b={enterK:\"msRequestFullscreen\",exitK:\"msExitFullscreen\",elementK:\"msFullscreenElement\",eventK:\"MSFullscreenChange\"}),b&&(b.enter=function(){return j=q.closeOnScroll,q.closeOnScroll=!1,\"webkitRequestFullscreen\"!==this.enterK?a.template[this.enterK]():void a.template[this.enterK](Element.ALLOW_KEYBOARD_INPUT)},b.exit=function(){return q.closeOnScroll=j,document[this.exitK]()},b.isFullscreen=function(){return document[this.elementK]}),b}};return a});","/*! PhotoSwipe - v4.1.3 - 2019-01-08\n* http://photoswipe.com\n* Copyright (c) 2019 Dmitry Semenov; */\n!function(a,b){\"function\"==typeof define&&define.amd?define(b):\"object\"==typeof exports?module.exports=b():a.PhotoSwipe=b()}(this,function(){\"use strict\";var a=function(a,b,c,d){var e={features:null,bind:function(a,b,c,d){var e=(d?\"remove\":\"add\")+\"EventListener\";b=b.split(\" \");for(var f=0;f0&&(g=parseInt(g[1],10),g>=1&&g<8&&(d.isOldIOSPhone=!0))}var h=f.match(/Android\\s([0-9\\.]*)/),i=h?h[1]:0;i=parseFloat(i),i>=1&&(i<4.4&&(d.isOldAndroid=!0),d.androidVersion=i),d.isMobileOpera=/opera mini|opera mobi/i.test(f)}for(var j,k,l=[\"transform\",\"perspective\",\"animationName\"],m=[\"\",\"webkit\",\"Moz\",\"ms\",\"O\"],n=0;n<4;n++){c=m[n];for(var o=0;o<3;o++)j=l[o],k=c+(c?j.charAt(0).toUpperCase()+j.slice(1):j),!d[j]&&k in b&&(d[j]=k);c&&!d.raf&&(c=c.toLowerCase(),d.raf=window[c+\"RequestAnimationFrame\"],d.raf&&(d.caf=window[c+\"CancelAnimationFrame\"]||window[c+\"CancelRequestAnimationFrame\"]))}if(!d.raf){var p=0;d.raf=function(a){var b=(new Date).getTime(),c=Math.max(0,16-(b-p)),d=window.setTimeout(function(){a(b+c)},c);return p=b+c,d},d.caf=function(a){clearTimeout(a)}}return d.svg=!!document.createElementNS&&!!document.createElementNS(\"http://www.w3.org/2000/svg\",\"svg\").createSVGRect,e.features=d,d}};e.detectFeatures(),e.features.oldIE&&(e.bind=function(a,b,c,d){b=b.split(\" \");for(var e,f=(d?\"detach\":\"attach\")+\"Event\",g=function(){c.handleEvent.call(c)},h=0;hb-1?a-b:a<0?b+a:a},Ba={},Ca=function(a,b){return Ba[a]||(Ba[a]=[]),Ba[a].push(b)},Da=function(a){var b=Ba[a];if(b){var c=Array.prototype.slice.call(arguments);c.shift();for(var d=0;df.currItem.fitRatio?ya||(mc(f.currItem,!1,!0),ya=!0):ya&&(mc(f.currItem),ya=!1)),Ga(ea,pa.x,pa.y,s))},Ia=function(a){a.container&&Ga(a.container.style,a.initialPosition.x,a.initialPosition.y,a.initialZoomLevel,a)},Ja=function(a,b){b[E]=u+a+\"px, 0px\"+v},Ka=function(a,b){if(!i.loop&&b){var c=m+(ta.x*ra-a)/ta.x,d=Math.round(a-tb.x);(c<0&&d>0||c>=ac()-1&&d<0)&&(a=tb.x+d*i.mainScrollEndFriction)}tb.x=a,Ja(a,n)},La=function(a,b){var c=ub[a]-sa[a];return oa[a]+na[a]+c-c*(b/t)},Ma=function(a,b){a.x=b.x,a.y=b.y,b.id&&(a.id=b.id)},Na=function(a){a.x=Math.round(a.x),a.y=Math.round(a.y)},Oa=null,Pa=function(){Oa&&(e.unbind(document,\"mousemove\",Pa),e.addClass(a,\"pswp--has_mouse\"),i.mouseUsed=!0,Da(\"mouseUsed\")),Oa=setTimeout(function(){Oa=null},100)},Qa=function(){e.bind(document,\"keydown\",f),N.transform&&e.bind(f.scrollWrap,\"click\",f),i.mouseUsed||e.bind(document,\"mousemove\",Pa),e.bind(window,\"resize scroll orientationchange\",f),Da(\"bindEvents\")},Ra=function(){e.unbind(window,\"resize scroll orientationchange\",f),e.unbind(window,\"scroll\",r.scroll),e.unbind(document,\"keydown\",f),e.unbind(document,\"mousemove\",Pa),N.transform&&e.unbind(f.scrollWrap,\"click\",f),V&&e.unbind(window,p,f),clearTimeout(O),Da(\"unbindEvents\")},Sa=function(a,b){var c=ic(f.currItem,qa,a);return b&&(da=c),c},Ta=function(a){return a||(a=f.currItem),a.initialZoomLevel},Ua=function(a){return a||(a=f.currItem),a.w>0?i.maxSpreadZoom:1},Va=function(a,b,c,d){return d===f.currItem.initialZoomLevel?(c[a]=f.currItem.initialPosition[a],!0):(c[a]=La(a,d),c[a]>b.min[a]?(c[a]=b.min[a],!0):c[a]1?1:a.fitRatio,c=a.container.style,d=b*a.w,e=b*a.h;c.width=d+\"px\",c.height=e+\"px\",c.left=a.initialPosition.x+\"px\",c.top=a.initialPosition.y+\"px\"},Ha=function(){if(ea){var a=ea,b=f.currItem,c=b.fitRatio>1?1:b.fitRatio,d=c*b.w,e=c*b.h;a.width=d+\"px\",a.height=e+\"px\",a.left=pa.x+\"px\",a.top=pa.y+\"px\"}}},Xa=function(a){var b=\"\";i.escKey&&27===a.keyCode?b=\"close\":i.arrowKeys&&(37===a.keyCode?b=\"prev\":39===a.keyCode&&(b=\"next\")),b&&(a.ctrlKey||a.altKey||a.shiftKey||a.metaKey||(a.preventDefault?a.preventDefault():a.returnValue=!1,f[b]()))},Ya=function(a){a&&(Y||X||fa||T)&&(a.preventDefault(),a.stopPropagation())},Za=function(){f.setScrollOffset(0,e.getScrollY())},$a={},_a=0,ab=function(a){$a[a]&&($a[a].raf&&I($a[a].raf),_a--,delete $a[a])},bb=function(a){$a[a]&&ab(a),$a[a]||(_a++,$a[a]={})},cb=function(){for(var a in $a)$a.hasOwnProperty(a)&&ab(a)},db=function(a,b,c,d,e,f,g){var h,i=Ea();bb(a);var j=function(){if($a[a]){if(h=Ea()-i,h>=d)return ab(a),f(c),void(g&&g());f((c-b)*e(h/d)+b),$a[a].raf=H(j)}};j()},eb={shout:Da,listen:Ca,viewportSize:qa,options:i,isMainScrollAnimating:function(){return fa},getZoomLevel:function(){return s},getCurrentIndex:function(){return m},isDragging:function(){return V},isZooming:function(){return aa},setScrollOffset:function(a,b){sa.x=a,M=sa.y=b,Da(\"updateScrollOffset\",sa)},applyZoomPan:function(a,b,c,d){pa.x=b,pa.y=c,s=a,Ha(d)},init:function(){if(!j&&!k){var c;f.framework=e,f.template=a,f.bg=e.getChildByClass(a,\"pswp__bg\"),J=a.className,j=!0,N=e.detectFeatures(),H=N.raf,I=N.caf,E=N.transform,L=N.oldIE,f.scrollWrap=e.getChildByClass(a,\"pswp__scroll-wrap\"),f.container=e.getChildByClass(f.scrollWrap,\"pswp__container\"),n=f.container.style,f.itemHolders=y=[{el:f.container.children[0],wrap:0,index:-1},{el:f.container.children[1],wrap:0,index:-1},{el:f.container.children[2],wrap:0,index:-1}],y[0].el.style.display=y[2].el.style.display=\"none\",Wa(),r={resize:f.updateSize,orientationchange:function(){clearTimeout(O),O=setTimeout(function(){qa.x!==f.scrollWrap.clientWidth&&f.updateSize()},500)},scroll:Za,keydown:Xa,click:Ya};var d=N.isOldIOSPhone||N.isOldAndroid||N.isMobileOpera;for(N.animationName&&N.transform&&!d||(i.showAnimationDuration=i.hideAnimationDuration=0),c=0;c=ac())&&(m=0),f.currItem=_b(m),(N.isOldIOSPhone||N.isOldAndroid)&&(va=!1),a.setAttribute(\"aria-hidden\",\"false\"),i.modal&&(va?a.style.position=\"fixed\":(a.style.position=\"absolute\",a.style.top=e.getScrollY()+\"px\")),void 0===M&&(Da(\"initialLayout\"),M=K=e.getScrollY());var l=\"pswp--open \";for(i.mainClass&&(l+=i.mainClass+\" \"),i.showHideOpacity&&(l+=\"pswp--animate_opacity \"),l+=G?\"pswp--touch\":\"pswp--notouch\",l+=N.animationName?\" pswp--css_animation\":\"\",l+=N.svg?\" pswp--svg\":\"\",e.addClass(a,l),f.updateSize(),o=-1,ua=null,c=0;cda.min.x?a=da.min.x:ada.min.y?b=da.min.y:b=h&&(o+=ua+(ua>0?-h:h),c=h);for(var d=0;d0?(b=y.shift(),y[h-1]=b,o++,Ja((o+2)*ta.x,b.el.style),f.setContent(b,m-c+d+1+1)):(b=y.pop(),y.unshift(b),o--,Ja(o*ta.x,b.el.style),f.setContent(b,m+c-d-1-1));if(ea&&1===Math.abs(ua)){var e=_b(z);e.initialZoomLevel!==s&&(ic(e,qa),mc(e),Ia(e))}ua=0,f.updateCurrZoomItem(),z=m,Da(\"afterChange\")}}},updateSize:function(b){if(!va&&i.modal){var c=e.getScrollY();if(M!==c&&(a.style.top=c+\"px\",M=c),!b&&xa.x===window.innerWidth&&xa.y===window.innerHeight)return;xa.x=window.innerWidth,xa.y=window.innerHeight,a.style.height=xa.y+\"px\"}if(qa.x=f.scrollWrap.clientWidth,qa.y=f.scrollWrap.clientHeight,Za(),ta.x=qa.x+Math.round(qa.x*i.spacing),ta.y=qa.y,Ka(ta.x*ra),Da(\"beforeResize\"),void 0!==o){for(var d,g,j,k=0;k2&&(j=Aa(j)),g=_b(j),g&&(x||g.needsUpdate||!g.bounds)?(f.cleanSlide(g),f.setContent(d,j),1===k&&(f.currItem=g,f.updateCurrZoomItem(!0)),g.needsUpdate=!1):d.index===-1&&j>=0&&f.setContent(d,j),g&&g.container&&(ic(g,qa),mc(g),Ia(g));x=!1}t=s=f.currItem.initialZoomLevel,da=f.currItem.bounds,da&&(pa.x=da.center.x,pa.y=da.center.y,Ha(!0)),Da(\"resize\")},zoomTo:function(a,b,c,d,f){b&&(t=s,ub.x=Math.abs(b.x)-pa.x,ub.y=Math.abs(b.y)-pa.y,Ma(oa,pa));var g=Sa(a,!1),h={};Va(\"x\",g,h,a),Va(\"y\",g,h,a);var i=s,j={x:pa.x,y:pa.y};Na(h);var k=function(b){1===b?(s=a,pa.x=h.x,pa.y=h.y):(s=(a-i)*b+i,pa.x=(h.x-j.x)*b+j.x,pa.y=(h.y-j.y)*b+j.y),f&&f(b),Ha(1===b)};c?db(\"customZoomTo\",0,1,c,d||e.easing.sine.inOut,k):k(1)}},fb=30,gb=10,hb={},ib={},jb={},kb={},lb={},mb=[],nb={},ob=[],pb={},qb=0,rb=ma(),sb=0,tb=ma(),ub=ma(),vb=ma(),wb=function(a,b){return a.x===b.x&&a.y===b.y},xb=function(a,b){return Math.abs(a.x-b.x)-1)&&(b(a)?a:Cb(a.parentNode,b)))},Db={},Eb=function(a,b){return Db.prevent=!Cb(a.target,i.isClickableElement),Da(\"preventDragEvent\",a,b,Db),Db.prevent},Fb=function(a,b){return b.x=a.pageX,b.y=a.pageY,b.id=a.identifier,b},Gb=function(a,b,c){c.x=.5*(a.x+b.x),c.y=.5*(a.y+b.y)},Hb=function(a,b,c){if(a-Q>50){var d=ob.length>2?ob.shift():{};d.x=b,d.y=c,ob.push(d),Q=a}},Ib=function(){var a=pa.y-f.currItem.initialPosition.y;return 1-Math.abs(a/(qa.y/2))},Jb={},Kb={},Lb=[],Mb=function(a){for(;Lb.length>0;)Lb.pop();return F?(la=0,mb.forEach(function(a){0===la?Lb[0]=a:1===la&&(Lb[1]=a),la++})):a.type.indexOf(\"touch\")>-1?a.touches&&a.touches.length>0&&(Lb[0]=Fb(a.touches[0],Jb),a.touches.length>1&&(Lb[1]=Fb(a.touches[1],Kb))):(Jb.x=a.pageX,Jb.y=a.pageY,Jb.id=\"\",Lb[0]=Jb),Lb},Nb=function(a,b){var c,d,e,g,h=0,j=pa[a]+b[a],k=b[a]>0,l=tb.x+b.x,m=tb.x-nb.x;return c=j>da.min[a]||jda.min[a]&&(c=i.panEndFriction,h=da.min[a]-j,d=da.min[a]-oa[a]),(d<=0||m<0)&&ac()>1?(g=l,m<0&&l>nb.x&&(g=nb.x)):da.min.x!==da.max.x&&(e=j)):(j0)&&ac()>1?(g=l,m>0&&lf.currItem.fitRatio&&(pa[a]+=b[a]*c)):(void 0!==g&&(Ka(g,!0),$=g!==nb.x),da.min.x!==da.max.x&&(void 0!==e?pa.x=e:$||(pa.x+=b.x*c)),void 0!==g)},Ob=function(a){if(!(\"mousedown\"===a.type&&a.button>0)){if($b)return void a.preventDefault();if(!U||\"mousedown\"!==a.type){if(Eb(a,!0)&&a.preventDefault(),Da(\"pointerDown\"),F){var b=e.arraySearch(mb,a.pointerId,\"id\");b<0&&(b=mb.length),mb[b]={x:a.pageX,y:a.pageY,id:a.pointerId}}var c=Mb(a),d=c.length;_=null,cb(),V&&1!==d||(V=ha=!0,e.bind(window,p,f),S=ka=ia=T=$=Y=W=X=!1,ga=null,Da(\"firstTouchStart\",c),Ma(oa,pa),na.x=na.y=0,Ma(kb,c[0]),Ma(lb,kb),nb.x=ta.x*ra,ob=[{x:kb.x,y:kb.y}],Q=P=Ea(),Sa(s,!0),zb(),Ab()),!aa&&d>1&&!fa&&!$&&(t=s,X=!1,aa=W=!0,na.y=na.x=0,Ma(oa,pa),Ma(hb,c[0]),Ma(ib,c[1]),Gb(hb,ib,vb),ub.x=Math.abs(vb.x)-pa.x,ub.y=Math.abs(vb.y)-pa.y,ba=ca=yb(hb,ib))}}},Pb=function(a){if(a.preventDefault(),F){var b=e.arraySearch(mb,a.pointerId,\"id\");if(b>-1){var c=mb[b];c.x=a.pageX,c.y=a.pageY}}if(V){var d=Mb(a);if(ga||Y||aa)_=d;else if(tb.x!==ta.x*ra)ga=\"h\";else{var f=Math.abs(d[0].x-kb.x)-Math.abs(d[0].y-kb.y);Math.abs(f)>=gb&&(ga=f>0?\"h\":\"v\",_=d)}}},Qb=function(){if(_){var a=_.length;if(0!==a)if(Ma(hb,_[0]),jb.x=hb.x-kb.x,jb.y=hb.y-kb.y,aa&&a>1){if(kb.x=hb.x,kb.y=hb.y,!jb.x&&!jb.y&&wb(_[1],ib))return;Ma(ib,_[1]),X||(X=!0,Da(\"zoomGestureStarted\"));var b=yb(hb,ib),c=Vb(b);c>f.currItem.initialZoomLevel+f.currItem.initialZoomLevel/15&&(ka=!0);var d=1,e=Ta(),g=Ua();if(c1&&(d=1),c=e-d*(e/3);else c>g&&(d=(c-g)/(6*e),d>1&&(d=1),c=g+d*e);d<0&&(d=0),ba=b,Gb(hb,ib,rb),na.x+=rb.x-vb.x,na.y+=rb.y-vb.y,Ma(vb,rb),pa.x=La(\"x\",c),pa.y=La(\"y\",c),S=c>s,s=c,Ha()}else{if(!ga)return;if(ha&&(ha=!1,Math.abs(jb.x)>=gb&&(jb.x-=_[0].x-lb.x),Math.abs(jb.y)>=gb&&(jb.y-=_[0].y-lb.y)),kb.x=hb.x,kb.y=hb.y,0===jb.x&&0===jb.y)return;if(\"v\"===ga&&i.closeOnVerticalDrag&&!Bb()){na.y+=jb.y,pa.y+=jb.y;var k=Ib();return T=!0,Da(\"onVerticalDrag\",k),Fa(k),void Ha()}Hb(Ea(),hb.x,hb.y),Y=!0,da=f.currItem.bounds;var l=Nb(\"x\",jb);l||(Nb(\"y\",jb),Na(pa),Ha())}}},Rb=function(a){if(N.isOldAndroid){if(U&&\"mouseup\"===a.type)return;a.type.indexOf(\"touch\")>-1&&(clearTimeout(U),U=setTimeout(function(){U=0},600))}Da(\"pointerUp\"),Eb(a,!1)&&a.preventDefault();var b;if(F){var c=e.arraySearch(mb,a.pointerId,\"id\");if(c>-1)if(b=mb.splice(c,1)[0],navigator.msPointerEnabled){var d={4:\"mouse\",2:\"touch\",3:\"pen\"};b.type=d[a.pointerType],b.type||(b.type=a.pointerType||\"mouse\")}else b.type=a.pointerType||\"mouse\"}var g,h=Mb(a),j=h.length;if(\"mouseup\"===a.type&&(j=0),2===j)return _=null,!0;1===j&&Ma(lb,h[0]),0!==j||ga||fa||(b||(\"mouseup\"===a.type?b={x:a.pageX,y:a.pageY,type:\"mouse\"}:a.changedTouches&&a.changedTouches[0]&&(b={x:a.changedTouches[0].pageX,y:a.changedTouches[0].pageY,type:\"touch\"})),Da(\"touchRelease\",a,b));var k=-1;if(0===j&&(V=!1,e.unbind(window,p,f),zb(),aa?k=0:sb!==-1&&(k=Ea()-sb)),sb=1===j?Ea():-1,g=k!==-1&&k<150?\"zoom\":\"swipe\",aa&&j<2&&(aa=!1,1===j&&(g=\"zoomPointerUp\"),Da(\"zoomGestureEnded\")),_=null,Y||X||fa||T)if(cb(),R||(R=Sb()),R.calculateSwipeSpeed(\"x\"),T){var l=Ib();if(lf.currItem.fitRatio&&Tb(R))}},Sb=function(){var a,b,c={lastFlickOffset:{},lastFlickDist:{},lastFlickSpeed:{},slowDownRatio:{},slowDownRatioReverse:{},speedDecelerationRatio:{},speedDecelerationRatioAbs:{},distanceOffset:{},backAnimDestination:{},backAnimStarted:{},calculateSwipeSpeed:function(d){ob.length>1?(a=Ea()-Q+50,b=ob[ob.length-2][d]):(a=Ea()-P,b=lb[d]),c.lastFlickOffset[d]=kb[d]-b,c.lastFlickDist[d]=Math.abs(c.lastFlickOffset[d]),c.lastFlickDist[d]>20?c.lastFlickSpeed[d]=c.lastFlickOffset[d]/a:c.lastFlickSpeed[d]=0,Math.abs(c.lastFlickSpeed[d])<.1&&(c.lastFlickSpeed[d]=0),c.slowDownRatio[d]=.95,c.slowDownRatioReverse[d]=1-c.slowDownRatio[d],c.speedDecelerationRatio[d]=1},calculateOverBoundsAnimOffset:function(a,b){c.backAnimStarted[a]||(pa[a]>da.min[a]?c.backAnimDestination[a]=da.min[a]:pa[a]fb&&(h||b.lastFlickOffset.x>20)?d=-1:g<-fb&&(h||b.lastFlickOffset.x<-20)&&(d=1)}var j;d&&(m+=d,m<0?(m=i.loop?ac()-1:0,j=!0):m>=ac()&&(m=i.loop?0:ac()-1,j=!0),j&&!i.loop||(ua+=d,ra-=d,c=!0));var k,l=ta.x*ra,n=Math.abs(l-tb.x);return c||l>tb.x==b.lastFlickSpeed.x>0?(k=Math.abs(b.lastFlickSpeed.x)>0?n/Math.abs(b.lastFlickSpeed.x):333,k=Math.min(k,400),k=Math.max(k,250)):k=333,qb===m&&(c=!1),fa=!0,Da(\"mainScrollAnimStart\"),db(\"mainScroll\",tb.x,l,k,e.easing.cubic.out,Ka,function(){cb(),fa=!1,qb=-1,(c||qb!==m)&&f.updateCurrItem(),Da(\"mainScrollAnimComplete\")}),c&&f.updateCurrItem(!0),c},Vb=function(a){return 1/ca*a*t},Wb=function(){var a=s,b=Ta(),c=Ua();sc&&(a=c);var d,g=1,h=ja;return ia&&!S&&!ka&&s1||navigator.msMaxTouchPoints>1),f.likelyTouchDevice=G,r[A]=Ob,r[B]=Pb,r[C]=Rb,D&&(r[D]=r[C]),N.touch&&(q+=\" mousedown\",p+=\" mousemove mouseup\",r.mousedown=r[A],r.mousemove=r[B],r.mouseup=r[C]),G||(i.allowPanToNext=!1)}}});var Xb,Yb,Zb,$b,_b,ac,bc,cc=function(b,c,d,g){Xb&&clearTimeout(Xb),$b=!0,Zb=!0;var h;b.initialLayout?(h=b.initialLayout,b.initialLayout=null):h=i.getThumbBoundsFn&&i.getThumbBoundsFn(m);var j=d?i.hideAnimationDuration:i.showAnimationDuration,k=function(){ab(\"initialZoom\"),d?(f.template.removeAttribute(\"style\"),f.bg.removeAttribute(\"style\")):(Fa(1),c&&(c.style.display=\"block\"),e.addClass(a,\"pswp--animated-in\"),Da(\"initialZoom\"+(d?\"OutEnd\":\"InEnd\"))),g&&g(),$b=!1};if(!j||!h||void 0===h.x)return Da(\"initialZoom\"+(d?\"Out\":\"In\")),s=b.initialZoomLevel,Ma(pa,b.initialPosition),Ha(),a.style.opacity=d?0:1,Fa(1),void(j?setTimeout(function(){k()},j):k());var n=function(){var c=l,g=!f.currItem.src||f.currItem.loadError||i.showHideOpacity;b.miniImg&&(b.miniImg.style.webkitBackfaceVisibility=\"hidden\"),d||(s=h.w/b.w,pa.x=h.x,pa.y=h.y-K,f[g?\"template\":\"bg\"].style.opacity=.001,Ha()),bb(\"initialZoom\"),d&&!c&&e.removeClass(a,\"pswp--animated-in\"),g&&(d?e[(c?\"remove\":\"add\")+\"Class\"](a,\"pswp--animate_opacity\"):setTimeout(function(){e.addClass(a,\"pswp--animate_opacity\")},30)),Xb=setTimeout(function(){if(Da(\"initialZoom\"+(d?\"Out\":\"In\")),d){var f=h.w/b.w,i={x:pa.x,y:pa.y},l=s,m=ja,n=function(b){1===b?(s=f,pa.x=h.x,pa.y=h.y-M):(s=(f-l)*b+l,pa.x=(h.x-i.x)*b+i.x,pa.y=(h.y-M-i.y)*b+i.y),Ha(),g?a.style.opacity=1-b:Fa(m-b*m)};c?db(\"initialZoom\",0,1,j,e.easing.cubic.out,n,k):(n(1),Xb=setTimeout(k,j+20))}else s=b.initialZoomLevel,Ma(pa,b.initialPosition),Ha(),Fa(1),g?a.style.opacity=1:Fa(1),Xb=setTimeout(k,j+20)},d?25:90)};n()},dc={},ec=[],fc={index:0,errorMsg:'',forceProgressiveLoading:!1,preload:[1,1],getNumItemsFn:function(){return Yb.length}},gc=function(){return{center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}}},hc=function(a,b,c){var d=a.bounds;d.center.x=Math.round((dc.x-b)/2),d.center.y=Math.round((dc.y-c)/2)+a.vGap.top,d.max.x=b>dc.x?Math.round(dc.x-b):d.center.x,d.max.y=c>dc.y?Math.round(dc.y-c)+a.vGap.top:d.center.y,d.min.x=b>dc.x?0:d.center.x,d.min.y=c>dc.y?a.vGap.top:d.center.y},ic=function(a,b,c){if(a.src&&!a.loadError){var d=!c;if(d&&(a.vGap||(a.vGap={top:0,bottom:0}),Da(\"parseVerticalMargin\",a)),dc.x=b.x,dc.y=b.y-a.vGap.top-a.vGap.bottom,d){var e=dc.x/a.w,f=dc.y/a.h;a.fitRatio=e1&&(c=1),a.initialZoomLevel=c,a.bounds||(a.bounds=gc())}if(!c)return;return hc(a,a.w*c,a.h*c),d&&c===a.initialZoomLevel&&(a.initialPosition=a.bounds.center),a.bounds}return a.w=a.h=0,a.initialZoomLevel=a.fitRatio=1,a.bounds=gc(),a.initialPosition=a.bounds.center,a.bounds},jc=function(a,b,c,d,e,g){b.loadError||d&&(b.imageAppended=!0,mc(b,d,b===f.currItem&&ya),c.appendChild(d),g&&setTimeout(function(){b&&b.loaded&&b.placeholder&&(b.placeholder.style.display=\"none\",b.placeholder=null)},500))},kc=function(a){a.loading=!0,a.loaded=!1;var b=a.img=e.createEl(\"pswp__img\",\"img\"),c=function(){a.loading=!1,a.loaded=!0,a.loadComplete?a.loadComplete(a):a.img=null,b.onload=b.onerror=null,b=null};return b.onload=c,b.onerror=function(){a.loadError=!0,c()},b.src=a.src,b},lc=function(a,b){if(a.src&&a.loadError&&a.container)return b&&(a.container.innerHTML=\"\"),a.container.innerHTML=i.errorMsg.replace(\"%url%\",a.src),!0},mc=function(a,b,c){if(a.src){b||(b=a.container.lastChild);var d=c?a.w:Math.round(a.w*a.fitRatio),e=c?a.h:Math.round(a.h*a.fitRatio);a.placeholder&&!a.loaded&&(a.placeholder.style.width=d+\"px\",a.placeholder.style.height=e+\"px\"),b.style.width=d+\"px\",b.style.height=e+\"px\"}},nc=function(){if(ec.length){for(var a,b=0;b=0,e=Math.min(c[0],ac()),g=Math.min(c[1],ac());for(b=1;b<=(d?g:e);b++)f.lazyLoadItem(m+b);for(b=1;b<=(d?e:g);b++)f.lazyLoadItem(m-b)}),Ca(\"initialLayout\",function(){f.currItem.initialLayout=i.getThumbBoundsFn&&i.getThumbBoundsFn(m)}),Ca(\"mainScrollAnimComplete\",nc),Ca(\"initialZoomInEnd\",nc),Ca(\"destroy\",function(){for(var a,b=0;b=0&&(void 0!==Yb[a]&&Yb[a])},allowProgressiveImg:function(){return i.forceProgressiveLoading||!G||i.mouseUsed||screen.width>1200},setContent:function(a,b){i.loop&&(b=Aa(b));var c=f.getItemAt(a.index);c&&(c.container=null);var d,g=f.getItemAt(b);if(!g)return void(a.el.innerHTML=\"\");Da(\"gettingData\",b,g),a.index=b,a.item=g;var h=g.container=e.createEl(\"pswp__zoom-wrap\");if(!g.src&&g.html&&(g.html.tagName?h.appendChild(g.html):h.innerHTML=g.html),lc(g),ic(g,qa),!g.src||g.loadError||g.loaded)g.src&&!g.loadError&&(d=e.createEl(\"pswp__img\",\"img\"),d.style.opacity=1,d.src=g.src,mc(g,d),jc(b,g,h,d,!0));else{if(g.loadComplete=function(c){if(j){if(a&&a.index===b){if(lc(c,!0))return c.loadComplete=c.img=null,ic(c,qa),Ia(c),void(a.index===m&&f.updateCurrZoomItem());c.imageAppended?!$b&&c.placeholder&&(c.placeholder.style.display=\"none\",c.placeholder=null):N.transform&&(fa||$b)?ec.push({item:c,baseDiv:h,img:c.img,index:b,holder:a,clearPlaceholder:!0}):jc(b,c,h,c.img,fa||$b,!0)}c.loadComplete=null,c.img=null,Da(\"imageLoadComplete\",b,c)}},e.features.transform){var k=\"pswp__img pswp__img--placeholder\";k+=g.msrc?\"\":\" pswp__img--placeholder--blank\";var l=e.createEl(k,g.msrc?\"img\":\"\");g.msrc&&(l.src=g.msrc),mc(g,l),h.appendChild(l),g.placeholder=l}g.loading||kc(g),f.allowProgressiveImg()&&(!Zb&&N.transform?ec.push({item:g,baseDiv:h,img:g.img,index:b,holder:a}):jc(b,g,h,g.img,!0,!0))}Zb||b!==m?Ia(g):(ea=h.style,cc(g,d||g.img)),a.el.innerHTML=\"\",a.el.appendChild(h)},cleanSlide:function(a){a.img&&(a.img.onload=a.img.onerror=null),a.loaded=a.loading=a.img=a.imageAppended=!1}}});var oc,pc={},qc=function(a,b,c){var d=document.createEvent(\"CustomEvent\"),e={origEvent:a,target:a.target,releasePoint:b,pointerType:c||\"touch\"};d.initCustomEvent(\"pswpTap\",!0,!0,e),a.target.dispatchEvent(d)};za(\"Tap\",{publicMethods:{initTap:function(){Ca(\"firstTouchStart\",f.onTapStart),Ca(\"touchRelease\",f.onTapRelease),Ca(\"destroy\",function(){pc={},oc=null})},onTapStart:function(a){a.length>1&&(clearTimeout(oc),oc=null)},onTapRelease:function(a,b){if(b&&!Y&&!W&&!_a){var c=b;if(oc&&(clearTimeout(oc),oc=null,xb(c,pc)))return void Da(\"doubleTap\",c);if(\"mouse\"===b.type)return void qc(a,b,\"mouse\");var d=a.target.tagName.toUpperCase();if(\"BUTTON\"===d||e.hasClass(a.target,\"pswp__single-tap\"))return void qc(a,b);Ma(pc,c),oc=setTimeout(function(){qc(a,b),oc=null},300)}}}});var rc;za(\"DesktopZoom\",{publicMethods:{initDesktopZoom:function(){L||(G?Ca(\"mouseUsed\",function(){f.setupDesktopZoom()}):f.setupDesktopZoom(!0))},setupDesktopZoom:function(b){rc={};var c=\"wheel mousewheel DOMMouseScroll\";Ca(\"bindEvents\",function(){e.bind(a,c,f.handleMouseWheel)}),Ca(\"unbindEvents\",function(){rc&&e.unbind(a,c,f.handleMouseWheel)}),f.mouseZoomedIn=!1;var d,g=function(){f.mouseZoomedIn&&(e.removeClass(a,\"pswp--zoomed-in\"),f.mouseZoomedIn=!1),s<1?e.addClass(a,\"pswp--zoom-allowed\"):e.removeClass(a,\"pswp--zoom-allowed\"),h()},h=function(){d&&(e.removeClass(a,\"pswp--dragging\"),d=!1)};Ca(\"resize\",g),Ca(\"afterChange\",g),Ca(\"pointerDown\",function(){f.mouseZoomedIn&&(d=!0,e.addClass(a,\"pswp--dragging\"))}),Ca(\"pointerUp\",h),b||g()},handleMouseWheel:function(a){if(s<=f.currItem.fitRatio)return i.modal&&(!i.closeOnScroll||_a||V?a.preventDefault():E&&Math.abs(a.deltaY)>2&&(l=!0,f.close())),!0;if(a.stopPropagation(),rc.x=0,\"deltaX\"in a)1===a.deltaMode?(rc.x=18*a.deltaX,rc.y=18*a.deltaY):(rc.x=a.deltaX,rc.y=a.deltaY);else if(\"wheelDelta\"in a)a.wheelDeltaX&&(rc.x=-.16*a.wheelDeltaX),a.wheelDeltaY?rc.y=-.16*a.wheelDeltaY:rc.y=-.16*a.wheelDelta;else{if(!(\"detail\"in a))return;rc.y=a.detail}Sa(s,!0);var b=pa.x-rc.x,c=pa.y-rc.y;(i.modal||b<=da.min.x&&b>=da.max.x&&c<=da.min.y&&c>=da.max.y)&&a.preventDefault(),f.panTo(b,c)},toggleDesktopZoom:function(b){b=b||{x:qa.x/2+sa.x,y:qa.y/2+sa.y};var c=i.getDoubleTapZoom(!0,f.currItem),d=s===c;f.mouseZoomedIn=!d,f.zoomTo(d?f.currItem.initialZoomLevel:c,b,333),e[(d?\"remove\":\"add\")+\"Class\"](a,\"pswp--zoomed-in\")}}});var sc,tc,uc,vc,wc,xc,yc,zc,Ac,Bc,Cc,Dc,Ec={history:!0,galleryUID:1},Fc=function(){return Cc.hash.substring(1)},Gc=function(){sc&&clearTimeout(sc),uc&&clearTimeout(uc)},Hc=function(){var a=Fc(),b={};if(a.length<5)return b;var c,d=a.split(\"&\");for(c=0;c-1&&(yc=yc.split(\"&gid=\")[0],yc=yc.split(\"?gid=\")[0]),Ca(\"afterChange\",f.updateURL),Ca(\"unbindEvents\",function(){e.unbind(window,\"hashchange\",f.onHashChange)});var a=function(){xc=!0,Ac||(Bc?history.back():yc?Cc.hash=yc:Dc?history.pushState(\"\",document.title,Cc.pathname+Cc.search):Cc.hash=\"\"),Gc()};Ca(\"unbindEvents\",function(){l&&a()}),Ca(\"destroy\",function(){xc||a()}),Ca(\"firstUpdate\",function(){m=Hc().pid});var b=yc.indexOf(\"pid=\");b>-1&&(yc=yc.substring(0,b),\"&\"===yc.slice(-1)&&(yc=yc.slice(0,-1))),setTimeout(function(){j&&e.bind(window,\"hashchange\",f.onHashChange)},40)}},onHashChange:function(){return Fc()===yc?(Ac=!0,void f.close()):void(vc||(wc=!0,f.goTo(Hc().pid),wc=!1))},updateURL:function(){Gc(),wc||(zc?sc=setTimeout(Ic,800):Ic())}}}),e.extend(f,eb)};return a});","!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).reframe=t()}(this,function(){\"use strict\";function t(){for(var e=0,t=0,n=arguments.length;t .kg-image[width][height], .kg-gallery-image > img'\n );\n})();\n\n/* Responsive video in post content */\n(function () {\n const sources = [\n '.gh-content iframe[src*=\"youtube.com\"]',\n '.gh-content iframe[src*=\"youtube-nocookie.com\"]',\n '.gh-content iframe[src*=\"player.vimeo.com\"]',\n '.gh-content iframe[src*=\"kickstarter.com\"][src*=\"video.html\"]',\n '.gh-content object',\n '.gh-content embed',\n ];\n reframe(document.querySelectorAll(sources.join(',')));\n})();\n\n/* Turn the main nav into dropdown menu when there are more than 5 menu items */\n(function () {\n dropdown();\n})();\n\n/* Infinite scroll pagination */\n(function () {\n if (!document.body.classList.contains('home-template') && !document.body.classList.contains('post-template')) {\n pagination();\n }\n})();\n\n/* Responsive HTML table */\n(function () {\n const tables = document.querySelectorAll('.gh-content > table:not(.gist table)');\n \n tables.forEach(function (table) {\n const wrapper = document.createElement('div');\n wrapper.className = 'gh-table';\n table.parentNode.insertBefore(wrapper, table);\n wrapper.appendChild(table);\n });\n})();"]}
\ No newline at end of file
+{"version":3,"sources":["dropdown.js","lightbox.js","pagination.js","imagesloaded.pkgd.min.js","photoswipe-ui-default.min.js","photoswipe.min.js","reframe.min.js","main.js"],"names":["dropdown","mediaQuery","window","matchMedia","head","document","querySelector","menu","nav","logo","navHTML","innerHTML","matches","querySelectorAll","forEach","item","index","style","transitionDelay","makeDropdown","submenuItems","offsetWidth","lastElementChild","unshift","remove","length","toggle","createElement","wrapper","setAttribute","classList","add","gridTemplateRows","Math","ceil","child","appendChild","toggleRect","getBoundingClientRect","documentCenter","innerWidth","left","addEventListener","e","contains","target","imagesLoaded","setTimeout","lightbox","trigger","trig","onThumbnailsClick","preventDefault","reachedCurrentItem","items","prevSibling","closest","previousElementSibling","prevItems","push","src","getAttribute","msrc","w","h","el","concat","nextSibling","nextElementSibling","pswpElement","PhotoSwipe","PhotoSwipeUI_Default","bgOpacity","closeOnScroll","fullscreenEl","history","shareEl","zoomEl","getThumbBoundsFn","thumbnail","pageYScroll","pageYOffset","documentElement","scrollTop","rect","x","y","top","width","init","pagination","isInfinite","done","isMasonry","feedElement","let","loading","async","loadNextPage","nextElement","html","await","fetch","href","text","doc","DOMParser","parseFromString","postElements","fragment","createDocumentFragment","elems","post","clonedItem","importNode","visibility","loadNextWithCheck","resNextElement","buttonElement","innerHeight","observer","IntersectionObserver","entries","isIntersecting","disconnect","observe","t","define","amd","module","exports","EvEmitter","this","prototype","on","n","i","_events","indexOf","once","_onceEvents","off","splice","emitEvent","slice","o","r","apply","allOff","require","s","elements","Array","isArray","d","call","options","getImages","jqDeferred","Deferred","check","bind","a","error","img","url","element","Image","jQuery","console","u","Object","create","images","addElementImages","nodeName","addImage","background","addElementBackgroundImages","nodeType","1","9","11","getComputedStyle","exec","backgroundImage","addBackground","progress","progressedCount","hasAnyBroken","complete","isLoaded","notify","debug","log","isComplete","getIsImageComplete","confirm","naturalWidth","proxyImage","handleEvent","type","onload","unbindEvents","onerror","removeEventListener","makeJQueryPlugin","fn","promise","b","A","event","q","timeToIdle","mouseUsed","k","K","c","f","srcElement","g","S","onTap","name","stopPropagation","features","isOldAndroid","D","getNumItemsFn","p","C","E","F","removeClass","addClass","H","shareButtons","getImageURLForShare","getPageURLForShare","getTextForShare","replace","encodeURIComponent","id","download","label","parseShareButtonOut","children","onclick","G","I","closeElClasses","hasClass","clearTimeout","J","v","setIdle","L","relatedTarget","toElement","timeToIdleOutside","O","m","P","vGap","likelyTouchDevice","screen","fitControlsWidth","barsSize","captionEl","bottom","createEl","insertBefore","addCaptionHTMLFn","clientHeight","parseInt","T","className","option","onInit","getChildByClass","j","l","z","loadingIndicatorDelay","title","closeEl","counterEl","arrowEl","preloaderEl","tapToClose","tapToToggleControls","clickToCloseNonZoomable","currItem","location","indexIndicatorSep","shout","hasAttribute","open","round","toggleDesktopZoom","close","prev","next","isFullscreen","exit","enter","extend","scrollWrap","listen","hideControls","showControls","update","initialZoomLevel","getZoomLevel","zoomTo","getDoubleTapZoom","test","tagName","prevent","onGlobalTap","onMouseOver","clearInterval","unbind","eventK","updateFullscreen","hideAnimationDuration","removeChild","showAnimationDuration","setInterval","getFullscreenAPI","template","allowProgressiveImg","updateIndexIndicator","setScrollOffset","getScrollY","getCurrentIndex","detail","pointerType","fitRatio","releasePoint","supportsFullscreen","exitFullscreen","mozCancelFullScreen","webkitExitFullscreen","msExitFullscreen","requestFullscreen","enterK","exitK","elementK","mozRequestFullScreen","webkitRequestFullscreen","msRequestFullscreen","Element","ALLOW_KEYBOARD_INPUT","split","RegExp","firstChild","arraySearch","hasOwnProperty","easing","sine","out","sin","PI","inOut","cos","cubic","detectFeatures","oldIE","all","touch","requestAnimationFrame","raf","caf","cancelAnimationFrame","pointerEvent","PointerEvent","navigator","msPointerEnabled","userAgent","platform","appVersion","match","isOldIOSPhone","parseFloat","androidVersion","isMobileOpera","charAt","toUpperCase","toLowerCase","Date","getTime","max","svg","createElementNS","createSVGRect","allowPanToNext","spacing","loop","pinchToClose","closeOnVerticalDrag","verticalDragRange","showHideOpacity","focus","escKey","arrowKeys","mainScrollEndFriction","panEndFriction","isClickableElement","maxSpreadZoom","modal","scaleMode","ma","za","publicMethods","wa","Aa","ac","Ca","Ba","Va","initialPosition","La","min","Xa","keyCode","ctrlKey","altKey","shiftKey","metaKey","returnValue","Ya","Y","X","fa","Za","Ob","button","$b","U","Eb","Da","mb","pointerId","pageX","pageY","Mb","_","cb","V","ha","ka","ia","$","W","ga","Ma","oa","pa","na","kb","lb","nb","ta","ra","ob","Q","Ea","Sa","zb","Ab","aa","hb","ib","Gb","vb","ub","abs","ca","yb","Pb","tb","gb","Rb","N","4","2","3","changedTouches","sb","R","Sb","calculateSwipeSpeed","Ib","ja","db","Fa","Ha","Ub","Wb","Tb","B","M","Z","da","ea","la","qa","sa","ua","va","xa","ya","arguments","shift","bg","opacity","Ga","mc","Ia","container","Ja","Ka","Na","Oa","Pa","ic","Ta","Ua","$a","_a","ab","bb","eb","viewportSize","isMainScrollAnimating","isDragging","isZooming","applyZoomPan","framework","transform","itemHolders","wrap","display","perspective","height","resize","updateSize","orientationchange","clientWidth","scroll","keydown","click","animationName","ui","isNaN","_b","position","mainClass","setContent","updateCurrItem","cc","destroy","Xb","panTo","goTo","updateCurrZoomItem","bounds","center","invalidateCurrItems","needsUpdate","pop","cleanSlide","fb","jb","pb","qb","rb","wb","sqrt","Qb","Bb","Cb","parentNode","Db","Fb","identifier","Hb","Jb","Kb","Lb","touches","Nb","Vb","lastFlickOffset","lastFlickDist","lastFlickSpeed","slowDownRatio","slowDownRatioReverse","speedDecelerationRatio","speedDecelerationRatioAbs","distanceOffset","backAnimDestination","backAnimStarted","calculateOverBoundsAnimOffset","calculateAnimOffset","timeDiff","panAnimLoop","zoomPan","now","lastNow","initGestures","maxTouchPoints","msMaxTouchPoints","mousedown","mousemove","mouseup","kc","loaded","loadComplete","loadError","lc","errorMsg","nc","ec","holder","jc","baseDiv","clearPlaceholder","Yb","Zb","removeAttribute","initialLayout","miniImg","webkitBackfaceVisibility","dc","fc","forceProgressiveLoading","preload","gc","hc","imageAppended","placeholder","lastChild","lazyLoadItem","initController","getItemAt","preloader","qc","createEvent","origEvent","initCustomEvent","dispatchEvent","oc","rc","pc","initTap","onTapStart","onTapRelease","initDesktopZoom","setupDesktopZoom","handleMouseWheel","mouseZoomedIn","deltaY","deltaMode","deltaX","wheelDeltaX","wheelDeltaY","wheelDelta","Gc","sc","uc","Hc","Fc","galleryPIDs","pid","tc","vc","wc","xc","yc","zc","Ac","Bc","Cc","Dc","Ec","galleryUID","hash","substring","Ic","initHistory","updateURL","onHashChange","back","pushState","pathname","search","globalThis","self","reframe","offsetHeight","paddingTop","navigation","burger","overflowY","join","body","table"],"mappings":"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","file":"source.js","sourcesContent":["function dropdown() {\n const mediaQuery = window.matchMedia('(max-width: 767px)');\n\n const head = document.querySelector('.gh-navigation');\n const menu = head.querySelector('.gh-navigation-menu');\n const nav = menu?.querySelector('.nav');\n if (!nav) return;\n\n const logo = document.querySelector('.gh-navigation-logo');\n const navHTML = nav.innerHTML;\n\n if (mediaQuery.matches) {\n const items = nav.querySelectorAll('li');\n items.forEach(function (item, index) {\n item.style.transitionDelay = `${0.03 * (index + 1)}s`;\n });\n }\n\n const makeDropdown = function () {\n if (mediaQuery.matches) return;\n const submenuItems = [];\n\n while ((nav.offsetWidth + 64) > menu.offsetWidth) {\n if (nav.lastElementChild) {\n submenuItems.unshift(nav.lastElementChild);\n nav.lastElementChild.remove();\n } else {\n break;\n }\n }\n\n if (!submenuItems.length) {\n head.classList.add('is-dropdown-loaded');\n return;\n }\n\n const toggle = document.createElement('button');\n toggle.setAttribute('class', 'gh-more-toggle gh-icon-button');\n toggle.setAttribute('aria-label', 'More');\n toggle.innerHTML = '';\n\n const wrapper = document.createElement('div');\n wrapper.setAttribute('class', 'gh-dropdown');\n\n if (submenuItems.length >= 10) {\n head.classList.add('is-dropdown-mega');\n wrapper.style.gridTemplateRows = `repeat(${Math.ceil(submenuItems.length / 2)}, 1fr)`;\n } else {\n head.classList.remove('is-dropdown-mega');\n }\n\n submenuItems.forEach(function (child) {\n wrapper.appendChild(child);\n });\n\n toggle.appendChild(wrapper);\n nav.appendChild(toggle);\n\n const toggleRect = toggle.getBoundingClientRect();\n const documentCenter = window.innerWidth / 2;\n\n if (toggleRect.left < documentCenter) {\n wrapper.classList.add('is-left');\n }\n\n head.classList.add('is-dropdown-loaded');\n\n window.addEventListener('click', function (e) {\n if (head.classList.contains('is-dropdown-open')) {\n head.classList.remove('is-dropdown-open');\n } else if (toggle.contains(e.target)) {\n head.classList.add('is-dropdown-open');\n }\n });\n }\n\n imagesLoaded(logo, function () {\n makeDropdown();\n });\n\n window.addEventListener('load', function () {\n if (!logo) {\n makeDropdown();\n }\n });\n\n window.addEventListener('resize', function () {\n setTimeout(() => {\n nav.innerHTML = navHTML;\n makeDropdown();\n }, 1);\n });\n}\n","function lightbox(trigger) {\n var onThumbnailsClick = function (e) {\n e.preventDefault();\n\n var items = [];\n var index = 0;\n\n var prevSibling = e.target.closest('.kg-card').previousElementSibling;\n\n while (prevSibling && (prevSibling.classList.contains('kg-image-card') || prevSibling.classList.contains('kg-gallery-card'))) {\n var prevItems = [];\n\n prevSibling.querySelectorAll('img').forEach(function (item) {\n prevItems.push({\n src: item.getAttribute('src'),\n msrc: item.getAttribute('src'),\n w: item.getAttribute('width'),\n h: item.getAttribute('height'),\n el: item,\n })\n\n index += 1;\n });\n prevSibling = prevSibling.previousElementSibling;\n\n items = prevItems.concat(items);\n }\n\n if (e.target.classList.contains('kg-image')) {\n items.push({\n src: e.target.getAttribute('src'),\n msrc: e.target.getAttribute('src'),\n w: e.target.getAttribute('width'),\n h: e.target.getAttribute('height'),\n el: e.target,\n });\n } else {\n var reachedCurrentItem = false;\n\n e.target.closest('.kg-gallery-card').querySelectorAll('img').forEach(function (item) {\n items.push({\n src: item.getAttribute('src'),\n msrc: item.getAttribute('src'),\n w: item.getAttribute('width'),\n h: item.getAttribute('height'),\n el: item,\n });\n\n if (!reachedCurrentItem && item !== e.target) {\n index += 1;\n } else {\n reachedCurrentItem = true;\n }\n });\n }\n\n var nextSibling = e.target.closest('.kg-card').nextElementSibling;\n\n while (nextSibling && (nextSibling.classList.contains('kg-image-card') || nextSibling.classList.contains('kg-gallery-card'))) {\n nextSibling.querySelectorAll('img').forEach(function (item) {\n items.push({\n src: item.getAttribute('src'),\n msrc: item.getAttribute('src'),\n w: item.getAttribute('width'),\n h: item.getAttribute('height'),\n el: item,\n })\n });\n nextSibling = nextSibling.nextElementSibling;\n }\n\n var pswpElement = document.querySelectorAll('.pswp')[0];\n\n var options = {\n bgOpacity: 0.9,\n closeOnScroll: true,\n fullscreenEl: false,\n history: false,\n index: index,\n shareEl: false,\n zoomEl: false,\n getThumbBoundsFn: function(index) {\n var thumbnail = items[index].el,\n pageYScroll = window.pageYOffset || document.documentElement.scrollTop,\n rect = thumbnail.getBoundingClientRect();\n\n return {x:rect.left, y:rect.top + pageYScroll, w:rect.width};\n }\n }\n\n var gallery = new PhotoSwipe(pswpElement, PhotoSwipeUI_Default, items, options);\n gallery.init();\n\n return false;\n };\n\n var triggers = document.querySelectorAll(trigger);\n triggers.forEach(function (trig) {\n trig.addEventListener('click', function (e) {\n onThumbnailsClick(e);\n });\n });\n}\n","function pagination(isInfinite = true, done, isMasonry = false) {\n const feedElement = document.querySelector('.gh-feed');\n if (!feedElement) return;\n\n let loading = false;\n const target = document.querySelector('.gh-footer');\n const buttonElement = document.querySelector('.gh-loadmore');\n\n if (!document.querySelector('link[rel=next]') && buttonElement) {\n buttonElement.remove();\n }\n\n const loadNextPage = async function () {\n const nextElement = document.querySelector('link[rel=next]');\n if (!nextElement) return;\n\n try {\n const res = await fetch(nextElement.href);\n const html = await res.text();\n const parser = new DOMParser();\n const doc = parser.parseFromString(html, 'text/html');\n\n const postElements = doc.querySelectorAll('.gh-feed:not(.gh-featured):not(.gh-related) > *');\n const fragment = document.createDocumentFragment();\n const elems = [];\n\n postElements.forEach(function (post) {\n var clonedItem = document.importNode(post, true);\n\n if (isMasonry) {\n clonedItem.style.visibility = 'hidden';\n }\n\n fragment.appendChild(clonedItem);\n elems.push(clonedItem);\n });\n\n feedElement.appendChild(fragment);\n\n if (done) {\n done(elems, loadNextWithCheck);\n }\n\n const resNextElement = doc.querySelector('link[rel=next]');\n if (resNextElement && resNextElement.href) {\n nextElement.href = resNextElement.href;\n } else {\n nextElement.remove();\n if (buttonElement) {\n buttonElement.remove();\n }\n }\n } catch (e) {\n nextElement.remove();\n throw e;\n }\n };\n\n const loadNextWithCheck = async function () {\n if (target.getBoundingClientRect().top <= window.innerHeight && document.querySelector('link[rel=next]')) {\n await loadNextPage();\n }\n }\n\n const callback = async function (entries) {\n if (loading) return;\n\n loading = true;\n\n if (entries[0].isIntersecting) {\n // keep loading next page until target is out of the viewport or we've loaded the last page\n if (!isMasonry) {\n while (target.getBoundingClientRect().top <= window.innerHeight && document.querySelector('link[rel=next]')) {\n await loadNextPage();\n }\n } else {\n await loadNextPage();\n }\n }\n\n loading = false;\n\n if (!document.querySelector('link[rel=next]')) {\n observer.disconnect();\n }\n };\n\n const observer = new IntersectionObserver(callback);\n\n if (isInfinite) {\n observer.observe(target);\n } else {\n buttonElement.addEventListener('click', loadNextPage);\n }\n}\n","/*!\n * imagesLoaded PACKAGED v4.1.4\n * JavaScript is all like \"You images are done yet or what?\"\n * MIT License\n */\n\n!function(e,t){\"function\"==typeof define&&define.amd?define(\"ev-emitter/ev-emitter\",t):\"object\"==typeof module&&module.exports?module.exports=t():e.EvEmitter=t()}(\"undefined\"!=typeof window?window:this,function(){function e(){}var t=e.prototype;return t.on=function(e,t){if(e&&t){var i=this._events=this._events||{},n=i[e]=i[e]||[];return n.indexOf(t)==-1&&n.push(t),this}},t.once=function(e,t){if(e&&t){this.on(e,t);var i=this._onceEvents=this._onceEvents||{},n=i[e]=i[e]||{};return n[t]=!0,this}},t.off=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){var n=i.indexOf(t);return n!=-1&&i.splice(n,1),this}},t.emitEvent=function(e,t){var i=this._events&&this._events[e];if(i&&i.length){i=i.slice(0),t=t||[];for(var n=this._onceEvents&&this._onceEvents[e],o=0;o-1&&(c.onTap(),d=!0);if(d){a.stopPropagation&&a.stopPropagation(),r=!0;var h=b.features.isOldAndroid?600:30;s=setTimeout(function(){r=!1},h)}},B=function(){return!a.likelyTouchDevice||q.mouseUsed||screen.width>q.fitControlsWidth},C=function(a,c,d){b[(d?\"add\":\"remove\")+\"Class\"](a,\"pswp__\"+c)},D=function(){var a=1===q.getNumItemsFn();a!==p&&(C(d,\"ui--one-slide\",a),p=a)},E=function(){C(i,\"share-modal--hidden\",y)},F=function(){return y=!y,y?(b.removeClass(i,\"pswp__share-modal--fade-in\"),setTimeout(function(){y&&E()},300)):(E(),setTimeout(function(){y||b.addClass(i,\"pswp__share-modal--fade-in\")},30)),y||H(),!1},G=function(b){b=b||window.event;var c=b.target||b.srcElement;return a.shout(\"shareLinkClick\",b,c),!!c.href&&(!!c.hasAttribute(\"download\")||(window.open(c.href,\"pswp_share\",\"scrollbars=yes,resizable=yes,toolbar=no,location=yes,width=550,height=420,top=100,left=\"+(window.screen?Math.round(screen.width/2-275):100)),y||F(),!1))},H=function(){for(var a,b,c,d,e,f=\"\",g=0;g\"+a.label+\"\",q.parseShareButtonOut&&(f=q.parseShareButtonOut(a,f));i.children[0].innerHTML=f,i.children[0].onclick=G},I=function(a){for(var c=0;c=.95&&v.showControls()});var a;l(\"onPinchClose\",function(b){x&&b<.9?(v.hideControls(),a=!0):a&&!x&&b>.9&&v.showControls()}),l(\"zoomGestureEnded\",function(){a=!1,a&&!x&&v.showControls()})},S=[{name:\"caption\",option:\"captionEl\",onInit:function(a){e=a}},{name:\"share-modal\",option:\"shareEl\",onInit:function(a){i=a},onTap:function(){F()}},{name:\"button--share\",option:\"shareEl\",onInit:function(a){h=a},onTap:function(){F()}},{name:\"button--zoom\",option:\"zoomEl\",onTap:a.toggleDesktopZoom},{name:\"counter\",option:\"counterEl\",onInit:function(a){g=a}},{name:\"button--close\",option:\"closeEl\",onTap:a.close},{name:\"button--arrow--left\",option:\"arrowEl\",onTap:a.prev},{name:\"button--arrow--right\",option:\"arrowEl\",onTap:a.next},{name:\"button--fs\",option:\"fullscreenEl\",onTap:function(){c.isFullscreen()?c.exit():c.enter()}},{name:\"preloader\",option:\"preloaderEl\",onInit:function(a){m=a}}],T=function(){var a,c,e,f=function(d){if(d)for(var f=d.length,g=0;g-1&&(q[e.option]?(b.removeClass(a,\"pswp__element--disabled\"),e.onInit&&e.onInit(a)):b.addClass(a,\"pswp__element--disabled\"))}};f(d.children);var g=b.getChildByClass(d,\"pswp__top-bar\");g&&f(g.children)};v.init=function(){b.extend(a.options,z,!0),q=a.options,d=b.getChildByClass(a.scrollWrap,\"pswp__ui\"),l=a.listen,R(),l(\"beforeChange\",v.update),l(\"doubleTap\",function(b){var c=a.currItem.initialZoomLevel;a.getZoomLevel()!==c?a.zoomTo(c,b,333):a.zoomTo(q.getDoubleTapZoom(!1,a.currItem),b,333)}),l(\"preventDragEvent\",function(a,b,c){var d=a.target||a.srcElement;d&&d.getAttribute(\"class\")&&a.type.indexOf(\"mouse\")>-1&&(d.getAttribute(\"class\").indexOf(\"__caption\")>0||/(SMALL|STRONG|EM)/i.test(d.tagName))&&(c.prevent=!1)}),l(\"bindEvents\",function(){b.bind(d,\"pswpTap click\",A),b.bind(a.scrollWrap,\"pswpTap\",v.onGlobalTap),a.likelyTouchDevice||b.bind(a.scrollWrap,\"mouseover\",v.onMouseOver)}),l(\"unbindEvents\",function(){y||F(),t&&clearInterval(t),b.unbind(document,\"mouseout\",L),b.unbind(document,\"mousemove\",K),b.unbind(d,\"pswpTap click\",A),b.unbind(a.scrollWrap,\"pswpTap\",v.onGlobalTap),b.unbind(a.scrollWrap,\"mouseover\",v.onMouseOver),c&&(b.unbind(document,c.eventK,v.updateFullscreen),c.isFullscreen()&&(q.hideAnimationDuration=0,c.exit()),c=null)}),l(\"destroy\",function(){q.captionEl&&(f&&d.removeChild(f),b.removeClass(e,\"pswp__caption--empty\")),i&&(i.children[0].onclick=null),b.removeClass(d,\"pswp__ui--over-close\"),b.addClass(d,\"pswp__ui--hidden\"),v.setIdle(!1)}),q.showAnimationDuration||b.removeClass(d,\"pswp__ui--hidden\"),l(\"initialZoomIn\",function(){q.showAnimationDuration&&b.removeClass(d,\"pswp__ui--hidden\")}),l(\"initialZoomOut\",function(){b.addClass(d,\"pswp__ui--hidden\")}),l(\"parseVerticalMargin\",P),T(),q.shareEl&&h&&i&&(y=!0),D(),Q(),M(),N()},v.setIdle=function(a){k=a,C(d,\"ui--idle\",a)},v.update=function(){x&&a.currItem?(v.updateIndexIndicator(),q.captionEl&&(q.addCaptionHTMLFn(a.currItem,e),C(e,\"caption--empty\",!a.currItem.title)),w=!0):w=!1,y||F(),D()},v.updateFullscreen=function(d){d&&setTimeout(function(){a.setScrollOffset(0,b.getScrollY())},50),b[(c.isFullscreen()?\"add\":\"remove\")+\"Class\"](a.template,\"pswp--fs\")},v.updateIndexIndicator=function(){q.counterEl&&(g.innerHTML=a.getCurrentIndex()+1+q.indexIndicatorSep+q.getNumItemsFn())},v.onGlobalTap=function(c){c=c||window.event;var d=c.target||c.srcElement;if(!r)if(c.detail&&\"mouse\"===c.detail.pointerType){if(I(d))return void a.close();b.hasClass(d,\"pswp__img\")&&(1===a.getZoomLevel()&&a.getZoomLevel()<=a.currItem.fitRatio?q.clickToCloseNonZoomable&&a.close():a.toggleDesktopZoom(c.detail.releasePoint))}else if(q.tapToToggleControls&&(x?v.hideControls():v.showControls()),q.tapToClose&&(b.hasClass(d,\"pswp__img\")||I(d)))return void a.close()},v.onMouseOver=function(a){a=a||window.event;var b=a.target||a.srcElement;C(d,\"ui--over-close\",I(b))},v.hideControls=function(){b.addClass(d,\"pswp__ui--hidden\"),x=!1},v.showControls=function(){x=!0,w||v.update(),b.removeClass(d,\"pswp__ui--hidden\")},v.supportsFullscreen=function(){var a=document;return!!(a.exitFullscreen||a.mozCancelFullScreen||a.webkitExitFullscreen||a.msExitFullscreen)},v.getFullscreenAPI=function(){var b,c=document.documentElement,d=\"fullscreenchange\";return c.requestFullscreen?b={enterK:\"requestFullscreen\",exitK:\"exitFullscreen\",elementK:\"fullscreenElement\",eventK:d}:c.mozRequestFullScreen?b={enterK:\"mozRequestFullScreen\",exitK:\"mozCancelFullScreen\",elementK:\"mozFullScreenElement\",eventK:\"moz\"+d}:c.webkitRequestFullscreen?b={enterK:\"webkitRequestFullscreen\",exitK:\"webkitExitFullscreen\",elementK:\"webkitFullscreenElement\",eventK:\"webkit\"+d}:c.msRequestFullscreen&&(b={enterK:\"msRequestFullscreen\",exitK:\"msExitFullscreen\",elementK:\"msFullscreenElement\",eventK:\"MSFullscreenChange\"}),b&&(b.enter=function(){return j=q.closeOnScroll,q.closeOnScroll=!1,\"webkitRequestFullscreen\"!==this.enterK?a.template[this.enterK]():void a.template[this.enterK](Element.ALLOW_KEYBOARD_INPUT)},b.exit=function(){return q.closeOnScroll=j,document[this.exitK]()},b.isFullscreen=function(){return document[this.elementK]}),b}};return a});","/*! PhotoSwipe - v4.1.3 - 2019-01-08\n* http://photoswipe.com\n* Copyright (c) 2019 Dmitry Semenov; */\n!function(a,b){\"function\"==typeof define&&define.amd?define(b):\"object\"==typeof exports?module.exports=b():a.PhotoSwipe=b()}(this,function(){\"use strict\";var a=function(a,b,c,d){var e={features:null,bind:function(a,b,c,d){var e=(d?\"remove\":\"add\")+\"EventListener\";b=b.split(\" \");for(var f=0;f0&&(g=parseInt(g[1],10),g>=1&&g<8&&(d.isOldIOSPhone=!0))}var h=f.match(/Android\\s([0-9\\.]*)/),i=h?h[1]:0;i=parseFloat(i),i>=1&&(i<4.4&&(d.isOldAndroid=!0),d.androidVersion=i),d.isMobileOpera=/opera mini|opera mobi/i.test(f)}for(var j,k,l=[\"transform\",\"perspective\",\"animationName\"],m=[\"\",\"webkit\",\"Moz\",\"ms\",\"O\"],n=0;n<4;n++){c=m[n];for(var o=0;o<3;o++)j=l[o],k=c+(c?j.charAt(0).toUpperCase()+j.slice(1):j),!d[j]&&k in b&&(d[j]=k);c&&!d.raf&&(c=c.toLowerCase(),d.raf=window[c+\"RequestAnimationFrame\"],d.raf&&(d.caf=window[c+\"CancelAnimationFrame\"]||window[c+\"CancelRequestAnimationFrame\"]))}if(!d.raf){var p=0;d.raf=function(a){var b=(new Date).getTime(),c=Math.max(0,16-(b-p)),d=window.setTimeout(function(){a(b+c)},c);return p=b+c,d},d.caf=function(a){clearTimeout(a)}}return d.svg=!!document.createElementNS&&!!document.createElementNS(\"http://www.w3.org/2000/svg\",\"svg\").createSVGRect,e.features=d,d}};e.detectFeatures(),e.features.oldIE&&(e.bind=function(a,b,c,d){b=b.split(\" \");for(var e,f=(d?\"detach\":\"attach\")+\"Event\",g=function(){c.handleEvent.call(c)},h=0;hb-1?a-b:a<0?b+a:a},Ba={},Ca=function(a,b){return Ba[a]||(Ba[a]=[]),Ba[a].push(b)},Da=function(a){var b=Ba[a];if(b){var c=Array.prototype.slice.call(arguments);c.shift();for(var d=0;df.currItem.fitRatio?ya||(mc(f.currItem,!1,!0),ya=!0):ya&&(mc(f.currItem),ya=!1)),Ga(ea,pa.x,pa.y,s))},Ia=function(a){a.container&&Ga(a.container.style,a.initialPosition.x,a.initialPosition.y,a.initialZoomLevel,a)},Ja=function(a,b){b[E]=u+a+\"px, 0px\"+v},Ka=function(a,b){if(!i.loop&&b){var c=m+(ta.x*ra-a)/ta.x,d=Math.round(a-tb.x);(c<0&&d>0||c>=ac()-1&&d<0)&&(a=tb.x+d*i.mainScrollEndFriction)}tb.x=a,Ja(a,n)},La=function(a,b){var c=ub[a]-sa[a];return oa[a]+na[a]+c-c*(b/t)},Ma=function(a,b){a.x=b.x,a.y=b.y,b.id&&(a.id=b.id)},Na=function(a){a.x=Math.round(a.x),a.y=Math.round(a.y)},Oa=null,Pa=function(){Oa&&(e.unbind(document,\"mousemove\",Pa),e.addClass(a,\"pswp--has_mouse\"),i.mouseUsed=!0,Da(\"mouseUsed\")),Oa=setTimeout(function(){Oa=null},100)},Qa=function(){e.bind(document,\"keydown\",f),N.transform&&e.bind(f.scrollWrap,\"click\",f),i.mouseUsed||e.bind(document,\"mousemove\",Pa),e.bind(window,\"resize scroll orientationchange\",f),Da(\"bindEvents\")},Ra=function(){e.unbind(window,\"resize scroll orientationchange\",f),e.unbind(window,\"scroll\",r.scroll),e.unbind(document,\"keydown\",f),e.unbind(document,\"mousemove\",Pa),N.transform&&e.unbind(f.scrollWrap,\"click\",f),V&&e.unbind(window,p,f),clearTimeout(O),Da(\"unbindEvents\")},Sa=function(a,b){var c=ic(f.currItem,qa,a);return b&&(da=c),c},Ta=function(a){return a||(a=f.currItem),a.initialZoomLevel},Ua=function(a){return a||(a=f.currItem),a.w>0?i.maxSpreadZoom:1},Va=function(a,b,c,d){return d===f.currItem.initialZoomLevel?(c[a]=f.currItem.initialPosition[a],!0):(c[a]=La(a,d),c[a]>b.min[a]?(c[a]=b.min[a],!0):c[a]1?1:a.fitRatio,c=a.container.style,d=b*a.w,e=b*a.h;c.width=d+\"px\",c.height=e+\"px\",c.left=a.initialPosition.x+\"px\",c.top=a.initialPosition.y+\"px\"},Ha=function(){if(ea){var a=ea,b=f.currItem,c=b.fitRatio>1?1:b.fitRatio,d=c*b.w,e=c*b.h;a.width=d+\"px\",a.height=e+\"px\",a.left=pa.x+\"px\",a.top=pa.y+\"px\"}}},Xa=function(a){var b=\"\";i.escKey&&27===a.keyCode?b=\"close\":i.arrowKeys&&(37===a.keyCode?b=\"prev\":39===a.keyCode&&(b=\"next\")),b&&(a.ctrlKey||a.altKey||a.shiftKey||a.metaKey||(a.preventDefault?a.preventDefault():a.returnValue=!1,f[b]()))},Ya=function(a){a&&(Y||X||fa||T)&&(a.preventDefault(),a.stopPropagation())},Za=function(){f.setScrollOffset(0,e.getScrollY())},$a={},_a=0,ab=function(a){$a[a]&&($a[a].raf&&I($a[a].raf),_a--,delete $a[a])},bb=function(a){$a[a]&&ab(a),$a[a]||(_a++,$a[a]={})},cb=function(){for(var a in $a)$a.hasOwnProperty(a)&&ab(a)},db=function(a,b,c,d,e,f,g){var h,i=Ea();bb(a);var j=function(){if($a[a]){if(h=Ea()-i,h>=d)return ab(a),f(c),void(g&&g());f((c-b)*e(h/d)+b),$a[a].raf=H(j)}};j()},eb={shout:Da,listen:Ca,viewportSize:qa,options:i,isMainScrollAnimating:function(){return fa},getZoomLevel:function(){return s},getCurrentIndex:function(){return m},isDragging:function(){return V},isZooming:function(){return aa},setScrollOffset:function(a,b){sa.x=a,M=sa.y=b,Da(\"updateScrollOffset\",sa)},applyZoomPan:function(a,b,c,d){pa.x=b,pa.y=c,s=a,Ha(d)},init:function(){if(!j&&!k){var c;f.framework=e,f.template=a,f.bg=e.getChildByClass(a,\"pswp__bg\"),J=a.className,j=!0,N=e.detectFeatures(),H=N.raf,I=N.caf,E=N.transform,L=N.oldIE,f.scrollWrap=e.getChildByClass(a,\"pswp__scroll-wrap\"),f.container=e.getChildByClass(f.scrollWrap,\"pswp__container\"),n=f.container.style,f.itemHolders=y=[{el:f.container.children[0],wrap:0,index:-1},{el:f.container.children[1],wrap:0,index:-1},{el:f.container.children[2],wrap:0,index:-1}],y[0].el.style.display=y[2].el.style.display=\"none\",Wa(),r={resize:f.updateSize,orientationchange:function(){clearTimeout(O),O=setTimeout(function(){qa.x!==f.scrollWrap.clientWidth&&f.updateSize()},500)},scroll:Za,keydown:Xa,click:Ya};var d=N.isOldIOSPhone||N.isOldAndroid||N.isMobileOpera;for(N.animationName&&N.transform&&!d||(i.showAnimationDuration=i.hideAnimationDuration=0),c=0;c=ac())&&(m=0),f.currItem=_b(m),(N.isOldIOSPhone||N.isOldAndroid)&&(va=!1),a.setAttribute(\"aria-hidden\",\"false\"),i.modal&&(va?a.style.position=\"fixed\":(a.style.position=\"absolute\",a.style.top=e.getScrollY()+\"px\")),void 0===M&&(Da(\"initialLayout\"),M=K=e.getScrollY());var l=\"pswp--open \";for(i.mainClass&&(l+=i.mainClass+\" \"),i.showHideOpacity&&(l+=\"pswp--animate_opacity \"),l+=G?\"pswp--touch\":\"pswp--notouch\",l+=N.animationName?\" pswp--css_animation\":\"\",l+=N.svg?\" pswp--svg\":\"\",e.addClass(a,l),f.updateSize(),o=-1,ua=null,c=0;cda.min.x?a=da.min.x:ada.min.y?b=da.min.y:b=h&&(o+=ua+(ua>0?-h:h),c=h);for(var d=0;d0?(b=y.shift(),y[h-1]=b,o++,Ja((o+2)*ta.x,b.el.style),f.setContent(b,m-c+d+1+1)):(b=y.pop(),y.unshift(b),o--,Ja(o*ta.x,b.el.style),f.setContent(b,m+c-d-1-1));if(ea&&1===Math.abs(ua)){var e=_b(z);e.initialZoomLevel!==s&&(ic(e,qa),mc(e),Ia(e))}ua=0,f.updateCurrZoomItem(),z=m,Da(\"afterChange\")}}},updateSize:function(b){if(!va&&i.modal){var c=e.getScrollY();if(M!==c&&(a.style.top=c+\"px\",M=c),!b&&xa.x===window.innerWidth&&xa.y===window.innerHeight)return;xa.x=window.innerWidth,xa.y=window.innerHeight,a.style.height=xa.y+\"px\"}if(qa.x=f.scrollWrap.clientWidth,qa.y=f.scrollWrap.clientHeight,Za(),ta.x=qa.x+Math.round(qa.x*i.spacing),ta.y=qa.y,Ka(ta.x*ra),Da(\"beforeResize\"),void 0!==o){for(var d,g,j,k=0;k2&&(j=Aa(j)),g=_b(j),g&&(x||g.needsUpdate||!g.bounds)?(f.cleanSlide(g),f.setContent(d,j),1===k&&(f.currItem=g,f.updateCurrZoomItem(!0)),g.needsUpdate=!1):d.index===-1&&j>=0&&f.setContent(d,j),g&&g.container&&(ic(g,qa),mc(g),Ia(g));x=!1}t=s=f.currItem.initialZoomLevel,da=f.currItem.bounds,da&&(pa.x=da.center.x,pa.y=da.center.y,Ha(!0)),Da(\"resize\")},zoomTo:function(a,b,c,d,f){b&&(t=s,ub.x=Math.abs(b.x)-pa.x,ub.y=Math.abs(b.y)-pa.y,Ma(oa,pa));var g=Sa(a,!1),h={};Va(\"x\",g,h,a),Va(\"y\",g,h,a);var i=s,j={x:pa.x,y:pa.y};Na(h);var k=function(b){1===b?(s=a,pa.x=h.x,pa.y=h.y):(s=(a-i)*b+i,pa.x=(h.x-j.x)*b+j.x,pa.y=(h.y-j.y)*b+j.y),f&&f(b),Ha(1===b)};c?db(\"customZoomTo\",0,1,c,d||e.easing.sine.inOut,k):k(1)}},fb=30,gb=10,hb={},ib={},jb={},kb={},lb={},mb=[],nb={},ob=[],pb={},qb=0,rb=ma(),sb=0,tb=ma(),ub=ma(),vb=ma(),wb=function(a,b){return a.x===b.x&&a.y===b.y},xb=function(a,b){return Math.abs(a.x-b.x)-1)&&(b(a)?a:Cb(a.parentNode,b)))},Db={},Eb=function(a,b){return Db.prevent=!Cb(a.target,i.isClickableElement),Da(\"preventDragEvent\",a,b,Db),Db.prevent},Fb=function(a,b){return b.x=a.pageX,b.y=a.pageY,b.id=a.identifier,b},Gb=function(a,b,c){c.x=.5*(a.x+b.x),c.y=.5*(a.y+b.y)},Hb=function(a,b,c){if(a-Q>50){var d=ob.length>2?ob.shift():{};d.x=b,d.y=c,ob.push(d),Q=a}},Ib=function(){var a=pa.y-f.currItem.initialPosition.y;return 1-Math.abs(a/(qa.y/2))},Jb={},Kb={},Lb=[],Mb=function(a){for(;Lb.length>0;)Lb.pop();return F?(la=0,mb.forEach(function(a){0===la?Lb[0]=a:1===la&&(Lb[1]=a),la++})):a.type.indexOf(\"touch\")>-1?a.touches&&a.touches.length>0&&(Lb[0]=Fb(a.touches[0],Jb),a.touches.length>1&&(Lb[1]=Fb(a.touches[1],Kb))):(Jb.x=a.pageX,Jb.y=a.pageY,Jb.id=\"\",Lb[0]=Jb),Lb},Nb=function(a,b){var c,d,e,g,h=0,j=pa[a]+b[a],k=b[a]>0,l=tb.x+b.x,m=tb.x-nb.x;return c=j>da.min[a]||jda.min[a]&&(c=i.panEndFriction,h=da.min[a]-j,d=da.min[a]-oa[a]),(d<=0||m<0)&&ac()>1?(g=l,m<0&&l>nb.x&&(g=nb.x)):da.min.x!==da.max.x&&(e=j)):(j0)&&ac()>1?(g=l,m>0&&lf.currItem.fitRatio&&(pa[a]+=b[a]*c)):(void 0!==g&&(Ka(g,!0),$=g!==nb.x),da.min.x!==da.max.x&&(void 0!==e?pa.x=e:$||(pa.x+=b.x*c)),void 0!==g)},Ob=function(a){if(!(\"mousedown\"===a.type&&a.button>0)){if($b)return void a.preventDefault();if(!U||\"mousedown\"!==a.type){if(Eb(a,!0)&&a.preventDefault(),Da(\"pointerDown\"),F){var b=e.arraySearch(mb,a.pointerId,\"id\");b<0&&(b=mb.length),mb[b]={x:a.pageX,y:a.pageY,id:a.pointerId}}var c=Mb(a),d=c.length;_=null,cb(),V&&1!==d||(V=ha=!0,e.bind(window,p,f),S=ka=ia=T=$=Y=W=X=!1,ga=null,Da(\"firstTouchStart\",c),Ma(oa,pa),na.x=na.y=0,Ma(kb,c[0]),Ma(lb,kb),nb.x=ta.x*ra,ob=[{x:kb.x,y:kb.y}],Q=P=Ea(),Sa(s,!0),zb(),Ab()),!aa&&d>1&&!fa&&!$&&(t=s,X=!1,aa=W=!0,na.y=na.x=0,Ma(oa,pa),Ma(hb,c[0]),Ma(ib,c[1]),Gb(hb,ib,vb),ub.x=Math.abs(vb.x)-pa.x,ub.y=Math.abs(vb.y)-pa.y,ba=ca=yb(hb,ib))}}},Pb=function(a){if(a.preventDefault(),F){var b=e.arraySearch(mb,a.pointerId,\"id\");if(b>-1){var c=mb[b];c.x=a.pageX,c.y=a.pageY}}if(V){var d=Mb(a);if(ga||Y||aa)_=d;else if(tb.x!==ta.x*ra)ga=\"h\";else{var f=Math.abs(d[0].x-kb.x)-Math.abs(d[0].y-kb.y);Math.abs(f)>=gb&&(ga=f>0?\"h\":\"v\",_=d)}}},Qb=function(){if(_){var a=_.length;if(0!==a)if(Ma(hb,_[0]),jb.x=hb.x-kb.x,jb.y=hb.y-kb.y,aa&&a>1){if(kb.x=hb.x,kb.y=hb.y,!jb.x&&!jb.y&&wb(_[1],ib))return;Ma(ib,_[1]),X||(X=!0,Da(\"zoomGestureStarted\"));var b=yb(hb,ib),c=Vb(b);c>f.currItem.initialZoomLevel+f.currItem.initialZoomLevel/15&&(ka=!0);var d=1,e=Ta(),g=Ua();if(c1&&(d=1),c=e-d*(e/3);else c>g&&(d=(c-g)/(6*e),d>1&&(d=1),c=g+d*e);d<0&&(d=0),ba=b,Gb(hb,ib,rb),na.x+=rb.x-vb.x,na.y+=rb.y-vb.y,Ma(vb,rb),pa.x=La(\"x\",c),pa.y=La(\"y\",c),S=c>s,s=c,Ha()}else{if(!ga)return;if(ha&&(ha=!1,Math.abs(jb.x)>=gb&&(jb.x-=_[0].x-lb.x),Math.abs(jb.y)>=gb&&(jb.y-=_[0].y-lb.y)),kb.x=hb.x,kb.y=hb.y,0===jb.x&&0===jb.y)return;if(\"v\"===ga&&i.closeOnVerticalDrag&&!Bb()){na.y+=jb.y,pa.y+=jb.y;var k=Ib();return T=!0,Da(\"onVerticalDrag\",k),Fa(k),void Ha()}Hb(Ea(),hb.x,hb.y),Y=!0,da=f.currItem.bounds;var l=Nb(\"x\",jb);l||(Nb(\"y\",jb),Na(pa),Ha())}}},Rb=function(a){if(N.isOldAndroid){if(U&&\"mouseup\"===a.type)return;a.type.indexOf(\"touch\")>-1&&(clearTimeout(U),U=setTimeout(function(){U=0},600))}Da(\"pointerUp\"),Eb(a,!1)&&a.preventDefault();var b;if(F){var c=e.arraySearch(mb,a.pointerId,\"id\");if(c>-1)if(b=mb.splice(c,1)[0],navigator.msPointerEnabled){var d={4:\"mouse\",2:\"touch\",3:\"pen\"};b.type=d[a.pointerType],b.type||(b.type=a.pointerType||\"mouse\")}else b.type=a.pointerType||\"mouse\"}var g,h=Mb(a),j=h.length;if(\"mouseup\"===a.type&&(j=0),2===j)return _=null,!0;1===j&&Ma(lb,h[0]),0!==j||ga||fa||(b||(\"mouseup\"===a.type?b={x:a.pageX,y:a.pageY,type:\"mouse\"}:a.changedTouches&&a.changedTouches[0]&&(b={x:a.changedTouches[0].pageX,y:a.changedTouches[0].pageY,type:\"touch\"})),Da(\"touchRelease\",a,b));var k=-1;if(0===j&&(V=!1,e.unbind(window,p,f),zb(),aa?k=0:sb!==-1&&(k=Ea()-sb)),sb=1===j?Ea():-1,g=k!==-1&&k<150?\"zoom\":\"swipe\",aa&&j<2&&(aa=!1,1===j&&(g=\"zoomPointerUp\"),Da(\"zoomGestureEnded\")),_=null,Y||X||fa||T)if(cb(),R||(R=Sb()),R.calculateSwipeSpeed(\"x\"),T){var l=Ib();if(lf.currItem.fitRatio&&Tb(R))}},Sb=function(){var a,b,c={lastFlickOffset:{},lastFlickDist:{},lastFlickSpeed:{},slowDownRatio:{},slowDownRatioReverse:{},speedDecelerationRatio:{},speedDecelerationRatioAbs:{},distanceOffset:{},backAnimDestination:{},backAnimStarted:{},calculateSwipeSpeed:function(d){ob.length>1?(a=Ea()-Q+50,b=ob[ob.length-2][d]):(a=Ea()-P,b=lb[d]),c.lastFlickOffset[d]=kb[d]-b,c.lastFlickDist[d]=Math.abs(c.lastFlickOffset[d]),c.lastFlickDist[d]>20?c.lastFlickSpeed[d]=c.lastFlickOffset[d]/a:c.lastFlickSpeed[d]=0,Math.abs(c.lastFlickSpeed[d])<.1&&(c.lastFlickSpeed[d]=0),c.slowDownRatio[d]=.95,c.slowDownRatioReverse[d]=1-c.slowDownRatio[d],c.speedDecelerationRatio[d]=1},calculateOverBoundsAnimOffset:function(a,b){c.backAnimStarted[a]||(pa[a]>da.min[a]?c.backAnimDestination[a]=da.min[a]:pa[a]fb&&(h||b.lastFlickOffset.x>20)?d=-1:g<-fb&&(h||b.lastFlickOffset.x<-20)&&(d=1)}var j;d&&(m+=d,m<0?(m=i.loop?ac()-1:0,j=!0):m>=ac()&&(m=i.loop?0:ac()-1,j=!0),j&&!i.loop||(ua+=d,ra-=d,c=!0));var k,l=ta.x*ra,n=Math.abs(l-tb.x);return c||l>tb.x==b.lastFlickSpeed.x>0?(k=Math.abs(b.lastFlickSpeed.x)>0?n/Math.abs(b.lastFlickSpeed.x):333,k=Math.min(k,400),k=Math.max(k,250)):k=333,qb===m&&(c=!1),fa=!0,Da(\"mainScrollAnimStart\"),db(\"mainScroll\",tb.x,l,k,e.easing.cubic.out,Ka,function(){cb(),fa=!1,qb=-1,(c||qb!==m)&&f.updateCurrItem(),Da(\"mainScrollAnimComplete\")}),c&&f.updateCurrItem(!0),c},Vb=function(a){return 1/ca*a*t},Wb=function(){var a=s,b=Ta(),c=Ua();sc&&(a=c);var d,g=1,h=ja;return ia&&!S&&!ka&&s1||navigator.msMaxTouchPoints>1),f.likelyTouchDevice=G,r[A]=Ob,r[B]=Pb,r[C]=Rb,D&&(r[D]=r[C]),N.touch&&(q+=\" mousedown\",p+=\" mousemove mouseup\",r.mousedown=r[A],r.mousemove=r[B],r.mouseup=r[C]),G||(i.allowPanToNext=!1)}}});var Xb,Yb,Zb,$b,_b,ac,bc,cc=function(b,c,d,g){Xb&&clearTimeout(Xb),$b=!0,Zb=!0;var h;b.initialLayout?(h=b.initialLayout,b.initialLayout=null):h=i.getThumbBoundsFn&&i.getThumbBoundsFn(m);var j=d?i.hideAnimationDuration:i.showAnimationDuration,k=function(){ab(\"initialZoom\"),d?(f.template.removeAttribute(\"style\"),f.bg.removeAttribute(\"style\")):(Fa(1),c&&(c.style.display=\"block\"),e.addClass(a,\"pswp--animated-in\"),Da(\"initialZoom\"+(d?\"OutEnd\":\"InEnd\"))),g&&g(),$b=!1};if(!j||!h||void 0===h.x)return Da(\"initialZoom\"+(d?\"Out\":\"In\")),s=b.initialZoomLevel,Ma(pa,b.initialPosition),Ha(),a.style.opacity=d?0:1,Fa(1),void(j?setTimeout(function(){k()},j):k());var n=function(){var c=l,g=!f.currItem.src||f.currItem.loadError||i.showHideOpacity;b.miniImg&&(b.miniImg.style.webkitBackfaceVisibility=\"hidden\"),d||(s=h.w/b.w,pa.x=h.x,pa.y=h.y-K,f[g?\"template\":\"bg\"].style.opacity=.001,Ha()),bb(\"initialZoom\"),d&&!c&&e.removeClass(a,\"pswp--animated-in\"),g&&(d?e[(c?\"remove\":\"add\")+\"Class\"](a,\"pswp--animate_opacity\"):setTimeout(function(){e.addClass(a,\"pswp--animate_opacity\")},30)),Xb=setTimeout(function(){if(Da(\"initialZoom\"+(d?\"Out\":\"In\")),d){var f=h.w/b.w,i={x:pa.x,y:pa.y},l=s,m=ja,n=function(b){1===b?(s=f,pa.x=h.x,pa.y=h.y-M):(s=(f-l)*b+l,pa.x=(h.x-i.x)*b+i.x,pa.y=(h.y-M-i.y)*b+i.y),Ha(),g?a.style.opacity=1-b:Fa(m-b*m)};c?db(\"initialZoom\",0,1,j,e.easing.cubic.out,n,k):(n(1),Xb=setTimeout(k,j+20))}else s=b.initialZoomLevel,Ma(pa,b.initialPosition),Ha(),Fa(1),g?a.style.opacity=1:Fa(1),Xb=setTimeout(k,j+20)},d?25:90)};n()},dc={},ec=[],fc={index:0,errorMsg:'',forceProgressiveLoading:!1,preload:[1,1],getNumItemsFn:function(){return Yb.length}},gc=function(){return{center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}}},hc=function(a,b,c){var d=a.bounds;d.center.x=Math.round((dc.x-b)/2),d.center.y=Math.round((dc.y-c)/2)+a.vGap.top,d.max.x=b>dc.x?Math.round(dc.x-b):d.center.x,d.max.y=c>dc.y?Math.round(dc.y-c)+a.vGap.top:d.center.y,d.min.x=b>dc.x?0:d.center.x,d.min.y=c>dc.y?a.vGap.top:d.center.y},ic=function(a,b,c){if(a.src&&!a.loadError){var d=!c;if(d&&(a.vGap||(a.vGap={top:0,bottom:0}),Da(\"parseVerticalMargin\",a)),dc.x=b.x,dc.y=b.y-a.vGap.top-a.vGap.bottom,d){var e=dc.x/a.w,f=dc.y/a.h;a.fitRatio=e1&&(c=1),a.initialZoomLevel=c,a.bounds||(a.bounds=gc())}if(!c)return;return hc(a,a.w*c,a.h*c),d&&c===a.initialZoomLevel&&(a.initialPosition=a.bounds.center),a.bounds}return a.w=a.h=0,a.initialZoomLevel=a.fitRatio=1,a.bounds=gc(),a.initialPosition=a.bounds.center,a.bounds},jc=function(a,b,c,d,e,g){b.loadError||d&&(b.imageAppended=!0,mc(b,d,b===f.currItem&&ya),c.appendChild(d),g&&setTimeout(function(){b&&b.loaded&&b.placeholder&&(b.placeholder.style.display=\"none\",b.placeholder=null)},500))},kc=function(a){a.loading=!0,a.loaded=!1;var b=a.img=e.createEl(\"pswp__img\",\"img\"),c=function(){a.loading=!1,a.loaded=!0,a.loadComplete?a.loadComplete(a):a.img=null,b.onload=b.onerror=null,b=null};return b.onload=c,b.onerror=function(){a.loadError=!0,c()},b.src=a.src,b},lc=function(a,b){if(a.src&&a.loadError&&a.container)return b&&(a.container.innerHTML=\"\"),a.container.innerHTML=i.errorMsg.replace(\"%url%\",a.src),!0},mc=function(a,b,c){if(a.src){b||(b=a.container.lastChild);var d=c?a.w:Math.round(a.w*a.fitRatio),e=c?a.h:Math.round(a.h*a.fitRatio);a.placeholder&&!a.loaded&&(a.placeholder.style.width=d+\"px\",a.placeholder.style.height=e+\"px\"),b.style.width=d+\"px\",b.style.height=e+\"px\"}},nc=function(){if(ec.length){for(var a,b=0;b=0,e=Math.min(c[0],ac()),g=Math.min(c[1],ac());for(b=1;b<=(d?g:e);b++)f.lazyLoadItem(m+b);for(b=1;b<=(d?e:g);b++)f.lazyLoadItem(m-b)}),Ca(\"initialLayout\",function(){f.currItem.initialLayout=i.getThumbBoundsFn&&i.getThumbBoundsFn(m)}),Ca(\"mainScrollAnimComplete\",nc),Ca(\"initialZoomInEnd\",nc),Ca(\"destroy\",function(){for(var a,b=0;b=0&&(void 0!==Yb[a]&&Yb[a])},allowProgressiveImg:function(){return i.forceProgressiveLoading||!G||i.mouseUsed||screen.width>1200},setContent:function(a,b){i.loop&&(b=Aa(b));var c=f.getItemAt(a.index);c&&(c.container=null);var d,g=f.getItemAt(b);if(!g)return void(a.el.innerHTML=\"\");Da(\"gettingData\",b,g),a.index=b,a.item=g;var h=g.container=e.createEl(\"pswp__zoom-wrap\");if(!g.src&&g.html&&(g.html.tagName?h.appendChild(g.html):h.innerHTML=g.html),lc(g),ic(g,qa),!g.src||g.loadError||g.loaded)g.src&&!g.loadError&&(d=e.createEl(\"pswp__img\",\"img\"),d.style.opacity=1,d.src=g.src,mc(g,d),jc(b,g,h,d,!0));else{if(g.loadComplete=function(c){if(j){if(a&&a.index===b){if(lc(c,!0))return c.loadComplete=c.img=null,ic(c,qa),Ia(c),void(a.index===m&&f.updateCurrZoomItem());c.imageAppended?!$b&&c.placeholder&&(c.placeholder.style.display=\"none\",c.placeholder=null):N.transform&&(fa||$b)?ec.push({item:c,baseDiv:h,img:c.img,index:b,holder:a,clearPlaceholder:!0}):jc(b,c,h,c.img,fa||$b,!0)}c.loadComplete=null,c.img=null,Da(\"imageLoadComplete\",b,c)}},e.features.transform){var k=\"pswp__img pswp__img--placeholder\";k+=g.msrc?\"\":\" pswp__img--placeholder--blank\";var l=e.createEl(k,g.msrc?\"img\":\"\");g.msrc&&(l.src=g.msrc),mc(g,l),h.appendChild(l),g.placeholder=l}g.loading||kc(g),f.allowProgressiveImg()&&(!Zb&&N.transform?ec.push({item:g,baseDiv:h,img:g.img,index:b,holder:a}):jc(b,g,h,g.img,!0,!0))}Zb||b!==m?Ia(g):(ea=h.style,cc(g,d||g.img)),a.el.innerHTML=\"\",a.el.appendChild(h)},cleanSlide:function(a){a.img&&(a.img.onload=a.img.onerror=null),a.loaded=a.loading=a.img=a.imageAppended=!1}}});var oc,pc={},qc=function(a,b,c){var d=document.createEvent(\"CustomEvent\"),e={origEvent:a,target:a.target,releasePoint:b,pointerType:c||\"touch\"};d.initCustomEvent(\"pswpTap\",!0,!0,e),a.target.dispatchEvent(d)};za(\"Tap\",{publicMethods:{initTap:function(){Ca(\"firstTouchStart\",f.onTapStart),Ca(\"touchRelease\",f.onTapRelease),Ca(\"destroy\",function(){pc={},oc=null})},onTapStart:function(a){a.length>1&&(clearTimeout(oc),oc=null)},onTapRelease:function(a,b){if(b&&!Y&&!W&&!_a){var c=b;if(oc&&(clearTimeout(oc),oc=null,xb(c,pc)))return void Da(\"doubleTap\",c);if(\"mouse\"===b.type)return void qc(a,b,\"mouse\");var d=a.target.tagName.toUpperCase();if(\"BUTTON\"===d||e.hasClass(a.target,\"pswp__single-tap\"))return void qc(a,b);Ma(pc,c),oc=setTimeout(function(){qc(a,b),oc=null},300)}}}});var rc;za(\"DesktopZoom\",{publicMethods:{initDesktopZoom:function(){L||(G?Ca(\"mouseUsed\",function(){f.setupDesktopZoom()}):f.setupDesktopZoom(!0))},setupDesktopZoom:function(b){rc={};var c=\"wheel mousewheel DOMMouseScroll\";Ca(\"bindEvents\",function(){e.bind(a,c,f.handleMouseWheel)}),Ca(\"unbindEvents\",function(){rc&&e.unbind(a,c,f.handleMouseWheel)}),f.mouseZoomedIn=!1;var d,g=function(){f.mouseZoomedIn&&(e.removeClass(a,\"pswp--zoomed-in\"),f.mouseZoomedIn=!1),s<1?e.addClass(a,\"pswp--zoom-allowed\"):e.removeClass(a,\"pswp--zoom-allowed\"),h()},h=function(){d&&(e.removeClass(a,\"pswp--dragging\"),d=!1)};Ca(\"resize\",g),Ca(\"afterChange\",g),Ca(\"pointerDown\",function(){f.mouseZoomedIn&&(d=!0,e.addClass(a,\"pswp--dragging\"))}),Ca(\"pointerUp\",h),b||g()},handleMouseWheel:function(a){if(s<=f.currItem.fitRatio)return i.modal&&(!i.closeOnScroll||_a||V?a.preventDefault():E&&Math.abs(a.deltaY)>2&&(l=!0,f.close())),!0;if(a.stopPropagation(),rc.x=0,\"deltaX\"in a)1===a.deltaMode?(rc.x=18*a.deltaX,rc.y=18*a.deltaY):(rc.x=a.deltaX,rc.y=a.deltaY);else if(\"wheelDelta\"in a)a.wheelDeltaX&&(rc.x=-.16*a.wheelDeltaX),a.wheelDeltaY?rc.y=-.16*a.wheelDeltaY:rc.y=-.16*a.wheelDelta;else{if(!(\"detail\"in a))return;rc.y=a.detail}Sa(s,!0);var b=pa.x-rc.x,c=pa.y-rc.y;(i.modal||b<=da.min.x&&b>=da.max.x&&c<=da.min.y&&c>=da.max.y)&&a.preventDefault(),f.panTo(b,c)},toggleDesktopZoom:function(b){b=b||{x:qa.x/2+sa.x,y:qa.y/2+sa.y};var c=i.getDoubleTapZoom(!0,f.currItem),d=s===c;f.mouseZoomedIn=!d,f.zoomTo(d?f.currItem.initialZoomLevel:c,b,333),e[(d?\"remove\":\"add\")+\"Class\"](a,\"pswp--zoomed-in\")}}});var sc,tc,uc,vc,wc,xc,yc,zc,Ac,Bc,Cc,Dc,Ec={history:!0,galleryUID:1},Fc=function(){return Cc.hash.substring(1)},Gc=function(){sc&&clearTimeout(sc),uc&&clearTimeout(uc)},Hc=function(){var a=Fc(),b={};if(a.length<5)return b;var c,d=a.split(\"&\");for(c=0;c-1&&(yc=yc.split(\"&gid=\")[0],yc=yc.split(\"?gid=\")[0]),Ca(\"afterChange\",f.updateURL),Ca(\"unbindEvents\",function(){e.unbind(window,\"hashchange\",f.onHashChange)});var a=function(){xc=!0,Ac||(Bc?history.back():yc?Cc.hash=yc:Dc?history.pushState(\"\",document.title,Cc.pathname+Cc.search):Cc.hash=\"\"),Gc()};Ca(\"unbindEvents\",function(){l&&a()}),Ca(\"destroy\",function(){xc||a()}),Ca(\"firstUpdate\",function(){m=Hc().pid});var b=yc.indexOf(\"pid=\");b>-1&&(yc=yc.substring(0,b),\"&\"===yc.slice(-1)&&(yc=yc.slice(0,-1))),setTimeout(function(){j&&e.bind(window,\"hashchange\",f.onHashChange)},40)}},onHashChange:function(){return Fc()===yc?(Ac=!0,void f.close()):void(vc||(wc=!0,f.goTo(Hc().pid),wc=!1))},updateURL:function(){Gc(),wc||(zc?sc=setTimeout(Ic,800):Ic())}}}),e.extend(f,eb)};return a});","!function(e,t){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=t():\"function\"==typeof define&&define.amd?define(t):(e=\"undefined\"!=typeof globalThis?globalThis:e||self).reframe=t()}(this,function(){\"use strict\";function t(){for(var e=0,t=0,n=arguments.length;t .kg-image[width][height], .kg-gallery-image > img'\n );\n})();\n\n/* Responsive video in post content */\n(function () {\n const sources = [\n '.gh-content iframe[src*=\"youtube.com\"]',\n '.gh-content iframe[src*=\"youtube-nocookie.com\"]',\n '.gh-content iframe[src*=\"player.vimeo.com\"]',\n '.gh-content iframe[src*=\"kickstarter.com\"][src*=\"video.html\"]',\n '.gh-content object',\n '.gh-content embed',\n ];\n reframe(document.querySelectorAll(sources.join(',')));\n})();\n\n/* Turn the main nav into dropdown menu when there are more than 5 menu items */\n(function () {\n dropdown();\n})();\n\n/* Infinite scroll pagination */\n(function () {\n if (!document.body.classList.contains('home-template') && !document.body.classList.contains('post-template')) {\n pagination();\n }\n})();\n\n/* Responsive HTML table */\n(function () {\n const tables = document.querySelectorAll('.gh-content > table:not(.gist table)');\n \n tables.forEach(function (table) {\n const wrapper = document.createElement('div');\n wrapper.className = 'gh-table';\n table.parentNode.insertBefore(wrapper, table);\n wrapper.appendChild(table);\n });\n})();"]}
\ No newline at end of file
diff --git a/assets/css/screen.css b/assets/css/screen.css
index 7afcd832..0a097a97 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -1594,7 +1594,7 @@ Search LOGO Login Subscribe
grid-column: span 12;
}
-.home-template .gh-more {
+.home-template .gh-feed:has(> :nth-child(12):last-child) ~ .gh-more {
display: block;
}
diff --git a/assets/js/pagination.js b/assets/js/pagination.js
index fe57bb3d..2e2f8344 100644
--- a/assets/js/pagination.js
+++ b/assets/js/pagination.js
@@ -3,7 +3,7 @@ function pagination(isInfinite = true, done, isMasonry = false) {
if (!feedElement) return;
let loading = false;
- const target = feedElement.nextElementSibling || document.querySelector('.gh-footer');
+ const target = document.querySelector('.gh-footer');
const buttonElement = document.querySelector('.gh-loadmore');
if (!document.querySelector('link[rel=next]') && buttonElement) {
diff --git a/package.json b/package.json
index add83093..bbd85048 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"defaults"
],
"config": {
- "posts_per_page": 16,
+ "posts_per_page": 12,
"image_sizes": {
"xs": {
"width": 160
diff --git a/partials/components/post-list.hbs b/partials/components/post-list.hbs
index f883fb0b..013591ee 100644
--- a/partials/components/post-list.hbs
+++ b/partials/components/post-list.hbs
@@ -24,7 +24,7 @@
{{#if @custom.show_featured_posts}}
{{#match posts.length ">=" 4}}
{{#get "posts" include="authors" limit="16"}}
- {{#foreach posts from="5" limit="12"}}
+ {{#foreach posts from="5"}}
{{> "post-card" lazyLoad=true}}
{{/foreach}}
{{/get}}
@@ -32,7 +32,7 @@
{{else}}
{{#match posts.length ">=" 10}}
{{#get "posts" include="authors" limit="22"}}
- {{#foreach posts from="11" limit="12"}}
+ {{#foreach posts from="11"}}
{{> "post-card" lazyLoad=true}}
{{/foreach}}
{{/get}}
@@ -41,7 +41,7 @@
{{else match @custom.header_style "Magazine"}}
{{#match posts.length ">=" 7}}
{{#get "posts" include="authors" limit="19"}}
- {{#foreach posts from="8" limit="12"}}
+ {{#foreach posts from="8"}}
{{> "post-card" lazyLoad=true}}
{{/foreach}}
{{/get}}
@@ -77,6 +77,12 @@
{{/match}}
+
+ {{#match pagination.pages ">" 1}}
+
+ {{/match}}
{{#if showSidebar}}
@@ -113,11 +119,5 @@
{{/if}}
- {{#match pagination.pages ">" 1}}
-
- {{/match}}
-
\ No newline at end of file