diff --git a/assets/built/main.min.js b/assets/built/main.min.js
index 1be1290..90855d2 100644
--- a/assets/built/main.min.js
+++ b/assets/built/main.min.js
@@ -1 +1 @@
-function dropdown(){let o=window.matchMedia("(max-width: 767px)"),i=document.querySelector(".gh-head-menu"),a=i?.querySelector(".nav");if(a){let e=document.querySelector(".gh-head-logo"),t=a.innerHTML;o.matches&&a.querySelectorAll("li").forEach(function(e,t){e.style.transitionDelay=.03*(t+1)+"s"});let n=function(){if(!o.matches){for(var e=[];a.offsetWidth+64>i.offsetWidth&&a.lastElementChild;)e.unshift(a.lastElementChild),a.lastElementChild.remove();if(e.length){let t=document.createElement("button"),n=(t.setAttribute("class","nav-more-toggle gh-icon-btn"),t.setAttribute("aria-label","More"),t.innerHTML='',document.createElement("div"));n.setAttribute("class","gh-dropdown"),10<=e.length?(document.body.classList.add("is-dropdown-mega"),n.style.gridTemplateRows=`repeat(${Math.ceil(e.length/2)}, 1fr)`):document.body.classList.remove("is-dropdown-mega"),e.forEach(function(e){n.appendChild(e)}),t.appendChild(n),a.appendChild(t),document.body.classList.add("is-dropdown-loaded"),window.addEventListener("click",function(e){document.body.classList.contains("is-dropdown-open")?document.body.classList.remove("is-dropdown-open"):t.contains(e.target)&&document.body.classList.add("is-dropdown-open")})}else document.body.classList.add("is-dropdown-loaded")}};imagesLoaded(e,function(){n()}),window.addEventListener("load",function(){e||n()}),window.addEventListener("resize",function(){setTimeout(()=>{a.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,a=t.target.closest(".kg-card").previousElementSibling;a&&(a.classList.contains("kg-image-card")||a.classList.contains("kg-gallery-card"));){var r=[];a.querySelectorAll("img").forEach(function(e){r.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e}),i+=1}),a=a.previousElementSibling,o=r.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,s,l=!1){let c=document.querySelector(".gh-feed");if(!c)return;let t=!1,n=c.nextElementSibling||c.parentElement.nextElementSibling||document.querySelector(".gh-foot"),u=document.querySelector(".gh-loadmore"),o=(!document.querySelector("link[rel=next]")&&u&&u.remove(),async function(){var o=document.querySelector("link[rel=next]");if(o)try{var e=await(await fetch(o.href)).text(),i=(new DOMParser).parseFromString(e,"text/html"),a=i.querySelectorAll(".gh-feed:not(.gh-featured):not(.gh-related) > *");let t=document.createDocumentFragment(),n=[];a.forEach(function(e){e=document.importNode(e,!0);l&&(e.style.visibility="hidden"),t.appendChild(e),n.push(e)}),c.appendChild(t),s&&s(n,d);var r=i.querySelector("link[rel=next]");r&&r.href?o.href=r.href:(o.remove(),u&&u.remove())}catch(e){throw o.remove(),u&&u.remove(),e}}),d=async function(){n.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]")&&await o()};let i=new IntersectionObserver(async function(e){if(!t){if(t=!0,e[0].isIntersecting)if(l)await o();else for(;n.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]");)await o();t=!1,document.querySelector("link[rel=next]")||i.disconnect()}});e?i.observe(n):u.addEventListener("click",o)}function initParallax(){jarallax(document.querySelectorAll(".has-parallax-feed .gh-card"),{speed:.8})}((e,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;return e&&t&&((n=(n=this._events=this._events||{})[e]=n[e]||[]).includes(t)||n.push(t)),this},t.once=function(e,t){var n;return e&&t&&(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];return e&&e.length&&-1!=(t=e.indexOf(t))&&e.splice(t,1),this},t.emitEvent=function(e,t){let n=this._events&&this._events[e];if(n&&n.length){n=n.slice(0),t=t||[];var o,i=this._onceEvents&&this._onceEvents[e];for(o of n)i&&i[o]&&(this.off(e,o),delete i[o]),o.apply(this,t)}return this},t.allOff=function(){return delete this._events,delete this._onceEvents,this},e}),((e,t)=>{"object"==typeof module&&module.exports?module.exports=t(e,require("ev-emitter")):e.imagesLoaded=t(e,e.EvEmitter)})("undefined"!=typeof window?window:this,function(t,e){let a=t.jQuery,r=t.console;function s(e,t,n){if(!(this instanceof s))return new s(e,t,n);let o=e,i;(o="string"==typeof e?document.querySelectorAll(e):o)?(this.elements=(i=o,Array.isArray(i)?i:"object"==typeof i&&"number"==typeof i.length?[...i]:[i]),this.options={},"function"==typeof t?n=t:Object.assign(this.options,t),n&&this.on("always",n),this.getImages(),a&&(this.jqDeferred=new a.Deferred),setTimeout(this.check.bind(this))):r.error("Bad element for imagesLoaded "+(o||e))}(s.prototype=Object.create(e.prototype)).getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)};let i=[1,9,11],l=(s.prototype.addElementImages=function(e){"IMG"===e.nodeName&&this.addImage(e),!0===this.options.background&&this.addElementBackgroundImages(e);var t,n,o=e.nodeType;if(o&&i.includes(o)){for(t of e.querySelectorAll("img"))this.addImage(t);if("string"==typeof this.options.background)for(n of e.querySelectorAll(this.options.background))this.addElementBackgroundImages(n)}},/url\((['"])?(.*?)\1\)/gi);function n(e){this.img=e}function o(e,t){this.url=e,this.element=t,this.img=new Image}return s.prototype.addElementBackgroundImages=function(t){var n=getComputedStyle(t);if(n){let e=l.exec(n.backgroundImage);for(;null!==e;){var o=e&&e[2];o&&this.addBackground(o,t),e=l.exec(n.backgroundImage)}}},s.prototype.addImage=function(e){e=new n(e);this.images.push(e)},s.prototype.addBackground=function(e,t){e=new o(e,t);this.images.push(e)},s.prototype.check=function(){if(this.progressedCount=0,this.hasAnyBroken=!1,this.images.length){let t=(e,t,n)=>{setTimeout(()=>{this.progress(e,t,n)})};this.images.forEach(function(e){e.once("progress",t),e.check()})}else this.complete()},s.prototype.progress=function(e,t,n){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!e.isLoaded,this.emitEvent("progress",[this,e,t]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,e),this.progressedCount===this.images.length&&this.complete(),this.options.debug&&r&&r.log("progress: "+n,e,t)},s.prototype.complete=function(){var e=this.hasAnyBroken?"fail":"done";this.isComplete=!0,this.emitEvent(e,[this]),this.emitEvent("always",[this]),this.jqDeferred&&(e=this.hasAnyBroken?"reject":"resolve",this.jqDeferred[e](this))},(n.prototype=Object.create(e.prototype)).check=function(){this.getIsImageComplete()?this.confirm(0!==this.img.naturalWidth,"naturalWidth"):(this.proxyImage=new Image,this.img.crossOrigin&&(this.proxyImage.crossOrigin=this.img.crossOrigin),this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.proxyImage.src=this.img.currentSrc||this.img.src)},n.prototype.getIsImageComplete=function(){return this.img.complete&&this.img.naturalWidth},n.prototype.confirm=function(e,t){this.isLoaded=e;e=this.img.parentNode,e="PICTURE"===e.nodeName?e:this.img;this.emitEvent("progress",[this,e,t])},n.prototype.handleEvent=function(e){var t="on"+e.type;this[t]&&this[t](e)},n.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},n.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},n.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},(o.prototype=Object.create(n.prototype)).check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url,this.getIsImageComplete()&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},o.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},o.prototype.confirm=function(e,t){this.isLoaded=e,this.emitEvent("progress",[this,this.element,t])},(s.makeJQueryPlugin=function(e){(e=e||t.jQuery)&&((a=e).fn.imagesLoaded=function(e,t){return new s(this,e,t).jqDeferred.promise(a(this))})})(),s}),((e,t)=>{"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.PhotoSwipeUI_Default=t()})(this,function(){return function(o,s){function e(e){if(T)return!0;e=e||window.event,C.timeToIdle&&C.mouseUsed&&!v&&r();for(var t,n,o=(e.target||e.srcElement).getAttribute("class")||"",i=0;i"+e.label+"",C.parseShareButtonOut&&(i=C.parseShareButtonOut(e,i));g.children[0].innerHTML=i,g.children[0].onclick=j}function a(e){for(var t=0;tC.fitControlsWidth?(t=C.barsSize,C.captionEl&&"auto"===t.bottom?(p||((p=s.createEl("pswp__caption pswp__caption--fake")).appendChild(s.createEl("pswp__caption__center")),d.insertBefore(p,m),s.addClass(d,"pswp__ui--fit")),C.addCaptionHTMLFn(e,p,!0)?(e=p.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 z(){function e(e){if(e)for(var t=e.length,n=0;n{"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.PhotoSwipe=t()})(this,function(){return function(m,z,t,Z){var p={features:null,bind:function(e,t,n,o){var i=(o?"remove":"add")+"EventListener";t=t.split(" ");for(var a=0;at.min[e]?n[e]=t.min[e]:n[e]=mt&&(Pe=0f.currItem.fitRatio&&Nt(Ie))}}var G,Y,X,g,Q,J,ee,te,o,y,ne,oe,ie,ae,re,r,se,le,ce,ue,de,me,pe,i,fe,he,ge,ye,ve,xe,s,we,be,Ee,Ie,Ce,Te,Ae,l,Se,ke,De,Le,Me,c,u,Oe,d,_e,v,Pe,Fe,Re,ze,Ze,je,$e=e(),qe=e(),x=e(),w={},Be=0,Ne={},b=e(),E=0,He=!0,We=[],Ue={},Ve=!1,Ke={},I=function(e){var t=Ke[e];if(t){var n=Array.prototype.slice.call(arguments);n.shift();for(var o=0;of.currItem.fitRatio?Ve||(cn(f.currItem,!1,!0),Ve=!0):Ve&&(cn(f.currItem),Ve=!1)),Ge(_e,x.x,x.y,y))},Ye=function(e){e.container&&Ge(e.container.style,e.initialPosition.x,e.initialPosition.y,e.initialZoomLevel,e)},Xe=function(e,t){t[me]=oe+e+"px, 0px"+ie},Qe=function(e,t){var n;!h.loop&&t&&(t=g+(b.x*Be-e)/b.x,n=Math.round(e-O.x),t<0&&0=_()-1&&n<0)&&(e=O.x+n*h.mainScrollEndFriction),O.x=e,Xe(e,Q)},Je=function(e,t){var n=Et[e]-Ne[e];return qe[e]+$e[e]+n-t/ne*n},S=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,w,e);return t&&(d=e),e},it=function(e){return(e=e||f.currItem).initialZoomLevel},at=function(e){return 0<(e=e||f.currItem).w?h.maxSpreadZoom:1},k={},rt=0,st=function(e){k[e]&&(k[e].raf&&he(k[e].raf),rt--,delete k[e])},lt=function(e){k[e]&&st(e),k[e]||(rt++,k[e]={})},ct=function(){for(var e in k)k.hasOwnProperty(e)&&st(e)},ut=function(e,t,n,o,i,a,r){function s(){k[e]&&(l=C()-c,o<=l?(st(e),a(n),r&&r()):(a((n-t)*i(l/o)+t),k[e].raf=fe(s)))}var l,c=C();lt(e);s()},Z={shout:I,listen:a,viewportSize:w,options:h,isMainScrollAnimating:function(){return v},getZoomLevel:function(){return y},getCurrentIndex:function(){return g},isDragging:function(){return l},isZooming:function(){return u},setScrollOffset:function(e,t){Ne.x=e,xe=Ne.y=t,I("updateScrollOffset",Ne)},applyZoomPan:function(e,t,n,o){x.x=t,x.y=n,y=e,A(o)},init:function(){if(!G&&!Y){f.framework=p,f.template=m,f.bg=p.getChildByClass(m,"pswp__bg"),ge=m.className,G=!0,s=p.detectFeatures(),fe=s.raf,he=s.caf,me=s.transform,ve=s.oldIE,f.scrollWrap=p.getChildByClass(m,"pswp__scroll-wrap"),f.container=p.getChildByClass(f.scrollWrap,"pswp__container"),Q=f.container.style,f.itemHolders=r=[{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}],r[0].el.style.display=r[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"),Xe=function(e,t){t.left=e+"px"},Ye=function(e){var t=1=_())&&(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===xe&&(I("initialLayout"),xe=ye=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++)Xe((e+J)*b.x,r[e].el.style);ve||p.bind(f.scrollWrap,te,f),a("initialZoomInEnd",function(){f.setContent(r[0],g-1),f.setContent(r[2],g+1),r[0].el.style.display=r[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(r[1],g),f.updateCurrItem(),I("afterInit"),He||(ae=setInterval(function(){rt||l||u||y!==f.currItem.initialZoomLevel||f.updateSize()},1e3)),p.addClass(m,"pswp--visible")}var t},close:function(){G&&(Y=!(G=!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(we),I("unbindEvents"),tn(f.currItem,null,!0,f.destroy))},destroy:function(){I("destroy"),Yt&&clearTimeout(Yt),m.setAttribute("aria-hidden","true"),m.className=ge,ae&&clearInterval(ae),p.unbind(f.scrollWrap,te,f),p.unbind(window,"scroll",f),At(),ct(),Ke=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]||ad.min[e]&&(l=h.panEndFriction,d.min[e],n=d.min[e]-qe[e]),(n<=0||s<0)&&1<_()?(i=r,s<0&&r>gt.x&&(i=gt.x)):d.min.x!==d.max.x&&(o=a)):(af.currItem.fitRatio&&(x[e]+=t[e]*l)):(void 0!==i&&(Qe(i,!0),Me=i!==gt.x),d.min.x!==d.max.x&&(void 0!==o?x.x=o:Me||(x.x+=t.x*l)),void 0!==i)},qt=function(){var e,t,n,o,i,a;c&&0!==(e=c.length)&&(S(D,c[0]),L.x=D.x-M.x,L.y=D.y-M.y,u&&1f.currItem.initialZoomLevel+f.currItem.initialZoomLevel/15&&(Ze=!0),n=1,o=it(),i=at(),t=mt&&(L.x-=c[0].x-ft.x),Math.abs(L.y)>=mt)&&(L.y-=c[0].y-ft.y),M.x=D.x,M.y=D.y,0===L.x&&0===L.y||("v"===Pe&&h.closeOnVerticalDrag&&!kt()?($e.y+=L.y,x.y+=L.y,a=Ft(),Te=!0,I("onVerticalDrag",a),T(a),A()):(Pt(C(),D.x,D.y),De=!0,d=f.currItem.bounds,$t("x",L)||($t("y",L),et(x),A())))))},Bt=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]:x[t]=_()&&(g=h.loop?0:_()-1,i=!0),i&&!h.loop||(E+=o,Be-=o,n=!0));var e=b.x*Be,a=Math.abs(e-O.x),r=n||e>O.x==0The image could not be loaded.',forceProgressiveLoading:!1,preload:[1,1],getNumItemsFn:function(){return Xt.length}},an=function(){return{center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}}},rn=function(e,t,n){var o=e.bounds;o.center.x=Math.round((P.x-t)/2),o.center.y=Math.round((P.y-n)/2)+e.vGap.top,o.max.x=t>P.x?Math.round(P.x-t):o.center.x,o.max.y=n>P.y?Math.round(P.y-n)+e.vGap.top:o.center.y,o.min.x=t>P.x?0:o.center.x,o.min.y=n>P.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)),P.x=t.x,P.y=t.y-e.vGap.top-e.vGap.bottom,o&&(t=P.x/e.w,i=P.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:w.x/2+Ne.x,y:w.y/2+Ne.y};var t=h.getDoubleTapZoom(!0,f.currItem),n=y===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),yn&&clearTimeout(yn)}function fn(){var e=An(),t={};if(!(e.length<5)){var n,o=e.split("&");for(a=0;a{"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(){function t(){for(var e=0,t=0,n=arguments.length;t{var e=document.querySelector(".gh-burger");e&&e.addEventListener("click",function(){document.body.classList.contains("is-head-open")?document.body.classList.remove("is-head-open"):document.body.classList.add("is-head-open")})})(),lightbox(".kg-image-card > .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(),((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).jarallax=t()})(this,function(){function e(e){"complete"===document.readyState||"interactive"===document.readyState?e():document.addEventListener("DOMContentLoaded",e,{capture:!0,once:!0,passive:!0})}let t;var p=t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};let r=p.navigator,n=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(r.userAgent),o,f;function i(){f=n?(!o&&document.body&&((o=document.createElement("div")).style.cssText="position: fixed; top: -9999px; left: 0; height: 100vh; width: 0;",document.body.appendChild(o)),(o?o.clientHeight:0)||p.innerHeight||document.documentElement.clientHeight):p.innerHeight||document.documentElement.clientHeight}i(),p.addEventListener("resize",i),p.addEventListener("orientationchange",i),p.addEventListener("load",i),e(()=>{i()});let a=[];function s(){a.length&&(a.forEach((e,t)=>{var{instance:e,oldData:n}=e,o=e.$item.getBoundingClientRect(),o={width:o.width,height:o.height,top:o.top,bottom:o.bottom,wndW:p.innerWidth,wndH:f},i=!n||n.wndW!==o.wndW||n.wndH!==o.wndH||n.width!==o.width||n.height!==o.height,n=i||!n||n.top!==o.top||n.bottom!==o.bottom;a[t].oldData=o,i&&e.onResize(),n&&e.onScroll()}),p.requestAnimationFrame(s))}let l=0;class c{constructor(e,t){let n=this,o=(n.instanceID=l,l+=1,n.$item=e,n.defaults={type:"scroll",speed:.5,imgSrc:null,imgElement:".jarallax-img",imgSize:"cover",imgPosition:"50% 50%",imgRepeat:"no-repeat",keepImg:!1,elementInViewport:null,zIndex:-100,disableParallax:!1,disableVideo:!1,videoSrc:null,videoStartTime:0,videoEndTime:0,videoVolume:0,videoLoop:!0,videoPlayOnlyVisible:!0,videoLazyLoading:!0,onScroll:null,onInit:null,onDestroy:null,onCoverImage:null},n.$item.dataset||{}),i={};if(Object.keys(o).forEach(e=>{var t=e.substr(0,1).toLowerCase()+e.substr(1);t&&void 0!==n.defaults[t]&&(i[t]=o[e])}),n.options=n.extend({},n.defaults,i,t),n.pureOptions=n.extend({},n.options),Object.keys(n.options).forEach(e=>{"true"===n.options[e]?n.options[e]=!0:"false"===n.options[e]&&(n.options[e]=!1)}),n.options.speed=Math.min(2,Math.max(-1,parseFloat(n.options.speed))),"string"==typeof n.options.disableParallax&&(n.options.disableParallax=new RegExp(n.options.disableParallax)),n.options.disableParallax instanceof RegExp){let e=n.options.disableParallax;n.options.disableParallax=()=>e.test(r.userAgent)}if("function"!=typeof n.options.disableParallax&&(n.options.disableParallax=()=>!1),"string"==typeof n.options.disableVideo&&(n.options.disableVideo=new RegExp(n.options.disableVideo)),n.options.disableVideo instanceof RegExp){let e=n.options.disableVideo;n.options.disableVideo=()=>e.test(r.userAgent)}"function"!=typeof n.options.disableVideo&&(n.options.disableVideo=()=>!1);let a=n.options.elementInViewport;a&&"object"==typeof a&&void 0!==a.length&&([a]=a),a instanceof Element||(a=null),n.options.elementInViewport=a,n.image={src:n.options.imgSrc||null,$container:null,useImgTag:!1,position:"fixed"},n.initImg()&&n.canInitParallax()&&n.init()}css(t,n){return"string"==typeof n?p.getComputedStyle(t).getPropertyValue(n):(Object.keys(n).forEach(e=>{t.style[e]=n[e]}),t)}extend(n,...o){return n=n||{},Object.keys(o).forEach(t=>{o[t]&&Object.keys(o[t]).forEach(e=>{n[e]=o[t][e]})}),n}getWindowData(){return{width:p.innerWidth||document.documentElement.clientWidth,height:f,y:document.documentElement.scrollTop}}initImg(){var e=this;let t=e.options.imgElement;return(t=t&&"string"==typeof t?e.$item.querySelector(t):t)instanceof Element||(e.options.imgSrc?(t=new Image).src=e.options.imgSrc:t=null),t&&(e.options.keepImg?e.image.$item=t.cloneNode(!0):(e.image.$item=t,e.image.$itemParent=t.parentNode),e.image.useImgTag=!0),!(!e.image.$item&&(null===e.image.src&&(e.image.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",e.image.bgImage=e.css(e.$item,"background-image")),!e.image.bgImage||"none"===e.image.bgImage))}canInitParallax(){return!this.options.disableParallax()}init(){let t=this,e={position:"absolute",top:0,left:0,width:"100%",height:"100%",overflow:"hidden"},n={pointerEvents:"none",transformStyle:"preserve-3d",backfaceVisibility:"hidden"};if(!t.options.keepImg){let e=t.$item.getAttribute("style");if(e&&t.$item.setAttribute("data-jarallax-original-styles",e),t.image.useImgTag){let e=t.image.$item.getAttribute("style");e&&t.image.$item.setAttribute("data-jarallax-original-styles",e)}}if("static"===t.css(t.$item,"position")&&t.css(t.$item,{position:"relative"}),"auto"===t.css(t.$item,"z-index")&&t.css(t.$item,{zIndex:0}),t.image.$container=document.createElement("div"),t.css(t.image.$container,e),t.css(t.image.$container,{"z-index":t.options.zIndex}),"fixed"===this.image.position&&t.css(t.image.$container,{"-webkit-clip-path":"polygon(0 0, 100% 0, 100% 100%, 0 100%)","clip-path":"polygon(0 0, 100% 0, 100% 100%, 0 100%)"}),t.image.$container.setAttribute("id","jarallax-container-"+t.instanceID),t.$item.appendChild(t.image.$container),t.image.useImgTag?n=t.extend({"object-fit":t.options.imgSize,"object-position":t.options.imgPosition,"max-width":"none"},e,n):(t.image.$item=document.createElement("div"),t.image.src&&(n=t.extend({"background-position":t.options.imgPosition,"background-size":t.options.imgSize,"background-repeat":t.options.imgRepeat,"background-image":t.image.bgImage||`url("${t.image.src}")`},e,n))),"opacity"!==t.options.type&&"scale"!==t.options.type&&"scale-opacity"!==t.options.type&&1!==t.options.speed||(t.image.position="absolute"),"fixed"===t.image.position){let e=(e=>{for(var t=[];null!==e.parentElement;)1===(e=e.parentElement).nodeType&&t.push(e);return t})(t.$item).filter(e=>{var e=p.getComputedStyle(e),t=e["-webkit-transform"]||e["-moz-transform"]||e.transform;return t&&"none"!==t||/(auto|scroll)/.test(e.overflow+e["overflow-y"]+e["overflow-x"])});t.image.position=e.length?"absolute":"fixed"}n.position=t.image.position,t.css(t.image.$item,n),t.image.$container.appendChild(t.image.$item),t.onResize(),t.onScroll(!0),t.options.onInit&&t.options.onInit.call(t),"none"!==t.css(t.$item,"background-image")&&t.css(t.$item,{"background-image":"none"}),t.addToParallaxList()}addToParallaxList(){a.push({instance:this}),1===a.length&&p.requestAnimationFrame(s)}removeFromParallaxList(){let n=this;a.forEach((e,t)=>{e.instance.instanceID===n.instanceID&&a.splice(t,1)})}destroy(){var e,t=this,n=(t.removeFromParallaxList(),t.$item.getAttribute("data-jarallax-original-styles"));t.$item.removeAttribute("data-jarallax-original-styles"),n?t.$item.setAttribute("style",n):t.$item.removeAttribute("style"),t.image.useImgTag&&(e=t.image.$item.getAttribute("data-jarallax-original-styles"),t.image.$item.removeAttribute("data-jarallax-original-styles"),e?t.image.$item.setAttribute("style",n):t.image.$item.removeAttribute("style"),t.image.$itemParent)&&t.image.$itemParent.appendChild(t.image.$item),t.image.$container&&t.image.$container.parentNode.removeChild(t.image.$container),t.options.onDestroy&&t.options.onDestroy.call(t),delete t.$item.jarallax}clipContainer(){}coverImage(){var e=this,t=e.image.$container.getBoundingClientRect(),n=t.height,o=e.options.speed,i="scroll"===e.options.type||"scroll-opacity"===e.options.type;let a=0,r=n,s;return i&&(o<0?(a=o*Math.max(n,f),f{u(document.querySelectorAll("[data-jarallax]"))}),u}),(()=>{if(document.body.classList.contains("has-background-about")){let t=document.querySelector(".gh-about");if(t){let e=t.querySelector(".gh-about-image");e.naturalWidth||imagesLoaded(e,function(){t.style.setProperty("--about-height",e.clientWidth*e.naturalHeight/e.naturalWidth+"px")})}}})(),initParallax(),(()=>{var e=document.querySelector("[data-toggle-comments]");e&&e.addEventListener("click",function(){document.body.classList.toggle("comments-opened")})})(),(()=>{var e=document.querySelector(".gh-article-excerpt");if(e){let t=e.textContent;var n=t.match(/\p{EPres}|\p{ExtPict}/gu);n&&(n.forEach(function(e){t=t.replace(e,`${e}`)}),e.innerHTML=t)}})(),pagination(!0,initParallax);
\ No newline at end of file
+function dropdown(){let o=window.matchMedia("(max-width: 767px)"),i=document.querySelector(".gh-head-menu"),a=i?.querySelector(".nav");if(a){let e=document.querySelector(".gh-head-logo"),t=a.innerHTML;o.matches&&a.querySelectorAll("li").forEach(function(e,t){e.style.transitionDelay=.03*(t+1)+"s"});let n=function(){if(!o.matches){for(var e=[];a.offsetWidth+64>i.offsetWidth&&a.lastElementChild;)e.unshift(a.lastElementChild),a.lastElementChild.remove();if(e.length){let t=document.createElement("button"),n=(t.setAttribute("class","nav-more-toggle gh-icon-btn"),t.setAttribute("aria-label","More"),t.innerHTML='',document.createElement("div"));n.setAttribute("class","gh-dropdown"),10<=e.length?(document.body.classList.add("is-dropdown-mega"),n.style.gridTemplateRows=`repeat(${Math.ceil(e.length/2)}, 1fr)`):document.body.classList.remove("is-dropdown-mega"),e.forEach(function(e){n.appendChild(e)}),t.appendChild(n),a.appendChild(t),document.body.classList.add("is-dropdown-loaded"),window.addEventListener("click",function(e){document.body.classList.contains("is-dropdown-open")?document.body.classList.remove("is-dropdown-open"):t.contains(e.target)&&document.body.classList.add("is-dropdown-open")})}else document.body.classList.add("is-dropdown-loaded")}};imagesLoaded(e,function(){n()}),window.addEventListener("load",function(){e||n()}),window.addEventListener("resize",function(){setTimeout(()=>{a.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,a=t.target.closest(".kg-card").previousElementSibling;a&&(a.classList.contains("kg-image-card")||a.classList.contains("kg-gallery-card"));){var r=[];a.querySelectorAll("img").forEach(function(e){r.push({src:e.getAttribute("src"),msrc:e.getAttribute("src"),w:e.getAttribute("width"),h:e.getAttribute("height"),el:e}),i+=1}),a=a.previousElementSibling,o=r.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,s,l=!1){let c=document.querySelector(".gh-feed");if(!c)return;let t=!1,n=c.nextElementSibling||c.parentElement.nextElementSibling||document.querySelector(".gh-foot"),u=document.querySelector(".gh-loadmore"),o=(!document.querySelector("link[rel=next]")&&u&&u.remove(),async function(){var o=document.querySelector("link[rel=next]");if(o)try{var e=await(await fetch(o.href)).text(),i=(new DOMParser).parseFromString(e,"text/html"),a=i.querySelectorAll(".gh-feed:not(.gh-featured):not(.gh-related) > *");let t=document.createDocumentFragment(),n=[];a.forEach(function(e){e=document.importNode(e,!0);l&&(e.style.visibility="hidden"),t.appendChild(e),n.push(e)}),c.appendChild(t),s&&s(n,d);var r=i.querySelector("link[rel=next]");r&&r.href?o.href=r.href:(o.remove(),u&&u.remove())}catch(e){throw o.remove(),u&&u.remove(),e}}),d=async function(){n.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]")&&await o()};let i=new IntersectionObserver(async function(e){if(!t){if(t=!0,e[0].isIntersecting)if(l)await o();else for(;n.getBoundingClientRect().top<=window.innerHeight&&document.querySelector("link[rel=next]");)await o();t=!1,document.querySelector("link[rel=next]")||i.disconnect()}});e?i.observe(n):u.addEventListener("click",o)}function initParallax(){jarallax(document.querySelectorAll(".has-parallax-feed .gh-card"),{speed:.8})}((e,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;return e&&t&&((n=(n=this._events=this._events||{})[e]=n[e]||[]).includes(t)||n.push(t)),this},t.once=function(e,t){var n;return e&&t&&(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];return e&&e.length&&-1!=(t=e.indexOf(t))&&e.splice(t,1),this},t.emitEvent=function(e,t){let n=this._events&&this._events[e];if(n&&n.length){n=n.slice(0),t=t||[];var o,i=this._onceEvents&&this._onceEvents[e];for(o of n)i&&i[o]&&(this.off(e,o),delete i[o]),o.apply(this,t)}return this},t.allOff=function(){return delete this._events,delete this._onceEvents,this},e}),((e,t)=>{"object"==typeof module&&module.exports?module.exports=t(e,require("ev-emitter")):e.imagesLoaded=t(e,e.EvEmitter)})("undefined"!=typeof window?window:this,function(t,e){let a=t.jQuery,r=t.console;function s(e,t,n){if(!(this instanceof s))return new s(e,t,n);let o=e,i;(o="string"==typeof e?document.querySelectorAll(e):o)?(this.elements=(i=o,Array.isArray(i)?i:"object"==typeof i&&"number"==typeof i.length?[...i]:[i]),this.options={},"function"==typeof t?n=t:Object.assign(this.options,t),n&&this.on("always",n),this.getImages(),a&&(this.jqDeferred=new a.Deferred),setTimeout(this.check.bind(this))):r.error("Bad element for imagesLoaded "+(o||e))}(s.prototype=Object.create(e.prototype)).getImages=function(){this.images=[],this.elements.forEach(this.addElementImages,this)};let i=[1,9,11],l=(s.prototype.addElementImages=function(e){"IMG"===e.nodeName&&this.addImage(e),!0===this.options.background&&this.addElementBackgroundImages(e);var t,n,o=e.nodeType;if(o&&i.includes(o)){for(t of e.querySelectorAll("img"))this.addImage(t);if("string"==typeof this.options.background)for(n of e.querySelectorAll(this.options.background))this.addElementBackgroundImages(n)}},/url\((['"])?(.*?)\1\)/gi);function n(e){this.img=e}function o(e,t){this.url=e,this.element=t,this.img=new Image}return s.prototype.addElementBackgroundImages=function(t){var n=getComputedStyle(t);if(n){let e=l.exec(n.backgroundImage);for(;null!==e;){var o=e&&e[2];o&&this.addBackground(o,t),e=l.exec(n.backgroundImage)}}},s.prototype.addImage=function(e){e=new n(e);this.images.push(e)},s.prototype.addBackground=function(e,t){e=new o(e,t);this.images.push(e)},s.prototype.check=function(){if(this.progressedCount=0,this.hasAnyBroken=!1,this.images.length){let t=(e,t,n)=>{setTimeout(()=>{this.progress(e,t,n)})};this.images.forEach(function(e){e.once("progress",t),e.check()})}else this.complete()},s.prototype.progress=function(e,t,n){this.progressedCount++,this.hasAnyBroken=this.hasAnyBroken||!e.isLoaded,this.emitEvent("progress",[this,e,t]),this.jqDeferred&&this.jqDeferred.notify&&this.jqDeferred.notify(this,e),this.progressedCount===this.images.length&&this.complete(),this.options.debug&&r&&r.log("progress: "+n,e,t)},s.prototype.complete=function(){var e=this.hasAnyBroken?"fail":"done";this.isComplete=!0,this.emitEvent(e,[this]),this.emitEvent("always",[this]),this.jqDeferred&&(e=this.hasAnyBroken?"reject":"resolve",this.jqDeferred[e](this))},(n.prototype=Object.create(e.prototype)).check=function(){this.getIsImageComplete()?this.confirm(0!==this.img.naturalWidth,"naturalWidth"):(this.proxyImage=new Image,this.img.crossOrigin&&(this.proxyImage.crossOrigin=this.img.crossOrigin),this.proxyImage.addEventListener("load",this),this.proxyImage.addEventListener("error",this),this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.proxyImage.src=this.img.currentSrc||this.img.src)},n.prototype.getIsImageComplete=function(){return this.img.complete&&this.img.naturalWidth},n.prototype.confirm=function(e,t){this.isLoaded=e;e=this.img.parentNode,e="PICTURE"===e.nodeName?e:this.img;this.emitEvent("progress",[this,e,t])},n.prototype.handleEvent=function(e){var t="on"+e.type;this[t]&&this[t](e)},n.prototype.onload=function(){this.confirm(!0,"onload"),this.unbindEvents()},n.prototype.onerror=function(){this.confirm(!1,"onerror"),this.unbindEvents()},n.prototype.unbindEvents=function(){this.proxyImage.removeEventListener("load",this),this.proxyImage.removeEventListener("error",this),this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},(o.prototype=Object.create(n.prototype)).check=function(){this.img.addEventListener("load",this),this.img.addEventListener("error",this),this.img.src=this.url,this.getIsImageComplete()&&(this.confirm(0!==this.img.naturalWidth,"naturalWidth"),this.unbindEvents())},o.prototype.unbindEvents=function(){this.img.removeEventListener("load",this),this.img.removeEventListener("error",this)},o.prototype.confirm=function(e,t){this.isLoaded=e,this.emitEvent("progress",[this,this.element,t])},(s.makeJQueryPlugin=function(e){(e=e||t.jQuery)&&((a=e).fn.imagesLoaded=function(e,t){return new s(this,e,t).jqDeferred.promise(a(this))})})(),s}),((e,t)=>{"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.PhotoSwipeUI_Default=t()})(this,function(){return function(o,s){function e(e){if(T)return!0;e=e||window.event,C.timeToIdle&&C.mouseUsed&&!v&&r();for(var t,n,o=(e.target||e.srcElement).getAttribute("class")||"",i=0;i"+e.label+"",C.parseShareButtonOut&&(i=C.parseShareButtonOut(e,i));g.children[0].innerHTML=i,g.children[0].onclick=j}function a(e){for(var t=0;tC.fitControlsWidth?(t=C.barsSize,C.captionEl&&"auto"===t.bottom?(p||((p=s.createEl("pswp__caption pswp__caption--fake")).appendChild(s.createEl("pswp__caption__center")),d.insertBefore(p,m),s.addClass(d,"pswp__ui--fit")),C.addCaptionHTMLFn(e,p,!0)?(e=p.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 z(){function e(e){if(e)for(var t=e.length,n=0;n{"function"==typeof define&&define.amd?define(t):"object"==typeof exports?module.exports=t():e.PhotoSwipe=t()})(this,function(){return function(m,z,t,Z){var p={features:null,bind:function(e,t,n,o){var i=(o?"remove":"add")+"EventListener";t=t.split(" ");for(var a=0;at.min[e]?n[e]=t.min[e]:n[e]=mt&&(Pe=0h.currItem.fitRatio&&Nt(Ie))}}var G,Y,X,g,Q,J,ee,te,o,y,ne,oe,ie,ae,re,r,se,le,ce,ue,de,me,pe,i,he,fe,ge,ye,ve,xe,s,we,be,Ee,Ie,Ce,Te,Ae,l,Se,ke,Le,De,Me,c,u,Oe,d,_e,v,Pe,Fe,Re,ze,Ze,je,$e=e(),qe=e(),x=e(),w={},Be=0,Ne={},b=e(),E=0,He=!0,We=[],Ue={},Ve=!1,Ke={},I=function(e){var t=Ke[e];if(t){var n=Array.prototype.slice.call(arguments);n.shift();for(var o=0;oh.currItem.fitRatio?Ve||(cn(h.currItem,!1,!0),Ve=!0):Ve&&(cn(h.currItem),Ve=!1)),Ge(_e,x.x,x.y,y))},Ye=function(e){e.container&&Ge(e.container.style,e.initialPosition.x,e.initialPosition.y,e.initialZoomLevel,e)},Xe=function(e,t){t[me]=oe+e+"px, 0px"+ie},Qe=function(e,t){var n;!f.loop&&t&&(t=g+(b.x*Be-e)/b.x,n=Math.round(e-O.x),t<0&&0=_()-1&&n<0)&&(e=O.x+n*f.mainScrollEndFriction),O.x=e,Xe(e,Q)},Je=function(e,t){var n=Et[e]-Ne[e];return qe[e]+$e[e]+n-t/ne*n},S=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"),f.mouseUsed=!0,I("mouseUsed")),tt=setTimeout(function(){tt=null},100)},ot=function(e,t){e=sn(h.currItem,w,e);return t&&(d=e),e},it=function(e){return(e=e||h.currItem).initialZoomLevel},at=function(e){return 0<(e=e||h.currItem).w?f.maxSpreadZoom:1},k={},rt=0,st=function(e){k[e]&&(k[e].raf&&fe(k[e].raf),rt--,delete k[e])},lt=function(e){k[e]&&st(e),k[e]||(rt++,k[e]={})},ct=function(){for(var e in k)k.hasOwnProperty(e)&&st(e)},ut=function(e,t,n,o,i,a,r){function s(){k[e]&&(l=C()-c,o<=l?(st(e),a(n),r&&r()):(a((n-t)*i(l/o)+t),k[e].raf=he(s)))}var l,c=C();lt(e);s()},Z={shout:I,listen:a,viewportSize:w,options:f,isMainScrollAnimating:function(){return v},getZoomLevel:function(){return y},getCurrentIndex:function(){return g},isDragging:function(){return l},isZooming:function(){return u},setScrollOffset:function(e,t){Ne.x=e,xe=Ne.y=t,I("updateScrollOffset",Ne)},applyZoomPan:function(e,t,n,o){x.x=t,x.y=n,y=e,A(o)},init:function(){if(!G&&!Y){h.framework=p,h.template=m,h.bg=p.getChildByClass(m,"pswp__bg"),ge=m.className,G=!0,s=p.detectFeatures(),he=s.raf,fe=s.caf,me=s.transform,ve=s.oldIE,h.scrollWrap=p.getChildByClass(m,"pswp__scroll-wrap"),h.container=p.getChildByClass(h.scrollWrap,"pswp__container"),Q=h.container.style,h.itemHolders=r=[{el:h.container.children[0],wrap:0,index:-1},{el:h.container.children[1],wrap:0,index:-1},{el:h.container.children[2],wrap:0,index:-1}],r[0].el.style.display=r[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"),Xe=function(e,t){t.left=e+"px"},Ye=function(e){var t=1=_())&&(g=0),h.currItem=en(g),(s.isOldIOSPhone||s.isOldAndroid)&&(He=!1),m.setAttribute("aria-hidden","false"),f.modal&&(He?m.style.position="fixed":(m.style.position="absolute",m.style.top=p.getScrollY()+"px")),void 0===xe&&(I("initialLayout"),xe=ye=p.getScrollY());var n="pswp--open ";for(f.mainClass&&(n+=f.mainClass+" "),f.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),h.updateSize(),J=-1,E=null,e=0;e<3;e++)Xe((e+J)*b.x,r[e].el.style);ve||p.bind(h.scrollWrap,te,h),a("initialZoomInEnd",function(){h.setContent(r[0],g-1),h.setContent(r[2],g+1),r[0].el.style.display=r[2].el.style.display="block",f.focus&&m.focus(),p.bind(document,"keydown",h),s.transform&&p.bind(h.scrollWrap,"click",h),f.mouseUsed||p.bind(document,"mousemove",nt),p.bind(window,"resize scroll orientationchange",h),I("bindEvents")}),h.setContent(r[1],g),h.updateCurrItem(),I("afterInit"),He||(ae=setInterval(function(){rt||l||u||y!==h.currItem.initialZoomLevel||h.updateSize()},1e3)),p.addClass(m,"pswp--visible")}var t},close:function(){G&&(Y=!(G=!1),I("close"),p.unbind(window,"resize scroll orientationchange",h),p.unbind(window,"scroll",o.scroll),p.unbind(document,"keydown",h),p.unbind(document,"mousemove",nt),s.transform&&p.unbind(h.scrollWrap,"click",h),l&&p.unbind(window,ee,h),clearTimeout(we),I("unbindEvents"),tn(h.currItem,null,!0,h.destroy))},destroy:function(){I("destroy"),Yt&&clearTimeout(Yt),m.setAttribute("aria-hidden","true"),m.className=ge,ae&&clearInterval(ae),p.unbind(h.scrollWrap,te,h),p.unbind(window,"scroll",h),At(),ct(),Ke=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]||ad.min[e]&&(l=f.panEndFriction,d.min[e],n=d.min[e]-qe[e]),(n<=0||s<0)&&1<_()?(i=r,s<0&&r>gt.x&&(i=gt.x)):d.min.x!==d.max.x&&(o=a)):(ah.currItem.fitRatio&&(x[e]+=t[e]*l)):(void 0!==i&&(Qe(i,!0),Me=i!==gt.x),d.min.x!==d.max.x&&(void 0!==o?x.x=o:Me||(x.x+=t.x*l)),void 0!==i)},qt=function(){var e,t,n,o,i,a;c&&0!==(e=c.length)&&(S(L,c[0]),D.x=L.x-M.x,D.y=L.y-M.y,u&&1h.currItem.initialZoomLevel+h.currItem.initialZoomLevel/15&&(Ze=!0),n=1,o=it(),i=at(),t=mt&&(D.x-=c[0].x-ht.x),Math.abs(D.y)>=mt)&&(D.y-=c[0].y-ht.y),M.x=L.x,M.y=L.y,0===D.x&&0===D.y||("v"===Pe&&f.closeOnVerticalDrag&&!kt()?($e.y+=D.y,x.y+=D.y,a=Ft(),Te=!0,I("onVerticalDrag",a),T(a),A()):(Pt(C(),L.x,L.y),Le=!0,d=h.currItem.bounds,$t("x",D)||($t("y",D),et(x),A())))))},Bt=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]:x[t]=_()&&(g=f.loop?0:_()-1,i=!0),i&&!f.loop||(E+=o,Be-=o,n=!0));var e=b.x*Be,a=Math.abs(e-O.x),r=n||e>O.x==0The image could not be loaded.',forceProgressiveLoading:!1,preload:[1,1],getNumItemsFn:function(){return Xt.length}},an=function(){return{center:{x:0,y:0},max:{x:0,y:0},min:{x:0,y:0}}},rn=function(e,t,n){var o=e.bounds;o.center.x=Math.round((P.x-t)/2),o.center.y=Math.round((P.y-n)/2)+e.vGap.top,o.max.x=t>P.x?Math.round(P.x-t):o.center.x,o.max.y=n>P.y?Math.round(P.y-n)+e.vGap.top:o.center.y,o.min.x=t>P.x?0:o.center.x,o.min.y=n>P.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)),P.x=t.x,P.y=t.y-e.vGap.top-e.vGap.bottom,o&&(t=P.x/e.w,i=P.y/e.h,e.fitRatio=t=d.max.x&&n<=d.min.y&&n>=d.max.y)&&e.preventDefault(),h.panTo(t,n)},toggleDesktopZoom:function(e){e=e||{x:w.x/2+Ne.x,y:w.y/2+Ne.y};var t=f.getDoubleTapZoom(!0,h.currItem),n=y===t;h.mouseZoomedIn=!n,h.zoomTo(n?h.currItem.initialZoomLevel:t,e,333),p[(n?"remove":"add")+"Class"](m,"pswp--zoomed-in")}}});function pn(){fn&&clearTimeout(fn),yn&&clearTimeout(yn)}function hn(){var e=An(),t={};if(!(e.length<5)){var n,o=e.split("&");for(a=0;a{"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(){function t(){for(var e=0,t=0,n=arguments.length;t{var e=document.querySelector(".gh-burger");e&&e.addEventListener("click",function(){document.body.classList.contains("is-head-open")?document.body.classList.remove("is-head-open"):document.body.classList.add("is-head-open")})})(),lightbox(".kg-image-card > .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(),((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).jarallax=t()})(this,function(){function e(e){"complete"===document.readyState||"interactive"===document.readyState?e():document.addEventListener("DOMContentLoaded",e,{capture:!0,once:!0,passive:!0})}let t;var p=t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};let r=p.navigator,n=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(r.userAgent),o,h;function i(){h=n?(!o&&document.body&&((o=document.createElement("div")).style.cssText="position: fixed; top: -9999px; left: 0; height: 100vh; width: 0;",document.body.appendChild(o)),(o?o.clientHeight:0)||p.innerHeight||document.documentElement.clientHeight):p.innerHeight||document.documentElement.clientHeight}i(),p.addEventListener("resize",i),p.addEventListener("orientationchange",i),p.addEventListener("load",i),e(()=>{i()});let a=[];function s(){a.length&&(a.forEach((e,t)=>{var{instance:e,oldData:n}=e,o=e.$item.getBoundingClientRect(),o={width:o.width,height:o.height,top:o.top,bottom:o.bottom,wndW:p.innerWidth,wndH:h},i=!n||n.wndW!==o.wndW||n.wndH!==o.wndH||n.width!==o.width||n.height!==o.height,n=i||!n||n.top!==o.top||n.bottom!==o.bottom;a[t].oldData=o,i&&e.onResize(),n&&e.onScroll()}),p.requestAnimationFrame(s))}let l=0;class c{constructor(e,t){let n=this,o=(n.instanceID=l,l+=1,n.$item=e,n.defaults={type:"scroll",speed:.5,imgSrc:null,imgElement:".jarallax-img",imgSize:"cover",imgPosition:"50% 50%",imgRepeat:"no-repeat",keepImg:!1,elementInViewport:null,zIndex:-100,disableParallax:!1,disableVideo:!1,videoSrc:null,videoStartTime:0,videoEndTime:0,videoVolume:0,videoLoop:!0,videoPlayOnlyVisible:!0,videoLazyLoading:!0,onScroll:null,onInit:null,onDestroy:null,onCoverImage:null},n.$item.dataset||{}),i={};if(Object.keys(o).forEach(e=>{var t=e.substr(0,1).toLowerCase()+e.substr(1);t&&void 0!==n.defaults[t]&&(i[t]=o[e])}),n.options=n.extend({},n.defaults,i,t),n.pureOptions=n.extend({},n.options),Object.keys(n.options).forEach(e=>{"true"===n.options[e]?n.options[e]=!0:"false"===n.options[e]&&(n.options[e]=!1)}),n.options.speed=Math.min(2,Math.max(-1,parseFloat(n.options.speed))),"string"==typeof n.options.disableParallax&&(n.options.disableParallax=new RegExp(n.options.disableParallax)),n.options.disableParallax instanceof RegExp){let e=n.options.disableParallax;n.options.disableParallax=()=>e.test(r.userAgent)}if("function"!=typeof n.options.disableParallax&&(n.options.disableParallax=()=>!1),"string"==typeof n.options.disableVideo&&(n.options.disableVideo=new RegExp(n.options.disableVideo)),n.options.disableVideo instanceof RegExp){let e=n.options.disableVideo;n.options.disableVideo=()=>e.test(r.userAgent)}"function"!=typeof n.options.disableVideo&&(n.options.disableVideo=()=>!1);let a=n.options.elementInViewport;a&&"object"==typeof a&&void 0!==a.length&&([a]=a),a instanceof Element||(a=null),n.options.elementInViewport=a,n.image={src:n.options.imgSrc||null,$container:null,useImgTag:!1,position:"fixed"},n.initImg()&&n.canInitParallax()&&n.init()}css(t,n){return"string"==typeof n?p.getComputedStyle(t).getPropertyValue(n):(Object.keys(n).forEach(e=>{t.style[e]=n[e]}),t)}extend(n,...o){return n=n||{},Object.keys(o).forEach(t=>{o[t]&&Object.keys(o[t]).forEach(e=>{n[e]=o[t][e]})}),n}getWindowData(){return{width:p.innerWidth||document.documentElement.clientWidth,height:h,y:document.documentElement.scrollTop}}initImg(){var e=this;let t=e.options.imgElement;return(t=t&&"string"==typeof t?e.$item.querySelector(t):t)instanceof Element||(e.options.imgSrc?(t=new Image).src=e.options.imgSrc:t=null),t&&(e.options.keepImg?e.image.$item=t.cloneNode(!0):(e.image.$item=t,e.image.$itemParent=t.parentNode),e.image.useImgTag=!0),!(!e.image.$item&&(null===e.image.src&&(e.image.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",e.image.bgImage=e.css(e.$item,"background-image")),!e.image.bgImage||"none"===e.image.bgImage))}canInitParallax(){return!this.options.disableParallax()}init(){let t=this,e={position:"absolute",top:0,left:0,width:"100%",height:"100%",overflow:"hidden"},n={pointerEvents:"none",transformStyle:"preserve-3d",backfaceVisibility:"hidden"};if(!t.options.keepImg){let e=t.$item.getAttribute("style");if(e&&t.$item.setAttribute("data-jarallax-original-styles",e),t.image.useImgTag){let e=t.image.$item.getAttribute("style");e&&t.image.$item.setAttribute("data-jarallax-original-styles",e)}}if("static"===t.css(t.$item,"position")&&t.css(t.$item,{position:"relative"}),"auto"===t.css(t.$item,"z-index")&&t.css(t.$item,{zIndex:0}),t.image.$container=document.createElement("div"),t.css(t.image.$container,e),t.css(t.image.$container,{"z-index":t.options.zIndex}),"fixed"===this.image.position&&t.css(t.image.$container,{"-webkit-clip-path":"polygon(0 0, 100% 0, 100% 100%, 0 100%)","clip-path":"polygon(0 0, 100% 0, 100% 100%, 0 100%)"}),t.image.$container.setAttribute("id","jarallax-container-"+t.instanceID),t.$item.appendChild(t.image.$container),t.image.useImgTag?n=t.extend({"object-fit":t.options.imgSize,"object-position":t.options.imgPosition,"max-width":"none"},e,n):(t.image.$item=document.createElement("div"),t.image.src&&(n=t.extend({"background-position":t.options.imgPosition,"background-size":t.options.imgSize,"background-repeat":t.options.imgRepeat,"background-image":t.image.bgImage||`url("${t.image.src}")`},e,n))),"opacity"!==t.options.type&&"scale"!==t.options.type&&"scale-opacity"!==t.options.type&&1!==t.options.speed||(t.image.position="absolute"),"fixed"===t.image.position){let e=(e=>{for(var t=[];null!==e.parentElement;)1===(e=e.parentElement).nodeType&&t.push(e);return t})(t.$item).filter(e=>{var e=p.getComputedStyle(e),t=e["-webkit-transform"]||e["-moz-transform"]||e.transform;return t&&"none"!==t||/(auto|scroll)/.test(e.overflow+e["overflow-y"]+e["overflow-x"])});t.image.position=e.length?"absolute":"fixed"}n.position=t.image.position,t.css(t.image.$item,n),t.image.$container.appendChild(t.image.$item),t.onResize(),t.onScroll(!0),t.options.onInit&&t.options.onInit.call(t),"none"!==t.css(t.$item,"background-image")&&t.css(t.$item,{"background-image":"none"}),t.addToParallaxList()}addToParallaxList(){a.push({instance:this}),1===a.length&&p.requestAnimationFrame(s)}removeFromParallaxList(){let n=this;a.forEach((e,t)=>{e.instance.instanceID===n.instanceID&&a.splice(t,1)})}destroy(){var e,t=this,n=(t.removeFromParallaxList(),t.$item.getAttribute("data-jarallax-original-styles"));t.$item.removeAttribute("data-jarallax-original-styles"),n?t.$item.setAttribute("style",n):t.$item.removeAttribute("style"),t.image.useImgTag&&(e=t.image.$item.getAttribute("data-jarallax-original-styles"),t.image.$item.removeAttribute("data-jarallax-original-styles"),e?t.image.$item.setAttribute("style",n):t.image.$item.removeAttribute("style"),t.image.$itemParent)&&t.image.$itemParent.appendChild(t.image.$item),t.image.$container&&t.image.$container.parentNode.removeChild(t.image.$container),t.options.onDestroy&&t.options.onDestroy.call(t),delete t.$item.jarallax}clipContainer(){}coverImage(){var e=this,t=e.image.$container.getBoundingClientRect(),n=t.height,o=e.options.speed,i="scroll"===e.options.type||"scroll-opacity"===e.options.type;let a=0,r=n,s;return i&&(o<0?(a=o*Math.max(n,h),h{u(document.querySelectorAll("[data-jarallax]"))}),u}),(()=>{if(document.body.classList.contains("has-background-about")){let t=document.querySelector(".gh-about");if(t){let e=t.querySelector(".gh-about-image");e.naturalWidth||imagesLoaded(e,function(){t.style.setProperty("--about-height",e.clientWidth*e.naturalHeight/e.naturalWidth+"px")})}}})(),initParallax(),(()=>{var e=document.querySelector("[data-toggle-comments]");e&&e.addEventListener("click",function(){document.body.classList.toggle("comments-opened")})})(),(()=>{var e=document.querySelector(".gh-article-excerpt");if(e){let t=e.textContent;var n=t.match(/\p{EPres}|\p{ExtPict}/gu);n&&(n.forEach(function(e){t=t.replace(e,`${e}`)}),e.innerHTML=t)}})(),(()=>{var e;for(e of document.querySelectorAll("hr"))e.outerHTML=''})(),pagination(!0,initParallax);
\ No newline at end of file
diff --git a/assets/built/screen.css b/assets/built/screen.css
index f06924c..b550b4f 100644
--- a/assets/built/screen.css
+++ b/assets/built/screen.css
@@ -1 +1 @@
-:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%}body{background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{color:var(--color-darker-gray);font-family:var(--gh-font-heading,var(--font-sans));letter-spacing:-.02em;line-height:1.15}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{background-color:var(--color-light-gray);border:0;height:1px;width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.4;margin-top:1.6rem;text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{background-color:var(--color-lighter-gray);-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre;-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-bottom:8rem;padding-top:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{margin:0 auto;max-width:var(--container-width,1200px)}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-bottom:4.8rem;padding-top:4.8rem}}.gh-head{background-color:var(--color-white);height:100px}.gh-head-inner{align-items:center;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex}.gh-head-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em;position:relative}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){left:0;opacity:0;position:absolute;top:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{align-items:center;gap:var(--head-nav-gap)}.gh-head .nav{display:inline-flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .nav-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-head .nav-more-toggle svg{height:24px;width:24px}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-head-btn svg{height:1.3em;width:1.3em}.gh-search{margin-left:-6px;margin-right:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-left:16px;margin-right:64px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{height:auto;position:relative}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{align-items:center;display:flex;height:80px}.is-head-stacked .gh-head-menu{grid-column:1/4;grid-row-start:2;height:56px;justify-content:center;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{background-color:#fff;color:#15171a}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-transparent #announcement-bar-root{left:0;position:absolute;right:0}.is-head-transparent #announcement-bar-root:not(:empty)+:is(.site,.gh-site) .gh-head{margin-top:48px}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.is-head-middle-logo .gh-dropdown{left:-24px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:#15171a!important;display:block;padding:6px 20px}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.gh-burger:after,.gh-burger:before{background-color:var(--color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-head .gh-head-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-head .gh-head-menu{transform:translateY(0);transition:none}#gh-head .nav{align-items:center;gap:20px;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{font-size:1.8rem;text-transform:none;width:100%}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{opacity:1;position:static;visibility:visible}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-head-open #gh-head .gh-head-actions{align-items:center;background-color:var(--color-white);bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--gap) 0 calc(var(--gap) + 8px);position:sticky;right:0}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{color:var(--color-secondary-text);font-size:2.1rem;line-height:1.5;margin-top:2rem}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-content{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);margin-top:4rem;word-break:break-word}.gh-content>*+*{margin-bottom:0;margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){border-collapse:collapse;border-spacing:0;display:inline-block;font-family:var(--font-sans);font-size:1.6rem;max-width:100%;overflow-x:auto;vertical-align:top;white-space:nowrap;width:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-repeat:no-repeat;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) th{background-color:var(--color-white);color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:1px solid var(--color-light-gray);padding:6px 12px}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{font-size:1.7rem;margin-top:3.2rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr auto 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4em;justify-content:center;letter-spacing:inherit;line-height:1;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1))}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-text-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;justify-content:center;letter-spacing:inherit;margin:0;outline:none;padding:0;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem;white-space:nowrap}.gh-foot-inner{display:grid;font-size:1.3rem;gap:40px;grid-template-columns:1fr auto 1fr}.no-menu .gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:4px}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-bottom:12rem;padding-top:6.4rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (-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{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Manrope;font-weight:100 1000;src:url(../fonts/Manrope[wght].woff2) format("woff2-variations")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;src:local(""),url(../fonts/libre-baskerville-v14-latin-regular.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;src:local(""),url(../fonts/libre-baskerville-v14-latin-700.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:400;src:local(""),url(../fonts/libre-baskerville-v14-latin-italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;src:local(""),url(../fonts/jetbrains-mono-v13-latin-regular.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;src:local(""),url(../fonts/jetbrains-mono-v13-latin-700.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;src:local(""),url(../fonts/jetbrains-mono-v13-latin-800.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:400;src:local(""),url(../fonts/jetbrains-mono-v13-latin-italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:700;src:local(""),url(../fonts/jetbrains-mono-v13-latin-700italic.woff2) format("woff2")}:root{--font-sans:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Libre Baskerville,Georgia,Times,serif;--font-mono:JetBrains Mono,Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--color-primary-text:var(--color-darker-gray);--color-secondary-text-dark:rgba(0,0,0,.4);--color-secondary-text-light:hsla(0,0%,100%,.64);--color-secondary-text:var(--color-secondary-text-dark);--color-border:rgba(0,0,0,.08);--gap:clamp(24px,1.7032rem + 1.9355vw,48px);--head-nav-gap:32px;--container-width:1440px;--content-font-size:clamp(1.7rem,0.38vw + 1.4rem,2rem);--header-spacing:clamp(4.8rem,4rem + 2.5vw,8rem)}:root.has-light-text{--color-lighter-gray:rgba(0,0,0,.1);--color-darker-gray:#fff;--color-secondary-text:var(--color-secondary-text-light);--color-border:hsla(0,0%,100%,.2)}body{background-color:var(--background-color)}.gh-main{padding-top:clamp(4.8rem,4rem + 2.5vw,8rem)}figcaption{font-size:1.3rem;text-align:right}.kg-width-full figcaption{padding:0}hr{background-color:var(--color-border)}.gh-content h2{font-size:2.25em;letter-spacing:-.03em}.gh-content h3{font-size:1.6em}.gh-canvas{grid-template-columns:repeat(12,minmax(0,1fr))}.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:4/span 6}.gh-canvas>.kg-width-wide{grid-column:4/span 9}.gh-canvas>.kg-gallery-card.kg-width-wide,.gh-canvas>.kg-width-full{grid-column:1/span 12;position:relative;transform:translateZ(0);z-index:20}@media (max-width:991px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:3/span 8}.gh-canvas>.kg-width-wide{grid-column:3/span 10}}@media (max-width:767px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:2/span 10}.gh-canvas>.kg-width-wide{grid-column:1/span 12}}@media (max-width:480px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 12}}.gh-head{background-color:transparent;font-size:1.6rem}.gh-head-logo{font-weight:800}.gh-head-logo img{max-height:48px}.gh-head-link,.gh-head-menu{font-weight:700}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-border)}.gh-head-menu a{color:inherit}@media (max-width:991px){.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) :is(#gh-head,#gh-head .gh-head-actions){background-color:var(--background-color)}}.gh-about{margin-bottom:40px}.gh-about-content{word-break:break-word}.gh-about-primary{font-size:clamp(3.2rem,2.4452rem + 2.0968vw,5.8rem);font-weight:800;line-height:1.2;max-width:1200px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-primary{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-primary{font-family:var(--gh-font-heading,var(--font-mono))}.gh-about-primary a{text-decoration:underline}.gh-about-secondary{font-size:clamp(2.4rem,.54vw + 2.14rem,3rem);font-weight:500;letter-spacing:-.008em;max-width:840px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-secondary{font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-secondary{font-family:var(--gh-font-body,var(--font-mono))}.gh-about-primary+.gh-about-secondary{font-size:clamp(2rem,.36vw + 1.83rem,2.4rem);font-weight:450;margin-top:20px;max-width:640px}.gh-about-secondary a{text-decoration:underline}.has-side-about .gh-about{margin-top:48px}.has-side-about .gh-about.no-image{margin-bottom:48px;margin-top:80px}.has-side-about .gh-about-inner{display:grid;gap:clamp(4rem,.0842rem + 3.9474vw,6.4rem);grid-template-columns:1fr 1fr}.has-side-about .gh-about.no-image .gh-about-inner{grid-template-columns:1fr}.has-side-about .gh-about-content-inner{position:sticky;top:40px}@media (max-width:840px){.has-side-about .gh-about-inner{display:flex;flex-direction:column-reverse;gap:64px}}.has-background-about .gh-about{position:relative}.has-background-about .gh-about:before{background-color:var(--color-black);content:"";inset:0;position:absolute;transition:opacity 1.5s ease}.has-background-about .gh-about.initialized:before{opacity:.4}.has-background-about .gh-about-inner{align-items:flex-end;display:flex;min-height:var(--about-height,100vh)}.has-background-about .gh-about-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-background-about .gh-about-content{align-items:flex-start;bottom:calc(var(--gap) + 24px);display:flex;flex-direction:column;margin-bottom:calc(var(--gap) + 24px);margin-top:200px;max-width:50%;position:sticky;text-align:left}.has-background-about .gh-about-primary{color:#fff}.has-background-about .gh-about-secondary{color:#fff;opacity:.7}.has-background-about .gh-subscribe-input{background-color:#fff;border:0;color:var(--color-secondary-text-dark)}@media (max-width:991px){.has-background-about .gh-about-content{max-width:none}}.has-typographic-about .gh-about{display:flex;min-height:calc(100vh - 110px);padding-bottom:64px;padding-top:64px}.has-typographic-about .gh-about-inner{display:flex;flex-direction:column;gap:48px;justify-content:flex-end;padding-bottom:clamp(2.4rem,2rem + 1.25vw,4rem);width:100%}.has-typographic-about .gh-about-image{border-radius:50%;height:128px;-o-object-fit:cover;object-fit:cover;width:128px}.has-typographic-about .gh-subscribe-input{margin-top:48px}.gh-card-link:hover{opacity:1}.gh-card-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.gh-card-title{font-weight:800;word-break:break-word}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-card-link:hover .gh-card-title{opacity:.8}.gh-card-meta{color:var(--color-secondary-text);flex-wrap:wrap;font-size:1.4rem;font-weight:500;margin-top:16px}.gh-card-meta,.gh-card-meta>*{align-items:center;display:flex;gap:8px}.gh-card-meta>*+:not(script):not(.gh-card-access):before{background-color:currentColor;border-radius:50%;content:"";height:2px;width:2px}.gh-card-access{background-color:var(--color-border);border-radius:40px;margin-left:4px;padding:0 10px 0 8px}.has-parallax-feed .gh-card-access{background-color:var(--color-white);color:var(--color-darker-gray)}.gh-card-access svg{margin-right:-5px}.has-classic-feed .gh-card.no-image{max-width:1200px}.has-classic-feed .gh-card+.gh-card{margin-top:clamp(4.8rem,4rem + 2.5vw,8rem)}.has-classic-feed .gh-card+.gh-card.no-image,.has-classic-feed .gh-card.no-image+.gh-card{margin-top:clamp(8rem,7.14vw + 4.57rem,16rem)}.has-classic-feed .gh-card-link{display:flex;flex-direction:row-reverse;gap:clamp(4rem,3rem + 3.125vw,8rem)}.has-classic-feed .gh-card-image{flex:1;position:relative}.has-classic-feed .gh-card-image:before{content:"";display:block;padding-bottom:56.25%}.has-classic-feed .no-image .gh-card-image{display:none}.has-classic-feed .gh-card-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.has-classic-feed .gh-card-wrapper{flex:1;flex-shrink:0;width:100%}.has-classic-feed .gh-card-title{font-size:clamp(3.2rem,2.7rem + 1.5625vw,5.2rem)}.has-classic-feed .kg-width-full .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem)}@media (max-width:991px){.has-classic-feed .gh-card-link{flex-direction:column;gap:32px}}.has-typographic-feed.home-template .gh-main{padding-top:0}.has-typographic-feed .gh-card{margin-top:clamp(8rem,6rem + 6.25vw,16rem)}.has-typographic-feed .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem);line-height:1.1;max-width:1200px}.has-typographic-feed .gh-card-excerpt{font-size:clamp(1.8rem,.27vw + 1.67rem,2.1rem);font-weight:450;letter-spacing:-.005em;line-height:1.5;margin-top:16px;max-width:920px}.has-serif-font.has-typographic-feed:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font.has-typographic-feed:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-mono))}.has-typographic-feed .gh-card-meta{margin-top:16px}.has-parallax-feed .gh-card{display:flex;min-height:640px}.has-parallax-feed .gh-card.no-image{background-color:var(--tag-color,var(--color-darker-gray))}.has-parallax-feed .kg-width-full .gh-card{min-height:800px}.has-parallax-feed .gh-card+.gh-card{margin-top:80px}.has-parallax-feed .gh-card-link{display:flex;flex-grow:1;position:relative}.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:before{background-color:#000;content:"";height:100%;opacity:.6;position:absolute;transition:opacity .4s;width:100%}.has-parallax-feed .gh-card:not(.no-image):hover .gh-card-link:before{opacity:.4}.has-parallax-feed .gh-card-image{height:100%;position:absolute;width:100%;z-index:-1}.has-parallax-feed .gh-card-wrapper{justify-content:flex-end;padding:64px 48px;position:relative}.has-parallax-feed .kg-width-full .gh-card-wrapper{padding:64px 48px}.has-parallax-feed :is(.gh-card-title,.gh-card-meta){color:#fff}.has-parallax-feed .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem);line-height:1.1}.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:hover .gh-card-title{opacity:1}.has-parallax-feed .kg-width-full .gh-card-title{font-size:6.4rem}.has-parallax-feed .gh-card-meta{margin-top:12px}.gh-article-meta{bottom:0;grid-row-start:1;margin:0!important;top:0;width:100%;z-index:10}.gh-article-meta-inner{display:flex;flex-direction:column;position:sticky;top:48px}.gh-article-meta .gh-author-image-list{display:flex;margin-bottom:12px;margin-left:-2px}.gh-article-meta .gh-author-image{border:2px solid var(--color-white);display:block;height:72px;margin-bottom:0;width:72px}.gh-article-meta .gh-author-icon{background-color:var(--color-light-gray)}.gh-article-meta .gh-author-image:hover{opacity:1}.gh-article-meta .gh-author-image-list .gh-author-image+.gh-author-image{margin-left:-20px}.gh-article-meta .gh-author-image-list .gh-author-image:first-child{z-index:30}.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(2){z-index:20}.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(3){z-index:10}.gh-article-meta .gh-author-name-list{line-height:1.35;margin-bottom:-2px}.gh-article-meta .gh-author-name-list a{color:var(--color-darker-gray);font-size:1.9rem;font-weight:700;letter-spacing:-.01em;text-decoration:none}.gh-article-date{color:var(--color-secondary-text);font-size:1.4rem;margin-top:4px}.gh-article-tag{border:2px solid var(--color-border);border-radius:24px;color:var(--tag-color,var(--color-darker-gray))!important;display:inline-block;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-top:20px;padding:2px 12px;text-decoration:none!important;width:-moz-fit-content;width:fit-content}.gh-content .gh-article-header{grid-column:4/span 9;grid-row-start:1;margin-bottom:clamp(4.8rem,1.43vw + 4.11rem,6.4rem);margin-top:0}.gh-article-title{font-size:clamp(4rem,2.86vw + 2.63rem,7.2rem);font-weight:800;grid-column:1/span 9;letter-spacing:-.03em;line-height:1}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-article-excerpt{font-size:clamp(1.8rem,.54vw + 1.54rem,2.4rem);font-weight:500;grid-column:1/span 9;line-height:1.45;max-width:840px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-mono))}.gh-article-excerpt .emoji{color:initial}.gh-article-image{grid-column:1/span 12}.gh-article-image,.gh-content{margin-top:clamp(4rem,3rem + 3.125vw,8rem)}.gh-content{--content-spacing-multiplier:1.5;line-height:1.7;position:relative}:is(.post-template,.page-template) .no-image .gh-content{margin-top:clamp(4rem,2.14vw + 2.97rem,6.4rem)}.gh-content>[id]{font-weight:800}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>:is([id],p,ul,ol){font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>:is([id],p,ul,ol){font-family:var(--gh-font-body,var(--font-mono))}.gh-article-footer{margin-top:clamp(6.4rem,3rem + 10.625vw,20rem)}@media (min-width:992px){.gh-article-meta{grid-column:1/span 3;position:absolute}}@media (max-width:991px){.gh-content>.gh-article-header,:is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 10}.gh-article-meta{margin-bottom:32px!important}.no-image .gh-article-meta{grid-row-start:2}.gh-article-meta .gh-author-image{height:64px;margin-bottom:0;margin-right:12px;width:64px}.gh-article-meta-wrapper{flex-grow:1}}@media (max-width:767px){.gh-content>.gh-article-header,:is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 12}.gh-content{font-size:var(--content-font-size)}}.gh-cta{background-color:var(--color-lighter-gray);grid-column:1/span 12!important;margin-top:clamp(8rem,7.14vw + 4.57rem,16rem);padding:clamp(8rem,10.71vw + 2.86rem,20rem) clamp(4.8rem,4.64vw + 2.57rem,10rem);position:relative;transform:translateZ(0);z-index:20}.gh-cta-title{font-size:clamp(3rem,.71vw + 2.66rem,3.8rem);font-weight:800;letter-spacing:-.03em;margin-bottom:24px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cta-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cta-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-cta .gh-btn{font-size:1.8rem;height:48px;letter-spacing:-.005em;padding-left:24px;padding-right:24px}.gh-navigation{font-size:clamp(2rem,1.7rem + .9375vw,3.2rem);font-weight:800;grid-column:1/span 12;letter-spacing:-.02em}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-navigation{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-navigation{font-family:var(--gh-font-heading,var(--font-mono))}.gh-comments{margin-top:clamp(4.8rem,4.64vw + 2.57rem,10rem)}.gh-comments .gh-comments-title{font-weight:800;margin-bottom:48px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-comments-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-comments-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-subscribe-input{align-items:center;background-color:var(--color-border);border-radius:72px;color:var(--color-secondary-text);cursor:pointer;display:flex;font-size:1.7rem;height:52px;justify-content:space-between;margin-top:40px;max-width:480px;padding:0 8px 0 24px;width:100%}.gh-subscribe-input .gh-btn{font-weight:700}:is(.tag-template,.author-template) .gh-article{margin-bottom:80px}.gh-author-image{border-radius:50%;height:96px;margin-bottom:24px;overflow:hidden;width:96px}.gh-author-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-author-meta{color:var(--color-secondary-text);font-size:1.8rem;margin-top:16px}.gh-author-location{margin-bottom:6px}.gh-author-social{align-items:center;display:flex;gap:12px}.gh-author-social-link{line-height:0}.gh-foot{padding-bottom:clamp(8rem,4.55vw + 6.18rem,12rem);padding-top:clamp(8rem,4.55vw + 6.18rem,12rem)}.gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu{font-size:1.6rem;font-weight:700}.gh-copyright{font-size:1.4rem}/*# sourceMappingURL=screen.css.map */
+:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--color-black:#000;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%}body{background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{color:var(--color-darker-gray);font-family:var(--gh-font-heading,var(--font-sans));letter-spacing:-.02em;line-height:1.15}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{background-color:var(--color-light-gray);border:0;height:1px;width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.4;margin-top:1.6rem;text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{background-color:var(--color-lighter-gray);-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre;-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-bottom:8rem;padding-top:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{margin:0 auto;max-width:var(--container-width,1200px)}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-bottom:4.8rem;padding-top:4.8rem}}.gh-head{background-color:var(--color-white);height:100px}.gh-head-inner{align-items:center;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex}.gh-head-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:2.4rem;font-weight:700;letter-spacing:-.02em;position:relative}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){left:0;opacity:0;position:absolute;top:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{align-items:center;gap:var(--head-nav-gap)}.gh-head .nav{display:inline-flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .nav-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-head .nav-more-toggle svg{height:24px;width:24px}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-head-btn svg{height:1.3em;width:1.3em}.gh-search{margin-left:-6px;margin-right:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-left:16px;margin-right:64px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{height:auto;position:relative}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{align-items:center;display:flex;height:80px}.is-head-stacked .gh-head-menu{grid-column:1/4;grid-row-start:2;height:56px;justify-content:center;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{background-color:#fff;color:#15171a}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-transparent #announcement-bar-root{left:0;position:absolute;right:0}.is-head-transparent #announcement-bar-root:not(:empty)+:is(.site,.gh-site) .gh-head{margin-top:48px}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.is-head-middle-logo .gh-dropdown{left:-24px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:#15171a!important;display:block;padding:6px 20px}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.gh-burger:after,.gh-burger:before{background-color:var(--color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-head .gh-head-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-head .gh-head-menu{transform:translateY(0);transition:none}#gh-head .nav{align-items:center;gap:20px;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{font-size:1.8rem;text-transform:none;width:100%}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{opacity:1;position:static;visibility:visible}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-head-open #gh-head .gh-head-actions{align-items:center;background-color:var(--color-white);bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--gap) 0 calc(var(--gap) + 8px);position:sticky;right:0}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-cover-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cover-description{font-family:var(--gh-font-body,var(--font-serif))}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-article-excerpt{color:var(--color-secondary-text);font-size:2.1rem;line-height:1.5;margin-top:2rem}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-content{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);margin-top:4rem;word-break:break-word}.gh-content>*+*{margin-bottom:0;margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .gh-content>[id]{font-family:var(--gh-font-heading,var(--font-serif));letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-callout-text,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content .kg-toggle-content>ul,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>blockquote,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>dl,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ol,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>p,.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>ul{font-family:var(--gh-font-body,var(--font-serif))}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){border-collapse:collapse;border-spacing:0;display:inline-block;font-family:var(--font-sans);font-size:1.6rem;max-width:100%;overflow-x:auto;vertical-align:top;white-space:nowrap;width:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-repeat:no-repeat;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) th{background-color:var(--color-white);color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:1px solid var(--color-light-gray);padding:6px 12px}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{font-size:1.7rem;margin-top:3.2rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-toggle-card .kg-toggle-heading-text{font-family:var(--gh-font-heading,var(--font-serif))}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-title:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]) .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--gh-font-heading,var(--font-serif))}.has-serif-body:not([class*=" gh-font-body"]):not([class^=gh-font-body]) .kg-header-card h3.kg-header-card-subheader{font-family:var(--gh-font-body,var(--font-serif))}.kg-audio-card,.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover,.kg-file-card-container,.kg-file-card-container:hover,.kg-product-card-container{background:var(--background-color,#fff)!important;color:var(--color-darker-gray,#222)!important;opacity:1}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr auto 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4em;justify-content:center;letter-spacing:inherit;line-height:1;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1))}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-text-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;justify-content:center;letter-spacing:inherit;margin:0;outline:none;padding:0;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem;white-space:nowrap}.gh-foot-inner{display:grid;font-size:1.3rem;gap:40px;grid-template-columns:1fr auto 1fr}.no-menu .gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:4px}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-bottom:12rem;padding-top:6.4rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:Manrope;font-weight:100 1000;src:url(../fonts/Manrope[wght].woff2) format("woff2-variations")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;src:local(""),url(../fonts/libre-baskerville-v14-latin-regular.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;src:local(""),url(../fonts/libre-baskerville-v14-latin-700.woff2) format("woff2")}@font-face{font-family:Libre Baskerville;font-style:italic;font-weight:400;src:local(""),url(../fonts/libre-baskerville-v14-latin-italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400;src:local(""),url(../fonts/jetbrains-mono-v13-latin-regular.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:700;src:local(""),url(../fonts/jetbrains-mono-v13-latin-700.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:800;src:local(""),url(../fonts/jetbrains-mono-v13-latin-800.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:400;src:local(""),url(../fonts/jetbrains-mono-v13-latin-italic.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:italic;font-weight:700;src:local(""),url(../fonts/jetbrains-mono-v13-latin-700italic.woff2) format("woff2")}:root{--font-sans:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Libre Baskerville,Georgia,Times,serif;--font-mono:JetBrains Mono,Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--color-primary-text:var(--color-darker-gray);--color-secondary-text-dark:rgba(0,0,0,.4);--color-secondary-text-light:hsla(0,0%,100%,.64);--color-secondary-text:var(--color-secondary-text-dark);--color-highlight:#f1f5f9;--color-border:rgba(0,0,0,.08);--gap:clamp(24px,1.7032rem + 1.9355vw,48px);--grid-gap:clamp(4rem,0.0842rem + 3.9474vw,6.4rem);--head-nav-gap:32px;--container-width:1440px;--content-font-size:clamp(1.7rem,0.38vw + 1.4rem,2rem);--header-spacing:clamp(4.8rem,4rem + 2.5vw,8rem)}:root.has-light-text{--color-lighter-gray:rgba(0,0,0,.1);--color-darker-gray:#fff;--color-secondary-text:var(--color-secondary-text-light)}body{background-color:var(--background-color)}.gh-main,.page-template .gh-main{padding-block:clamp(4.8rem,4rem + 2.5vw,8rem)}.page-template .gh-article-header{margin-top:0}figcaption{font-size:1.3rem;text-align:right}.kg-width-full figcaption{padding:0}hr{background-color:var(--color-border)}.gh-content>[id]:not(:first-child),.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:4rem}.gh-divider{margin:0 var(--gap);width:calc(100% - var(--gap)*2)}.gh-divider path{stroke:var(--color-border);stroke-width:4px}.gh-content .gh-divider{margin:4rem 0 0;width:100%}.gh-content>.gh-divider:first-child,.gh-content>hr:first-child{margin-top:0}.gh-content .gh-divider path{stroke-width:8px}@media (max-width:480px){.gh-divider path{stroke-width:8px}}.gh-content h2{font-size:2.25em;letter-spacing:-.03em}.gh-content h3{font-size:1.6em}.gh-content ul{margin-top:.8rem}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-canvas{grid-template-columns:repeat(12,minmax(0,1fr))}.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:4/span 6}.gh-canvas>.kg-width-wide{grid-column:4/span 9}.gh-canvas>.kg-gallery-card.kg-width-wide,.gh-canvas>.kg-width-full{grid-column:1/span 12;position:relative;transform:translateZ(0);z-index:20}@media (max-width:991px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:3/span 8}.gh-canvas>.kg-width-wide{grid-column:3/span 10}}@media (max-width:767px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:2/span 10}.gh-canvas>.kg-width-wide{grid-column:1/span 12}}@media (max-width:480px){.gh-canvas>*,.page-template .no-image :is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 12}}.gh-head{background-color:transparent;font-size:1.6rem}.gh-head-logo{align-items:center;display:flex;font-weight:800}.gh-head-logo img{max-height:48px}.gh-head-logo .gh-head-title{margin:0 1em}.gh-head-link,.gh-head-menu{font-weight:700}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-border)}.gh-head-menu a{color:inherit}@media (max-width:991px){.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) :is(#gh-head,#gh-head .gh-head-actions){background-color:var(--background-color)}}.gh-about{display:flex;justify-content:center;padding-bottom:40px}.gh-about-content{word-break:break-word}.gh-about-primary{font-size:clamp(3.2rem,2.4452rem + 2.0968vw,5.8rem);font-weight:800;line-height:1.2;max-width:1200px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-primary{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-primary{font-family:var(--gh-font-heading,var(--font-mono))}.gh-about-primary a{text-decoration:underline}.gh-about-secondary{font-size:clamp(2.4rem,.54vw + 2.14rem,3rem);font-weight:500;letter-spacing:-.008em;max-width:840px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-secondary{font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-about-secondary{font-family:var(--gh-font-body,var(--font-mono))}.gh-about-primary+.gh-about-secondary{font-size:clamp(2rem,.36vw + 1.83rem,2.4rem);font-weight:450;margin-top:24px;max-width:640px}.gh-about-secondary a{text-decoration:underline}.has-side-about .gh-about{padding-bottom:64px;padding-top:64px}.gh-article-title,.gh-card-title,.gh-head-title,.has-side-about .gh-about-primary,.has-side-about .gh-about-secondary{background:var(--color-highlight);padding:0 6px}.gh-about-image,.gh-card-image img{border-radius:16px}.gh-main .gh-feed .gh-card-link,.has-side-about .gh-about-inner{-moz-column-gap:var(--grid-gap);column-gap:var(--grid-gap);display:grid;row-gap:var(--gap)}.has-side-about .gh-about-image{grid-column:1/5;grid-row:1/3;margin:auto 0}.has-side-about .gh-about-content{grid-column:5/9;grid-row:1;margin:auto 0}.has-side-about .gh-subscribe-form{grid-column:4/9;grid-row:2}@media (max-width:1024px){.has-side-about .gh-about-image{grid-row:1}.has-side-about .gh-subscribe-form{grid-column:1/9}}@media (min-width:840px){.gh-main .gh-feed .gh-card-link,.has-side-about .gh-about-inner{margin:0 var(--grid-gap)}.gh-main .gh-feed .gh-card-wrapper{grid-column:1/span 5;grid-row:1;z-index:1}.gh-main .gh-feed .gh-card-image{grid-column:5/span 7;grid-row:1}}@media (max-width:840px){.has-side-about .gh-about-inner{display:flex;flex-direction:column;gap:var(--gap)}}.has-background-about .gh-about{position:relative}.has-background-about .gh-about:before{background-color:var(--color-black);content:"";inset:0;position:absolute;transition:opacity 1.5s ease}.has-background-about .gh-about.initialized:before{opacity:.4}.has-background-about .gh-about-inner{align-items:flex-end;display:flex;min-height:var(--about-height,100vh)}.has-background-about .gh-about-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-background-about .gh-about-content{align-items:flex-start;bottom:calc(var(--gap) + 24px);display:flex;flex-direction:column;margin-bottom:calc(var(--gap) + 24px);margin-top:200px;max-width:50%;text-align:left}.has-background-about .gh-about-primary{color:#fff}.has-background-about .gh-about-secondary{color:#fff;opacity:.7}.has-background-about .gh-subscribe-input{background-color:#fff;border:0;color:var(--color-secondary-text-dark)}@media (max-width:991px){.has-background-about .gh-about-content{max-width:none}}.has-typographic-about .gh-about{display:flex;min-height:calc(100vh - 110px);padding-bottom:64px;padding-top:64px}.has-typographic-about .gh-about-inner{display:flex;flex-direction:column;gap:48px;justify-content:flex-end;padding-bottom:clamp(2.4rem,2rem + 1.25vw,4rem);width:100%}.has-typographic-about .gh-about-image{border-radius:50%;height:128px;-o-object-fit:cover;object-fit:cover;width:128px}.has-typographic-about .gh-subscribe-input{margin-top:48px}.gh-card-link:hover{opacity:1}.gh-card-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:center}.gh-card-title{font-weight:800;word-break:break-word}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-card-link:hover .gh-card-title span{opacity:.8}.gh-card-meta{color:var(--color-secondary-text);flex-wrap:wrap;font-size:1.4rem;font-weight:500;margin-top:16px}.gh-card-meta,.gh-card-meta>*{align-items:center;display:flex;gap:8px}.gh-card-meta>*+:not(script):not(.gh-card-access):before{background-color:currentColor;border-radius:50%;content:"";height:2px;width:2px}.gh-card-access{background-color:var(--color-border);border-radius:40px;margin-left:4px;padding:0 10px 0 8px}.has-parallax-feed .gh-card-access{background-color:var(--color-white);color:var(--color-darker-gray)}.gh-card-access svg{margin-right:-5px}.has-classic-feed .gh-card.no-image{max-width:1200px}.has-classic-feed .gh-card+.gh-card{margin-top:clamp(4.8rem,4rem + 2.5vw,8rem)}.has-classic-feed .gh-card+.gh-card.no-image,.has-classic-feed .gh-card.no-image+.gh-card{margin-top:clamp(8rem,7.14vw + 4.57rem,16rem)}.has-classic-feed .gh-card-link{display:flex;flex-direction:row-reverse;gap:clamp(4rem,3rem + 3.125vw,8rem)}.has-classic-feed .gh-card-image{flex:1;position:relative}.has-classic-feed .gh-card-image:before{content:"";display:block;padding-bottom:56.25%}.has-classic-feed .no-image .gh-card-image{display:none}.has-classic-feed .gh-card-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.has-classic-feed .gh-card-wrapper{flex:1;flex-shrink:0;width:100%}.has-classic-feed .gh-card-title{font-size:clamp(3.2rem,2.7rem + 1.5625vw,5.2rem)}.has-classic-feed .kg-width-full .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem)}@media (max-width:991px){.has-classic-feed .gh-card-link{flex-direction:column;gap:32px}}.has-typographic-feed.home-template .gh-main{padding-top:0}.has-typographic-feed .gh-card{margin-top:clamp(8rem,6rem + 6.25vw,16rem)}.has-typographic-feed .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem);line-height:1.1;max-width:1200px}.has-typographic-feed .gh-card-excerpt{font-size:clamp(1.8rem,.27vw + 1.67rem,2.1rem);font-weight:450;letter-spacing:-.005em;line-height:1.5;margin-top:16px;max-width:920px}.has-serif-font.has-typographic-feed:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font.has-typographic-feed:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-card-excerpt{font-family:var(--gh-font-body,var(--font-mono))}.has-typographic-feed .gh-card-meta{margin-top:16px}.has-parallax-feed .gh-card{display:flex;min-height:640px}.has-parallax-feed .gh-card.no-image{background-color:var(--tag-color,var(--color-darker-gray))}.has-parallax-feed .kg-width-full .gh-card{min-height:800px}.has-parallax-feed .gh-card+.gh-card{margin-top:80px}.has-parallax-feed .gh-card-link{display:flex;flex-grow:1;position:relative}.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:before{background-color:#000;content:"";height:100%;opacity:.6;position:absolute;transition:opacity .4s;width:100%}.has-parallax-feed .gh-card:not(.no-image):hover .gh-card-link:before{opacity:.4}.has-parallax-feed .gh-card-image{height:100%;position:absolute;width:100%;z-index:-1}.has-parallax-feed .gh-card-wrapper{justify-content:flex-end;padding:64px 48px;position:relative}.has-parallax-feed .kg-width-full .gh-card-wrapper{padding:64px 48px}.has-parallax-feed :is(.gh-card-title,.gh-card-meta){color:#fff}.has-parallax-feed .gh-card-title{font-size:clamp(3.2rem,2.4rem + 2.5vw,6.4rem);line-height:1.1}.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:hover .gh-card-title{opacity:1}.has-parallax-feed .kg-width-full .gh-card-title{font-size:6.4rem}.has-parallax-feed .gh-card-meta{margin-top:12px}.gh-article-meta{bottom:0;grid-row-start:1;margin:0!important;top:0;width:100%;z-index:10}.gh-article-meta-inner{display:flex;flex-direction:column;position:sticky;top:48px}.gh-article-meta .gh-author-image-list{display:flex;margin-bottom:12px;margin-left:-2px}.gh-article-meta .gh-author-image{border:2px solid var(--color-white);display:block;height:72px;margin-bottom:0;width:72px}.gh-article-meta .gh-author-icon{background-color:var(--color-light-gray)}.gh-article-meta .gh-author-image:hover{opacity:1}.gh-article-meta .gh-author-image-list .gh-author-image+.gh-author-image{margin-left:-20px}.gh-article-meta .gh-author-image-list .gh-author-image:first-child{z-index:30}.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(2){z-index:20}.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(3){z-index:10}.gh-article-meta .gh-author-name-list{line-height:1.35;margin-bottom:-2px}.gh-article-meta .gh-author-name-list a{color:var(--color-darker-gray);font-size:1.9rem;font-weight:700;letter-spacing:-.01em;text-decoration:none}.gh-article-date{color:var(--color-secondary-text);font-size:1.4rem;margin-top:4px}.gh-article-tag{border:2px solid var(--color-border);border-radius:24px;color:var(--tag-color,var(--color-darker-gray))!important;display:inline-block;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin-top:20px;padding:2px 12px;text-decoration:none!important;width:-moz-fit-content;width:fit-content}.gh-content .gh-article-header{grid-column:4/span 9;grid-row-start:1;margin-bottom:clamp(4.8rem,1.43vw + 4.11rem,6.4rem);margin-top:0}.gh-article-title{font-size:clamp(4rem,2.86vw + 2.63rem,7.2rem);font-weight:800;grid-column:1/span 9;letter-spacing:-.03em;line-height:1}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-article-excerpt{font-size:clamp(1.8rem,.54vw + 1.54rem,2.4rem);font-weight:500;grid-column:1/span 9;line-height:1.45;max-width:840px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-article-excerpt{font-family:var(--gh-font-body,var(--font-mono))}.gh-article-excerpt .emoji{color:initial}.gh-article-image{grid-column:1/span 12}.gh-article-image,.gh-content{margin-top:clamp(4rem,3rem + 3.125vw,8rem)}.gh-content{--content-spacing-multiplier:1.5;line-height:1.7;position:relative}:is(.post-template,.page-template) .no-image .gh-content{margin-top:clamp(4rem,2.14vw + 2.97rem,6.4rem)}.gh-content>[id]{font-weight:800}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>:is([id],p,ul,ol){font-family:var(--gh-font-body,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-content>:is([id],p,ul,ol){font-family:var(--gh-font-body,var(--font-mono))}.gh-article-footer{margin-top:clamp(6.4rem,3rem + 10.625vw,20rem)}@media (min-width:992px){.gh-article-meta{grid-column:1/span 3;position:absolute}}@media (max-width:991px){.gh-content>.gh-article-header,:is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 10}.gh-article-meta{margin-bottom:32px!important}.no-image .gh-article-meta{grid-row-start:2}.gh-article-meta .gh-author-image{height:64px;margin-bottom:0;margin-right:12px;width:64px}.gh-article-meta-wrapper{flex-grow:1}}@media (max-width:767px){.gh-content>.gh-article-header,:is(.gh-article-title,.gh-article-excerpt){grid-column:1/span 12}.gh-content{font-size:var(--content-font-size)}}@media (max-width:480px){.gh-head{margin-bottom:var(--gap);padding-top:var(--gap)}}.gh-cta{background-color:var(--color-lighter-gray);grid-column:1/span 12!important;margin-top:clamp(8rem,7.14vw + 4.57rem,16rem);padding:clamp(8rem,10.71vw + 2.86rem,20rem) clamp(4.8rem,4.64vw + 2.57rem,10rem);position:relative;transform:translateZ(0);z-index:20}.gh-cta-title{font-size:clamp(3rem,.71vw + 2.66rem,3.8rem);font-weight:800;letter-spacing:-.03em;margin-bottom:24px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cta-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-cta-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-cta .gh-btn{font-size:1.8rem;height:48px;letter-spacing:-.005em;padding-left:24px;padding-right:24px}.gh-navigation{font-size:clamp(2rem,1.7rem + .9375vw,3.2rem);font-weight:800;grid-column:1/span 12;letter-spacing:-.02em}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-navigation{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-navigation{font-family:var(--gh-font-heading,var(--font-mono))}.gh-comments{margin-top:clamp(4.8rem,4.64vw + 2.57rem,10rem)}.gh-comments .gh-comments-title{font-weight:800;margin-bottom:48px}.has-serif-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-comments-title{font-family:var(--gh-font-heading,var(--font-serif))}.has-mono-font:not([class*=" gh-font-heading"]):not([class^=gh-font-heading]):not([class*=" gh-font-body"]):not([class^=gh-font-body]) .gh-comments-title{font-family:var(--gh-font-heading,var(--font-mono))}.gh-subscribe-form{align-items:center;background-color:var(--color-highlight);border-radius:40px;box-shadow:0 0 0 1px currentColor;display:flex;font-size:1.7rem;font-weight:450;height:56px;justify-content:space-between;letter-spacing:-.008em;position:relative;width:100%}.gh-subscribe-form .gh-subscribe-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-subscribe-form .gh-btn{font-size:.94118em;font-weight:700;position:absolute;right:6px}@media (max-width:480px){.gh-subscribe-form{font-size:1.5rem;height:50px}.gh-subscribe-form .gh-subscribe-input{padding-inline:20px}}:is(.tag-template,.author-template) .gh-article{margin-bottom:80px}.gh-author-image{border-radius:50%;height:96px;margin-bottom:24px;overflow:hidden;width:96px}.gh-author-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gh-author-meta{color:var(--color-secondary-text);font-size:1.8rem;margin-top:16px}.gh-author-location{margin-bottom:6px}.gh-author-social{align-items:center;display:flex;gap:12px}.gh-author-social-link{line-height:0}.gh-foot{padding-bottom:5rem;padding-top:6rem}@media (max-width:480px){.gh-foot{padding-top:4rem}}.gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu{font-size:1.6rem;font-weight:700}.gh-copyright{font-size:1.4rem}/*# sourceMappingURL=screen.css.map */
diff --git a/assets/built/screen.css.map b/assets/built/screen.css.map
index ad5dfcb..7f7240e 100644
--- a/assets/built/screen.css.map
+++ b/assets/built/screen.css.map
@@ -1 +1 @@
-{"version":3,"sources":["../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/vars.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/reset.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/global.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/layout.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/header.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/cover.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/loop.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/post-card.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/article.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/content.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/comments.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/cta.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/card.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/pagination.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/navigation.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/button.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/footer.css","../../../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/vendor/pswp.css","fonts.css","screen.css"],"names":[],"mappings":"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","file":"screen.css","sourcesContent":[":root {\n --color-primary-text: #333;\n --color-secondary-text: #999;\n --color-white: #fff;\n --color-lighter-gray: #f6f6f6;\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 --font-sans: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif; /* stylelint-disable-line value-keyword-case */\n --font-serif: Georgia, serif; /* stylelint-disable-line value-keyword-case */\n --font-mono: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace; /* stylelint-disable-line value-keyword-case */\n --head-nav-gap: 2.8rem;\n --h1-size: 4.6rem;\n --gap: 3.6rem;\n --header-spacing: 80px;\n}\n\n@media (max-width: 767px) {\n :root {\n --h1-size: 3.2rem !important;\n --gap: 2rem;\n --header-spacing: 48px;\n }\n}\n","/* Box sizing rules */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\n/* Remove default margin */\nbody,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nfigure,\nblockquote,\ndl,\ndd {\n margin: 0;\n}\n\n/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */\nul[role=\"list\"],\nol[role=\"list\"] {\n list-style: none;\n}\n\n/* Set core root defaults */\nhtml:focus-within {\n scroll-behavior: smooth;\n}\n\n/* Set core body defaults */\nbody {\n min-height: 100vh;\n line-height: 1.5;\n text-rendering: optimizespeed;\n}\n\n/* A elements that don't have a class get default styles */\na:not([class]) {\n text-decoration-skip-ink: auto;\n}\n\n/* Make images easier to work with */\nimg,\npicture {\n display: block;\n max-width: 100%;\n}\n\n/* Inherit fonts for inputs and buttons */\ninput,\nbutton,\ntextarea,\nselect {\n font: inherit;\n}\n\n/* Remove all animations and transitions for people that prefer not to see them */\n@media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n scroll-behavior: auto !important;\n }\n}\n","html {\n font-size: 62.5%;\n}\n\nbody {\n font-family: var(--gh-font-body, var(--font-sans));\n font-size: 1.6rem;\n line-height: 1.6;\n color: var(--color-primary-text);\n background-color: var(--color-white);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\nimg {\n height: auto;\n}\n\na {\n color: var(--color-darker-gray);\n text-decoration: none;\n}\n\na:hover {\n opacity: 0.8;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-family: var(--gh-font-heading, var(--font-sans));\n line-height: 1.15;\n color: var(--color-darker-gray);\n letter-spacing: -0.02em;\n}\n\nh1 {\n font-size: var(--h1-size);\n}\n\nh2 {\n font-size: 2.8rem;\n}\n\nh3 {\n font-size: 2.4rem;\n}\n\nh4 {\n font-size: 2.2rem;\n}\n\nh5 {\n font-size: 2rem;\n}\n\nh6 {\n font-size: 1.8rem;\n}\n\nhr {\n width: 100%;\n height: 1px;\n background-color: var(--color-light-gray);\n border: 0;\n}\n\nblockquote:not([class]) {\n padding-left: 2rem;\n border-left: 4px solid var(--ghost-accent-color);\n}\n\nfigcaption {\n margin-top: 1.6rem;\n font-size: 1.4rem;\n line-height: 1.4;\n color: var(--color-secondary-text);\n text-align: center;\n}\n\n.kg-width-full figcaption {\n padding: 0 1.6rem;\n}\n\n.gh-content figcaption a {\n color: var(--color-darker-gray);\n text-decoration: none;\n}\n\npre {\n padding: 1.6rem 2.4rem;\n overflow-x: scroll;\n hyphens: none;\n line-height: 1.5;\n white-space: pre;\n background-color: var(--color-lighter-gray);\n -webkit-overflow-scrolling: touch;\n}\n\ncode {\n font-family: var(--font-mono);\n font-size: 15px;\n}\n\n:not(pre) > code {\n padding: 0.4rem;\n color: var(--ghost-accent-color);\n background-color: var(--color-lighter-gray);\n border-radius: 3px;\n}\n\niframe {\n display: block;\n width: 100%;\n overflow: hidden;\n border: 0;\n}\n\n@media (max-width: 767px) {\n h2 {\n font-size: 2.4rem;\n }\n\n h3 {\n font-size: 2.1rem;\n }\n}\n",".gh-site {\n display: flex;\n flex-direction: column;\n min-height: 100vh;\n}\n\n.gh-main {\n flex-grow: 1;\n padding-top: 8rem;\n padding-bottom: 8rem;\n}\n\n.page-template .gh-main {\n padding-block: 0;\n}\n\n.gh-outer {\n padding-right: var(--gap);\n padding-left: var(--gap);\n}\n\n.gh-inner {\n max-width: var(--container-width, 1200px);\n margin: 0 auto;\n}\n\n/* Canvas creates a multi-column, centered grid which the post\nis laid out on top of. Canvas just defines the grid, we don't\nuse it for applying any other styles. */\n\n.gh-canvas,\n.kg-width-full.kg-content-wide {\n --main: min(var(--content-width, 720px), 100% - var(--gap) * 2);\n --wide: minmax(0, calc((var(--container-width, 1200px) - var(--content-width, 720px)) / 2));\n --full: minmax(var(--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.kg-width-full img {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n #gh-main {\n padding-top: 4.8rem;\n padding-bottom: 4.8rem;\n }\n}\n",".gh-head {\n height: 100px;\n background-color: var(--color-white);\n}\n\n.gh-head-inner {\n display: grid;\n grid-template-columns: 1fr auto auto;\n grid-auto-flow: row dense;\n column-gap: var(--head-nav-gap);\n align-items: center;\n height: 100%;\n}\n\n.gh-head-brand {\n line-height: 1;\n}\n\n.gh-head-brand-wrapper {\n display: flex;\n align-items: center;\n}\n\n.gh-head-logo {\n position: relative;\n font-family: var(--gh-font-heading, var(--font-sans));\n font-size: 2.4rem;\n font-weight: 700;\n letter-spacing: -0.02em;\n}\n\n.gh-head-logo img {\n max-height: 40px;\n}\n\n.gh-head-logo img:nth-child(2) {\n position: absolute;\n top: 0;\n left: 0;\n opacity: 0;\n}\n\n.gh-head-menu {\n display: flex;\n gap: var(--head-nav-gap);\n align-items: center;\n}\n\n.gh-head .nav {\n display: inline-flex;\n gap: var(--head-nav-gap);\n align-items: center;\n padding: 0;\n margin: 0;\n white-space: nowrap;\n list-style: none;\n}\n\n.gh-head .nav-more-toggle {\n position: relative;\n margin: 0 -6px;\n font-size: inherit;\n text-transform: inherit;\n}\n\n.gh-head .nav-more-toggle svg {\n width: 24px;\n height: 24px;\n}\n\n.gh-head-actions {\n display: flex;\n gap: var(--head-nav-gap);\n align-items: center;\n justify-content: flex-end;\n}\n\n.gh-head-members {\n display: flex;\n gap: 20px;\n align-items: center;\n white-space: nowrap;\n}\n\n.gh-head-btn.gh-btn {\n font-size: inherit;\n font-weight: 600;\n}\n\n.gh-head-btn:not(.gh-btn) {\n display: inline-flex;\n align-items: center;\n color: var(--ghost-accent-color);\n}\n\n.gh-head-btn svg {\n width: 1.3em;\n height: 1.3em;\n}\n\n.gh-search {\n margin-right: -6px;\n margin-left: -6px;\n}\n\n.gh-search:hover {\n opacity: 0.9;\n}\n\n.gh-head-brand .gh-search {\n margin-right: 8px;\n}\n\n@media (max-width: 767px) {\n .gh-head-members {\n flex-direction: column-reverse;\n gap: 16px;\n width: 100%;\n }\n\n .gh-head-actions .gh-search {\n display: none;\n }\n}\n\n@media (min-width: 768px) {\n .gh-head-brand .gh-search {\n display: none;\n }\n\n body:not(.is-dropdown-loaded) .gh-head-menu .nav > li {\n opacity: 0;\n }\n}\n\n/* Header variants\n/* ---------------------------------------------------------- */\n\n/*\n======================================================================\nLOGO Home About Collection Author Portal Login Subscribe\n======================================================================\n*/\n\n.is-head-left-logo .gh-head-inner {\n grid-template-columns: auto 1fr auto;\n}\n\n@media (min-width: 992px) {\n .is-head-left-logo .gh-head-menu {\n margin-right: 64px;\n margin-left: 16px;\n }\n}\n\n/*\n======================================================================\nHome About Collection LOGO Login Subscribe\n======================================================================\n*/\n\n.is-head-middle-logo .gh-head-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.is-head-middle-logo .gh-head-brand {\n grid-column-start: 2;\n}\n\n.is-head-middle-logo .gh-head-actions {\n gap: 28px;\n}\n\n@media (min-width: 992px) {\n .is-head-middle-logo .gh-head-menu {\n margin-right: 64px;\n }\n}\n\n/*\n======================================================================\nSearch LOGO Login Subscribe\n Home About Collection Author Portal\n======================================================================\n*/\n\n.is-head-stacked .gh-head {\n position: relative;\n height: auto;\n}\n\n.is-head-stacked .gh-head-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.is-head-stacked .gh-head-brand {\n display: flex;\n grid-row-start: 1;\n grid-column-start: 2;\n min-height: 80px;\n}\n\n@media (max-width: 767px) {\n .is-head-stacked .gh-head-brand {\n min-height: unset;\n }\n}\n\n@media (min-width: 992px) {\n .is-head-stacked .gh-head-inner {\n padding: 0;\n }\n\n .is-head-stacked .gh-head-brand {\n display: flex;\n align-items: center;\n height: 80px;\n }\n\n .is-head-stacked .gh-head-menu {\n grid-row-start: 2;\n grid-column: 1 / 4;\n justify-content: center;\n height: 56px;\n margin: 0 48px;\n }\n\n .is-head-stacked .gh-head-menu::before,\n .is-head-stacked .gh-head-menu::after {\n position: absolute;\n top: 80px;\n left: 0;\n width: 100%;\n height: 1px;\n content: \"\";\n background-color: var(--color-light-gray);\n }\n\n .is-head-stacked .gh-head-menu::after {\n top: 136px;\n }\n\n .is-head-stacked .gh-head-actions {\n grid-row-start: 1;\n grid-column: 1 / 4;\n justify-content: space-between;\n }\n}\n\n/* Transparent header\n/* ---------------------------------------------------------- */\n\n.is-head-transparent .gh-head {\n position: absolute;\n right: 0;\n left: 0;\n z-index: 90;\n background-color: transparent;\n}\n\n.is-head-transparent .gh-head-logo,\n.is-head-transparent .gh-head-logo a,\n.is-head-transparent .gh-head .nav > li a,\n.is-head-transparent .gh-head-description,\n.is-head-transparent .gh-search,\n.is-head-transparent .gh-social,\n.is-head-transparent .nav-more-toggle,\n.is-head-transparent .gh-head-link {\n color: var(--color-white);\n}\n\n.is-head-transparent .gh-burger::before,\n.is-head-transparent .gh-burger::after {\n background-color: var(--color-white);\n}\n\n.is-head-transparent .gh-head-btn {\n color: #15171a;\n background-color: #fff;\n}\n\n.is-head-transparent .gh-head-menu::before,\n.is-head-transparent .gh-head-menu::after {\n background-color: rgba(255, 255, 255, 0.2);\n}\n\n.is-head-transparent #announcement-bar-root {\n position: absolute;\n right: 0;\n left: 0;\n}\n\n.is-head-transparent #announcement-bar-root:not(:empty) + :is(.site, .gh-site) .gh-head {\n margin-top: 48px;\n}\n\n/* Dark header\n/* ---------------------------------------------------------- */\n\n.is-head-dark:not(.is-head-transparent) .gh-head {\n background-color: var(--color-darker-gray);\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-head-logo,\n.is-head-dark:not(.is-head-transparent) .gh-head-logo a,\n.is-head-dark:not(.is-head-transparent) .gh-head .nav a,\n.is-head-dark:not(.is-head-transparent) .gh-head-description,\n.is-head-dark:not(.is-head-transparent) .gh-search,\n.is-head-dark:not(.is-head-transparent) .gh-social,\n.is-head-dark:not(.is-head-transparent) .nav-more-toggle,\n.is-head-dark:not(.is-head-transparent) .gh-head-link {\n color: var(--color-white);\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-burger::before,\n.is-head-dark:not(.is-head-transparent) .gh-burger::after {\n background-color: var(--color-white);\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-head-btn {\n color: #15171a;\n background-color: #fff;\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-head-menu::before,\n.is-head-dark:not(.is-head-transparent) .gh-head-menu::after {\n background-color: rgba(255, 255, 255, 0.2);\n}\n\n/* Brand header\n/* ---------------------------------------------------------- */\n\n.is-head-brand:not(.is-head-transparent) .gh-head {\n background-color: var(--ghost-accent-color);\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-head-logo,\n.is-head-brand:not(.is-head-transparent) .gh-head-logo a,\n.is-head-brand:not(.is-head-transparent) .gh-head .nav a,\n.is-head-brand:not(.is-head-transparent) .gh-head-description,\n.is-head-brand:not(.is-head-transparent) .gh-search,\n.is-head-brand:not(.is-head-transparent) .gh-social,\n.is-head-brand:not(.is-head-transparent) .nav-more-toggle,\n.is-head-brand:not(.is-head-transparent) .gh-head-link {\n color: var(--color-white);\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-burger::before,\n.is-head-brand:not(.is-head-transparent) .gh-burger::after {\n background-color: var(--color-white);\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-head-btn {\n color: #15171a;\n background-color: #fff;\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-head-menu::before,\n.is-head-brand:not(.is-head-transparent) .gh-head-menu::after {\n background-color: rgba(255, 255, 255, 0.3);\n}\n\n/* Dropdown menu\n/* ---------------------------------------------------------- */\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 rgba(0, 0, 0, 0.04), 0 7px 20px -5px rgba(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.is-head-middle-logo .gh-dropdown {\n right: auto;\n left: -24px;\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: 6px 20px;\n color: #15171a !important;\n}\n\n.is-dropdown-mega .gh-dropdown li a {\n padding: 8px 0;\n}\n\n/* Mobile menu\n/* ---------------------------------------------------------- */\n\n.gh-burger {\n position: relative;\n display: none;\n width: 30px;\n height: 30px;\n padding: 0;\n margin-right: -3px;\n appearance: none;\n cursor: pointer;\n background-color: transparent;\n border: 0;\n}\n\n.gh-burger::before,\n.gh-burger::after {\n position: absolute;\n left: 3px;\n width: 24px;\n height: 1px;\n content: \"\";\n background-color: var(--color-darker-gray);\n transition: all 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;\n}\n\n.gh-burger::before {\n top: 11px;\n}\n\n.gh-burger::after {\n bottom: 11px;\n}\n\n.is-head-open .gh-burger::before {\n top: 15px;\n transform: rotate(45deg);\n}\n\n.is-head-open .gh-burger::after {\n bottom: 14px;\n transform: rotate(-45deg);\n}\n\n@media (max-width: 767px) {\n #gh-head {\n height: 64px;\n }\n\n #gh-head .gh-head-inner {\n grid-template-rows: auto 1fr auto;\n grid-template-columns: 1fr;\n gap: 48px;\n }\n\n #gh-head .gh-head-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-head .gh-head-logo {\n font-size: 2.2rem;\n }\n\n .gh-burger {\n display: block;\n }\n\n #gh-head .gh-head-menu,\n #gh-head .gh-head-actions {\n position: fixed;\n justify-content: center;\n visibility: hidden;\n opacity: 0;\n }\n\n #gh-head .gh-head-menu {\n transition: none;\n transform: translateY(0);\n }\n\n #gh-head .nav {\n gap: 20px;\n align-items: center;\n line-height: 1.4;\n }\n\n #gh-head .nav a {\n font-size: 2.6rem;\n font-weight: 600;\n text-transform: none;\n }\n\n #gh-head .nav li {\n opacity: 0;\n transform: translateY(-4px);\n }\n\n #gh-head .gh-head-actions {\n text-align: center;\n }\n\n #gh-head :is(.gh-head-btn, .gh-head-link) {\n opacity: 0;\n transform: translateY(8px);\n }\n\n #gh-head .gh-head-btn {\n width: 100%;\n font-size: 1.8rem;\n text-transform: none;\n }\n\n #gh-head .gh-head-btn:not(.gh-btn) {\n font-size: 2rem;\n }\n\n #gh-main {\n transition: opacity 0.4s;\n }\n\n .is-head-open #gh-head {\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-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head {\n background-color: var(--color-white);\n }\n\n .is-head-open.is-head-transparent #gh-head,\n .is-head-open:is(.is-head-transparent, .is-head-brand) #gh-head .gh-head-actions {\n background-color: var(--ghost-accent-color);\n }\n\n .is-head-open.is-head-dark #gh-head,\n .is-head-open.is-head-dark #gh-head .gh-head-actions {\n background-color: var(--color-darker-gray);\n }\n\n .is-head-open #gh-head .gh-head-menu,\n .is-head-open #gh-head .gh-head-actions {\n position: static;\n visibility: visible;\n opacity: 1;\n }\n\n .is-head-open #gh-head .nav {\n display: flex;\n flex-direction: column;\n }\n\n .is-head-open #gh-head .nav li {\n opacity: 1;\n transition: transform 0.2s, opacity 0.2s;\n transform: translateY(0);\n }\n\n .is-head-open #gh-head .gh-head-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(--gap) 0 calc(var(--gap) + 8px);\n background-color: var(--color-white);\n }\n\n .is-head-open #gh-head :is(.gh-head-btn, .gh-head-link) {\n opacity: 1;\n transition: transform 0.4s, opacity 0.4s;\n transition-delay: 0.2s;\n transform: translateY(0);\n }\n\n .is-head-open #gh-head .gh-head-link {\n transition-delay: 0.4s;\n }\n\n .is-head-open #gh-main {\n opacity: 0;\n }\n}\n",".gh-cover {\n position: relative;\n min-height: var(--cover-height, 50vh);\n padding-top: 6.4rem;\n padding-bottom: 6.4rem;\n}\n\n.gh-cover-image {\n position: absolute;\n inset: 0;\n z-index: -1;\n object-fit: cover;\n width: 100%;\n height: 100%;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-cover-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-cover-description {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n",".has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-card-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n letter-spacing: -0.01em;\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-card-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n",".gh-card {\n word-break: break-word;\n}\n",".page-template .gh-article-header {\n margin-top: var(--header-spacing, 80px);\n}\n\n.gh-article-tag {\n color: var(--ghost-accent-color);\n}\n\n.gh-article-title {\n word-break: break-word;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-article-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n letter-spacing: -0.01em;\n}\n\n.gh-article-excerpt {\n margin-top: 2rem;\n font-size: 2.1rem;\n line-height: 1.5;\n color: var(--color-secondary-text);\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-article-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.gh-article-image {\n grid-column: wide-start/wide-end;\n margin-top: 4rem;\n}\n\n.gh-article-image img {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .gh-article-excerpt {\n font-size: 1.9rem;\n }\n\n .gh-article-image {\n margin-top: 2.4rem;\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 margin-top: 4rem;\n font-size: var(--content-font-size, 1.8rem);\n letter-spacing: var(--content-letter-spacing, 0);\n word-break: break-word;\n}\n\n/* Default vertical spacing */\n.gh-content > * + * {\n margin-top: calc(1.6em * var(--content-spacing-multiplier, 1));\n margin-bottom: 0;\n}\n\n/* [id] represents all headings h1-h6, reset all margins */\n.gh-content > [id] {\n margin: 0;\n}\n\n.gh-content > .kg-card + [id] {\n margin-top: calc(2em * var(--content-spacing-multiplier, 1)) !important;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-content > [id] {\n font-family: var(--gh-font-heading, var(--font-serif));\n letter-spacing: -0.01em;\n}\n\n/* Add back a top margin to all headings, unless a heading\nis the very first element in the post content */\n.gh-content > [id]:not(:first-child) {\n margin-top: calc(1.6em * var(--content-spacing-multiplier, 1));\n}\n\n/* Add a small margin between a heading and anything after it */\n.gh-content > [id] + * {\n margin-top: calc(0.8em * var(--content-spacing-multiplier, 1));\n}\n\n/* A larger margin before/after HRs and blockquotes */\n.gh-content > hr,\n.gh-content > blockquote {\n position: relative;\n margin-top: calc(2.4em * var(--content-spacing-multiplier, 1));\n}\n\n.gh-content > hr + *,\n.gh-content > blockquote + * {\n margin-top: calc(2.4em * var(--content-spacing-multiplier, 1));\n}\n\n/* Now the content typography styles */\n.gh-content h2 {\n font-size: 1.6em;\n}\n\n.gh-content h3 {\n font-size: 1.4em;\n}\n\n.gh-content a {\n color: var(--ghost-accent-color);\n text-decoration: underline;\n word-break: break-word;\n}\n\n.gh-content .kg-callout-card .kg-callout-text,\n.gh-content .kg-toggle-card .kg-toggle-content > ol,\n.gh-content .kg-toggle-card .kg-toggle-content > ul,\n.gh-content .kg-toggle-card .kg-toggle-content > p {\n font-size: 0.95em;\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > blockquote,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > ol,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > ul,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > dl,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > p,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-callout-text,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-toggle-content > ol,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-toggle-content > ul,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-toggle-content > p {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.gh-content ul,\n.gh-content ol,\n.gh-content dl {\n padding-left: 2.8rem;\n}\n\n.gh-content :is(li + li, li :is(ul, ol)) {\n margin-top: 0.8rem;\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 table:not(.gist table) {\n display: inline-block;\n width: auto;\n max-width: 100%;\n overflow-x: auto;\n font-family: var(--font-sans);\n font-size: 1.6rem;\n white-space: nowrap;\n vertical-align: top;\n border-spacing: 0;\n border-collapse: collapse;\n -webkit-overflow-scrolling: touch;\n background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;\n background-repeat: no-repeat;\n background-attachment: scroll, scroll;\n background-size: 10px 100%, 10px 100%;\n}\n\n.gh-content table:not(.gist table) td:first-child {\n background-image: linear-gradient(to right, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);\n background-repeat: no-repeat;\n background-size: 20px 100%;\n}\n\n.gh-content table:not(.gist table) td:last-child {\n background-image: linear-gradient(to left, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);\n background-repeat: no-repeat;\n background-position: 100% 0;\n background-size: 20px 100%;\n}\n\n.gh-content table:not(.gist 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 background-color: var(--color-white);\n}\n\n.gh-content table:not(.gist table) th,\n.gh-content table:not(.gist table) td {\n padding: 6px 12px;\n border: 1px solid var(--color-light-gray);\n}\n\n/* Page without header */\n.page-template .gh-content:only-child {\n margin-top: 0 !important;\n}\n\n.page-template .gh-content:only-child > *:first-child:not(.kg-width-full) {\n margin-top: var(--header-spacing, 80px);\n}\n\n.page-template .gh-content > *:last-child:not(.kg-width-full) {\n margin-bottom: var(--footer-spacing, 0);\n}\n\n@media (max-width: 767px) {\n .gh-content {\n margin-top: 3.2rem;\n font-size: 1.7rem;\n }\n}\n",".gh-comments {\n margin-top: 64px;\n margin-bottom: -24px;\n}\n\n.gh-comments-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin-bottom: 40px;\n}\n\n.gh-comments .gh-comments-title {\n margin-bottom: 28px;\n}\n\n.gh-comments-header .gh-comments-title {\n margin-bottom: 0;\n}\n\n.gh-comments-count {\n color: var(--color-secondary-text);\n}\n",".gh-cta-gradient {\n position: relative;\n grid-column: full-start / full-end;\n height: 160px;\n margin-top: -16rem;\n margin-bottom: 4rem;\n content: \"\";\n background: linear-gradient(180deg, rgba(255, 255, 255, 0), var(--color-white));\n}\n\n.gh-cta-gradient:first-child {\n display: none;\n}\n\n.gh-cta {\n display: flex;\n flex-direction: column;\n margin-bottom: 4rem;\n text-align: center;\n}\n\n.gh-cta-title {\n margin-bottom: 3.2rem;\n font-size: 2.2rem;\n letter-spacing: -0.02em;\n}\n\n.gh-cta-actions {\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n\n.gh-cta-link {\n margin-top: 0.8rem;\n font-size: 1.4rem;\n color: var(--color-secondary-text);\n text-decoration: none;\n cursor: pointer;\n}\n\n.gh-cta-link:hover {\n color: var(--color-darker-gray);\n}\n\n@media (max-width: 767px) {\n .gh-cta-actions {\n column-gap: 0.8rem;\n }\n}\n","/* Add extra margin before/after any cards,\nexcept 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(2em * var(--content-spacing-multiplier, 1));\n}\n\n.gh-content :is(.kg-card, table) + :not(.kg-card):not(table):not([id]) {\n margin-top: calc(2em * var(--content-spacing-multiplier, 1));\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/* Image\n/* ---------------------------------------------------------- */\n\n.kg-image {\n margin-right: auto;\n margin-left: auto;\n}\n\n/* Embed\n/* ---------------------------------------------------------- */\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\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\n.kg-card.kg-toggle-card .kg-toggle-heading-text {\n font-size: 2rem;\n font-weight: 700;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .kg-toggle-card .kg-toggle-heading-text {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n/* Callout\n/* ---------------------------------------------------------- */\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/* ---------------------------------------------------------- */\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\n.kg-card.kg-button-card .kg-btn {\n font-size: 1em;\n}\n\n/* Header\n/* ---------------------------------------------------------- */\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .kg-card.kg-header-card h2.kg-header-card-header {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .kg-header-card h3.kg-header-card-subheader {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n/* Bookmark\n/* ---------------------------------------------------------- */\n\n.kg-bookmark-card a.kg-bookmark-container,\n.kg-bookmark-card a.kg-bookmark-container:hover,\n.kg-file-card-container,\n.kg-file-card-container:hover,\n.kg-audio-card,\n.kg-product-card-container {\n background: var(--background-color, #fff) !important;\n color: var(--color-darker-gray, #222) !important;\n opacity: 1;\n}\n\n.kg-bookmark-card .kg-bookmark-container {\n border-radius: 0.25em !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/* Audio\n/* ---------------------------------------------------------- */\n\n.has-light-text .kg-audio-card button {\n color: #fff;\n}\n\n.has-light-text .kg-audio-card .kg-audio-volume-slider {\n color: rgb(255 255 255 / 0.3)\n}\n",".pagination {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n margin-top: 6.4rem;\n}\n\n.page-number {\n grid-column-start: 2;\n}\n\n.older-posts {\n text-align: right;\n}\n",".gh-navigation {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n column-gap: 2.4rem;\n align-items: center;\n}\n\n.gh-navigation > div {\n display: flex;\n align-items: center;\n}\n\n.gh-navigation-next {\n justify-content: flex-end;\n}\n\n.gh-navigation-link {\n display: inline-flex;\n align-items: center;\n}\n\n.gh-navigation-link svg {\n width: 16px;\n height: 16px;\n}\n\n.gh-navigation-previous svg {\n margin-right: 0.4rem;\n}\n\n.gh-navigation-next svg {\n margin-left: 0.4rem;\n}\n\n@media (max-width: 767px) {\n .gh-navigation-hide {\n display: none;\n }\n}\n",".gh-btn {\n display: inline-flex;\n gap: 0.4em;\n align-items: center;\n justify-content: center;\n padding: calc(0.75em * var(--multiplier, 1)) calc(1.15em * var(--multiplier, 1));\n font-size: 1.6rem;\n font-weight: 700;\n line-height: 1;\n color: var(--color-white);\n letter-spacing: inherit;\n cursor: pointer;\n background-color: var(--color-darker-gray);\n border: 0;\n border-radius: 100px;\n}\n\n.gh-btn:hover {\n opacity: 0.95;\n}\n\n.gh-post-upgrade-cta .gh-btn {\n line-height: inherit;\n}\n\n.gh-primary-btn {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-outline-btn {\n color: var(--color-darker-gray);\n text-decoration: none;\n background-color: transparent;\n border: 1px solid var(--color-light-gray);\n}\n\n.gh-outline-btn:hover {\n border-color: var(--color-mid-gray);\n opacity: 1;\n}\n\n.gh-icon-btn {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 30px;\n height: 30px;\n padding: 0;\n color: var(--darker-gray-color);\n cursor: pointer;\n background-color: transparent;\n border: 0;\n outline: none;\n}\n\n.gh-icon-btn svg {\n width: 20px;\n height: 20px;\n}\n\n.gh-text-btn {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n padding: 0;\n margin: 0;\n color: var(--darker-gray-color);\n letter-spacing: inherit;\n cursor: pointer;\n background-color: transparent;\n border: 0;\n outline: none;\n will-change: opacity;\n}\n\n.gh-text-btn:hover {\n opacity: 0.8;\n}\n",".gh-foot {\n padding-top: 8rem;\n padding-bottom: 8rem;\n color: var(--color-secondary-text);\n white-space: nowrap;\n}\n\n.gh-foot-inner {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n gap: 40px;\n font-size: 1.3rem;\n}\n\n.no-menu .gh-foot-inner {\n display: flex;\n flex-direction: column;\n gap: 24px;\n align-items: center;\n}\n\n.gh-foot-menu .nav {\n display: inline-flex;\n flex-wrap: wrap;\n row-gap: 4px;\n align-items: center;\n justify-content: center;\n padding: 0;\n margin: 0;\n list-style: none;\n}\n\n.gh-foot-menu .nav li {\n display: flex;\n align-items: center;\n}\n\n.gh-foot-menu .nav li + li::before {\n padding: 0 1.2rem;\n font-size: 0.9rem;\n line-height: 0;\n content: \"•\";\n}\n\n.gh-powered-by {\n text-align: right;\n}\n\n.gh-foot a {\n color: var(--color-secondary-text);\n}\n\n.gh-foot a:hover {\n color: var(--color-darker-gray);\n opacity: 1;\n}\n\n@media (max-width: 767px) {\n .gh-foot {\n padding-top: 6.4rem;\n padding-bottom: 12rem;\n }\n\n .gh-foot-inner {\n grid-template-columns: 1fr;\n text-align: center;\n }\n\n .gh-foot-menu .nav {\n flex-direction: column;\n }\n\n .gh-foot-menu .nav li + li {\n margin-top: 0.4rem;\n }\n\n .gh-foot-menu .nav li + li::before {\n display: none;\n }\n\n .gh-powered-by {\n text-align: center;\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","@font-face {\n font-family: Manrope;\n font-weight: 100 1000;\n src: url(\"../fonts/Manrope[wght].woff2\") format(\"woff2-variations\");\n}\n\n@font-face {\n font-family: \"Libre Baskerville\";\n font-style: normal;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/libre-baskerville-v14-latin-regular.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"Libre Baskerville\";\n font-style: normal;\n font-weight: 700;\n src: local(\"\"), url(\"../fonts/libre-baskerville-v14-latin-700.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"Libre Baskerville\";\n font-style: italic;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/libre-baskerville-v14-latin-italic.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: normal;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-regular.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: normal;\n font-weight: 700;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-700.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: normal;\n font-weight: 800;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-800.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: italic;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-italic.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: italic;\n font-weight: 700;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-700italic.woff2\") format(\"woff2\");\n}\n","@import \"@tryghost/shared-theme-assets/assets/css/v1/screen.css\";\n@import \"fonts.css\";\n\n:root {\n --font-sans: Manrope, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;\n --font-serif: Libre Baskerville, Georgia, Times, serif;\n --font-mono: JetBrains Mono, Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace;\n --color-primary-text: var(--color-darker-gray);\n --color-secondary-text-dark: rgba(0, 0, 0, 0.4);\n --color-secondary-text-light: rgba(255, 255, 255, 0.64);\n --color-secondary-text: var(--color-secondary-text-dark);\n --color-border: rgba(0, 0, 0, 0.08);\n --gap: clamp(24px, 1.7032rem + 1.9355vw, 48px);\n --head-nav-gap: 32px;\n --container-width: 1440px;\n --content-font-size: clamp(1.7rem, 0.38vw + 1.4rem, 2rem);\n --header-spacing: clamp(4.8rem, 4rem + 2.5vw, 8rem);\n}\n\n:root.has-light-text {\n --color-lighter-gray: rgba(0, 0, 0, 0.1);\n --color-darker-gray: #fff;\n --color-secondary-text: var(--color-secondary-text-light);\n --color-border: rgba(255, 255, 255, 0.2);\n}\n\nbody {\n background-color: var(--background-color);\n}\n\n.gh-main {\n padding-top: clamp(4.8rem, 4rem + 2.5vw, 8rem);\n}\n\nfigcaption {\n font-size: 1.3rem;\n text-align: right;\n}\n\n.kg-width-full figcaption {\n padding: 0;\n}\n\nhr {\n background-color: var(--color-border);\n}\n\n.gh-content h2 {\n font-size: 2.25em;\n letter-spacing: -0.03em;\n}\n\n.gh-content h3 {\n font-size: 1.6em;\n}\n\n.gh-canvas {\n grid-template-columns: repeat(12, minmax(0, 1fr));\n}\n\n.gh-canvas > *,\n.page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 4 / span 6;\n}\n\n.gh-canvas > .kg-width-wide {\n grid-column: 4 / span 9;\n}\n\n.gh-canvas > .kg-width-full,\n.gh-canvas > .kg-gallery-card.kg-width-wide {\n position: relative;\n z-index: 20;\n grid-column: 1 / span 12;\n transform: translate3d(0, 0, 0);\n}\n\n@media (max-width: 991px) {\n .gh-canvas > *,\n .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 3 / span 8;\n }\n\n .gh-canvas > .kg-width-wide {\n grid-column: 3 / span 10;\n }\n}\n\n@media (max-width: 767px) {\n .gh-canvas > *,\n .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 2 / span 10;\n }\n\n .gh-canvas > .kg-width-wide {\n grid-column: 1 / span 12;\n }\n}\n\n@media (max-width: 480px) {\n .gh-canvas > *,\n .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 1 / span 12;\n }\n}\n\n/* Header\n/* ---------------------------------------------------------- */\n\n.gh-head {\n font-size: 1.6rem;\n background-color: transparent;\n}\n\n.gh-head-logo {\n font-weight: 800;\n}\n\n.gh-head-logo img {\n max-height: 48px;\n}\n\n.gh-head-menu,\n.gh-head-link {\n font-weight: 700;\n}\n\n.is-head-stacked .gh-head-menu::before,\n.is-head-stacked .gh-head-menu::after {\n background-color: var(--color-border);\n}\n\n.gh-head-menu a {\n color: inherit;\n}\n\n@media (max-width: 991px) {\n .is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) :is(#gh-head, #gh-head .gh-head-actions) {\n background-color: var(--background-color);\n }\n}\n\n/* About section\n/* ---------------------------------------------------------- */\n\n.gh-about {\n margin-bottom: 40px;\n}\n\n.gh-about-content {\n word-break: break-word;\n}\n\n.gh-about-primary {\n max-width: 1200px;\n font-size: clamp(3.2rem, 2.4452rem + 2.0968vw, 5.8rem);\n font-weight: 800;\n line-height: 1.2;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-about-primary {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-about-primary {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-about-primary a {\n text-decoration: underline;\n}\n\n.gh-about-secondary {\n max-width: 840px;\n font-size: clamp(2.4rem, 0.54vw + 2.14rem, 3rem);\n font-weight: 500;\n letter-spacing: -0.008em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-about-secondary {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-about-secondary {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.gh-about-primary + .gh-about-secondary {\n max-width: 640px;\n margin-top: 20px;\n font-size: clamp(2rem, 0.36vw + 1.83rem, 2.4rem);\n font-weight: 450;\n}\n\n.gh-about-secondary a {\n text-decoration: underline;\n}\n\n/* Side by side about section\n/* ---------------------------------------------------------- */\n\n.has-side-about .gh-about {\n margin-top: 48px;\n}\n\n.has-side-about .gh-about.no-image {\n margin-top: 80px;\n margin-bottom: 48px;\n}\n\n.has-side-about .gh-about-inner {\n display: grid;\n grid-template-columns: 1fr 1fr;\n gap: clamp(4rem, 0.0842rem + 3.9474vw, 6.4rem);\n}\n\n.has-side-about .gh-about.no-image .gh-about-inner {\n grid-template-columns: 1fr;\n}\n\n.has-side-about .gh-about-content-inner {\n position: sticky;\n top: 40px;\n}\n\n@media (max-width: 840px) {\n .has-side-about .gh-about-inner {\n display: flex;\n flex-direction: column-reverse;\n gap: 64px;\n }\n}\n\n/* Large background about section\n/* ---------------------------------------------------------- */\n\n.has-background-about .gh-about {\n position: relative;\n}\n\n.has-background-about .gh-about::before {\n position: absolute;\n inset: 0;\n content: \"\";\n background-color: var(--color-black);\n transition: opacity 1.5s ease;\n}\n\n.has-background-about .gh-about.initialized::before {\n opacity: 0.4;\n}\n\n.has-background-about .gh-about-inner {\n display: flex;\n align-items: flex-end;\n min-height: var(--about-height, 100vh);\n}\n\n.has-background-about .gh-about-image {\n position: absolute;\n inset: 0;\n z-index: -1;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.has-background-about .gh-about-content {\n position: sticky;\n bottom: calc(var(--gap) + 24px);\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n max-width: 50%;\n margin-top: 200px;\n margin-bottom: calc(var(--gap) + 24px);\n text-align: left;\n}\n\n.has-background-about .gh-about-primary {\n color: #fff;\n}\n\n.has-background-about .gh-about-secondary {\n color: #fff;\n opacity: 0.7;\n}\n\n.has-background-about .gh-subscribe-input {\n color: var(--color-secondary-text-dark);\n background-color: #fff;\n border: 0;\n}\n\n@media (max-width: 991px) {\n .has-background-about .gh-about-content {\n max-width: none;\n }\n}\n\n/* Typographic profile about section\n/* ---------------------------------------------------------- */\n\n.has-typographic-about .gh-about {\n display: flex;\n min-height: calc(100vh - 110px);\n padding-top: 64px;\n padding-bottom: 64px;\n}\n\n.has-typographic-about .gh-about-inner {\n display: flex;\n flex-direction: column;\n gap: 48px;\n justify-content: flex-end;\n width: 100%;\n padding-bottom: clamp(2.4rem, 2rem + 1.25vw, 4rem);\n}\n\n.has-typographic-about .gh-about-image {\n width: 128px;\n height: 128px;\n border-radius: 50%;\n object-fit: cover;\n}\n\n.has-typographic-about .gh-subscribe-input {\n margin-top: 48px;\n}\n\n/* Post card\n/* ---------------------------------------------------------- */\n\n.gh-card-link:hover {\n opacity: 1;\n}\n\n.gh-card-wrapper {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n justify-content: center;\n}\n\n.gh-card-title {\n font-weight: 800;\n word-break: break-word;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-card-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-card-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-card-link:hover .gh-card-title {\n opacity: 0.8;\n}\n\n.gh-card-meta {\n display: flex;\n flex-wrap: wrap;\n gap: 8px;\n align-items: center;\n margin-top: 16px;\n font-size: 1.4rem;\n font-weight: 500;\n color: var(--color-secondary-text);\n}\n\n.gh-card-meta > * {\n display: flex;\n gap: 8px;\n align-items: center;\n}\n\n.gh-card-meta > * + *:not(script):not(.gh-card-access)::before {\n width: 2px;\n height: 2px;\n content: \"\";\n background-color: currentColor;\n border-radius: 50%;\n}\n\n.gh-card-access {\n padding: 0 10px 0 8px;\n margin-left: 4px;\n background-color: var(--color-border);\n border-radius: 40px;\n}\n\n.has-parallax-feed .gh-card-access {\n color: var(--color-darker-gray);\n background-color: var(--color-white);\n}\n\n.gh-card-access svg {\n margin-right: -5px;\n}\n\n/* Classic feed\n/* ---------------------------------------------------------- */\n\n.has-classic-feed .gh-card.no-image {\n max-width: 1200px;\n}\n\n.has-classic-feed .gh-card + .gh-card {\n margin-top: clamp(4.8rem, 4rem + 2.5vw, 8rem);\n}\n\n.has-classic-feed .gh-card + .gh-card.no-image,\n.has-classic-feed .gh-card.no-image + .gh-card {\n margin-top: clamp(8rem, 7.14vw + 4.57rem, 16rem);\n}\n\n.has-classic-feed .gh-card-link {\n display: flex;\n flex-direction: row-reverse;\n gap: clamp(4rem, 3rem + 3.125vw, 8rem);\n}\n\n.has-classic-feed .gh-card-image {\n position: relative;\n flex: 1;\n}\n\n.has-classic-feed .gh-card-image::before {\n display: block;\n padding-bottom: 56.25%;\n content: \"\";\n}\n\n.has-classic-feed .no-image .gh-card-image {\n display: none;\n}\n\n.has-classic-feed .gh-card-image img {\n position: absolute;\n inset: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.has-classic-feed .gh-card-wrapper {\n flex: 1;\n flex-shrink: 0;\n width: 100%;\n}\n\n.has-classic-feed .gh-card-title {\n font-size: clamp(3.2rem, 2.7rem + 1.5625vw, 5.2rem);\n}\n\n.has-classic-feed .kg-width-full .gh-card-title {\n font-size: clamp(3.2rem, 2.4rem + 2.5vw, 6.4rem);\n}\n\n@media (max-width: 991px) {\n .has-classic-feed .gh-card-link {\n flex-direction: column;\n gap: 32px;\n }\n}\n\n/* Typographic feed\n/* ---------------------------------------------------------- */\n\n.has-typographic-feed.home-template .gh-main {\n padding-top: 0;\n}\n\n.has-typographic-feed .gh-card {\n margin-top: clamp(8rem, 6rem + 6.25vw, 16rem);\n}\n\n.has-typographic-feed .gh-card-title {\n max-width: 1200px;\n font-size: clamp(3.2rem, 2.4rem + 2.5vw, 6.4rem);\n line-height: 1.1;\n}\n\n.has-typographic-feed .gh-card-excerpt {\n max-width: 920px;\n margin-top: 16px;\n font-size: clamp(1.8rem, 0.27vw + 1.67rem, 2.1rem);\n font-weight: 450;\n line-height: 1.5;\n letter-spacing: -0.005em;\n}\n\n.has-serif-font.has-typographic-feed:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-card-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font.has-typographic-feed:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-card-excerpt {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.has-typographic-feed .gh-card-meta {\n margin-top: 16px;\n}\n\n/* Parallax feed\n/* ---------------------------------------------------------- */\n\n.has-parallax-feed .gh-card {\n display: flex;\n min-height: 640px;\n}\n\n.has-parallax-feed .gh-card.no-image {\n background-color: var(--tag-color, var(--color-darker-gray));\n}\n\n.has-parallax-feed .kg-width-full .gh-card {\n min-height: 800px;\n}\n\n.has-parallax-feed .gh-card + .gh-card {\n margin-top: 80px;\n}\n\n.has-parallax-feed .gh-card-link {\n position: relative;\n display: flex;\n flex-grow: 1;\n}\n\n.has-parallax-feed .gh-card:not(.no-image) .gh-card-link::before {\n position: absolute;\n width: 100%;\n height: 100%;\n content: \"\";\n background-color: #000;\n opacity: 0.6;\n transition: opacity 0.4s;\n}\n\n.has-parallax-feed .gh-card:not(.no-image):hover .gh-card-link::before {\n opacity: 0.4;\n}\n\n.has-parallax-feed .gh-card-image {\n position: absolute;\n z-index: -1;\n width: 100%;\n height: 100%;\n}\n\n.has-parallax-feed .gh-card-wrapper {\n position: relative;\n justify-content: flex-end;\n padding: 64px 48px;\n}\n\n.has-parallax-feed .kg-width-full .gh-card-wrapper {\n padding: 64px 48px;\n}\n\n.has-parallax-feed :is(.gh-card-title, .gh-card-meta) {\n color: #fff;\n}\n\n.has-parallax-feed .gh-card-title {\n font-size: clamp(3.2rem, 2.4rem + 2.5vw, 6.4rem);\n line-height: 1.1;\n}\n\n.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:hover .gh-card-title {\n opacity: 1;\n}\n\n.has-parallax-feed .kg-width-full .gh-card-title {\n font-size: 6.4rem;\n}\n\n.has-parallax-feed .gh-card-meta {\n margin-top: 12px;\n}\n\n/* Article\n/* ---------------------------------------------------------- */\n\n.gh-article-meta {\n top: 0;\n bottom: 0;\n z-index: 10;\n grid-row-start: 1;\n width: 100%;\n margin: 0 !important;\n}\n\n.gh-article-meta-inner {\n position: sticky;\n top: 48px;\n display: flex;\n flex-direction: column;\n}\n\n.gh-article-meta .gh-author-image-list {\n display: flex;\n margin-bottom: 12px;\n margin-left: -2px;\n}\n\n.gh-article-meta .gh-author-image {\n display: block;\n width: 72px;\n height: 72px;\n margin-bottom: 0;\n border: 2px solid var(--color-white);\n}\n\n.gh-article-meta .gh-author-icon {\n background-color: var(--color-light-gray);\n}\n\n.gh-article-meta .gh-author-image:hover {\n opacity: 1;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image + .gh-author-image {\n margin-left: -20px;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(1) {\n z-index: 30;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(2) {\n z-index: 20;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(3) {\n z-index: 10;\n}\n\n.gh-article-meta .gh-author-name-list {\n margin-bottom: -2px;\n line-height: 1.35;\n}\n\n.gh-article-meta .gh-author-name-list a {\n font-size: 1.9rem;\n font-weight: 700;\n letter-spacing: -0.01em;\n text-decoration: none;\n color: var(--color-darker-gray);\n}\n\n.gh-article-date {\n margin-top: 4px;\n font-size: 1.4rem;\n color: var(--color-secondary-text);\n}\n\n.gh-article-tag {\n display: inline-block;\n width: fit-content;\n padding: 2px 12px;\n margin-top: 20px;\n font-size: 1.5rem;\n font-weight: 700;\n color: var(--tag-color, var(--color-darker-gray)) !important;\n text-decoration: none !important;\n letter-spacing: -0.01em;\n border: 2px solid var(--color-border);\n border-radius: 24px;\n}\n\n.gh-content .gh-article-header {\n grid-row-start: 1;\n grid-column: 4 / span 9;\n margin-top: 0;\n margin-bottom: clamp(4.8rem, 1.43vw + 4.11rem, 6.4rem);\n}\n\n.gh-article-title {\n grid-column: 1 / span 9;\n font-size: clamp(4rem, 2.86vw + 2.63rem, 7.2rem);\n font-weight: 800;\n line-height: 1;\n letter-spacing: -0.03em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-article-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-article-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-article-excerpt {\n grid-column: 1 / span 9;\n max-width: 840px;\n font-size: clamp(1.8rem, 0.54vw + 1.54rem, 2.4rem);\n font-weight: 500;\n line-height: 1.45;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-article-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-article-excerpt {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.gh-article-excerpt .emoji {\n color: initial;\n}\n\n.gh-article-image {\n grid-column: 1 / span 12;\n margin-top: clamp(4rem, 3rem + 3.125vw, 8rem);\n}\n\n.gh-content {\n --content-spacing-multiplier: 1.5;\n\n position: relative;\n margin-top: clamp(4rem, 3rem + 3.125vw, 8rem);\n line-height: 1.7;\n}\n\n:is(.post-template, .page-template) .no-image .gh-content {\n margin-top: clamp(4rem, 2.14vw + 2.97rem, 6.4rem);\n}\n\n.gh-content > [id] {\n font-weight: 800;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > :is([id], p, ul, ol) {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > :is([id], p, ul, ol) {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.gh-article-footer {\n margin-top: clamp(6.4rem, 3rem + 10.625vw, 20rem);\n}\n\n@media (min-width: 992px) {\n .gh-article-meta {\n position: absolute;\n grid-column: 1 / span 3;\n }\n}\n\n@media (max-width: 991px) {\n :is(.gh-article-title, .gh-article-excerpt),\n .gh-content > .gh-article-header {\n grid-column: 1 / span 10;\n }\n\n .gh-article-meta {\n margin-bottom: 32px !important;\n }\n\n .no-image .gh-article-meta {\n grid-row-start: 2;\n }\n\n .gh-article-meta .gh-author-image {\n width: 64px;\n height: 64px;\n margin-right: 12px;\n margin-bottom: 0;\n }\n\n .gh-article-meta-wrapper {\n flex-grow: 1;\n }\n}\n\n@media (max-width: 767px) {\n :is(.gh-article-title, .gh-article-excerpt),\n .gh-content > .gh-article-header {\n grid-column: 1 / span 12;\n }\n\n .gh-content {\n font-size: var(--content-font-size);\n }\n}\n\n/* Custom CTA\n/* ---------------------------------------------------------- */\n\n.gh-cta {\n position: relative;\n z-index: 20;\n grid-column: 1 / span 12 !important;\n padding: clamp(8rem, 10.71vw + 2.86rem, 20rem) clamp(4.8rem, 4.64vw + 2.57rem, 10rem);\n margin-top: clamp(8rem, 7.14vw + 4.57rem, 16rem);\n background-color: var(--color-lighter-gray);\n transform: translate3d(0, 0, 0);\n}\n\n.gh-cta-title {\n margin-bottom: 24px;\n font-size: clamp(3rem, 0.71vw + 2.66rem, 3.8rem);\n font-weight: 800;\n letter-spacing: -0.03em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-cta-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-cta-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-cta .gh-btn {\n height: 48px;\n padding-right: 24px;\n padding-left: 24px;\n font-size: 1.8rem;\n letter-spacing: -0.005em;\n}\n\n/* Navigation\n/* ---------------------------------------------------------- */\n\n.gh-navigation {\n grid-column: 1 / span 12;\n font-size: clamp(2rem, 1.7rem + 0.9375vw, 3.2rem);\n font-weight: 800;\n letter-spacing: -0.02em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-navigation {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-navigation {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n/* Comments\n/* ---------------------------------------------------------- */\n\n.gh-comments {\n margin-top: clamp(4.8rem, 4.64vw + 2.57rem, 10rem);\n}\n\n.gh-comments .gh-comments-title {\n margin-bottom: 48px;\n font-weight: 800;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-comments-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-comments-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n/* Subscribe\n/* ---------------------------------------------------------- */\n\n.gh-subscribe-input {\n display: flex;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n max-width: 480px;\n height: 52px;\n padding: 0 8px 0 24px;\n margin-top: 40px;\n font-size: 1.7rem;\n color: var(--color-secondary-text);\n cursor: pointer;\n background-color: var(--color-border);\n border-radius: 72px;\n}\n\n.gh-subscribe-input .gh-btn {\n font-weight: 700;\n}\n\n/* Archive\n/* ---------------------------------------------------------- */\n\n:is(.tag-template, .author-template) .gh-article {\n margin-bottom: 80px;\n}\n\n.gh-author-image {\n width: 96px;\n height: 96px;\n margin-bottom: 24px;\n overflow: hidden;\n border-radius: 50%;\n}\n\n.gh-author-image img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-author-meta {\n margin-top: 16px;\n font-size: 1.8rem;\n color: var(--color-secondary-text);\n}\n\n.gh-author-location {\n margin-bottom: 6px;\n}\n\n.gh-author-social {\n display: flex;\n gap: 12px;\n align-items: center;\n}\n\n.gh-author-social-link {\n line-height: 0;\n}\n\n/* Footer\n/* ---------------------------------------------------------- */\n\n.gh-foot {\n padding-top: clamp(8rem, 4.55vw + 6.18rem, 12rem);\n padding-bottom: clamp(8rem, 4.55vw + 6.18rem, 12rem);\n}\n\n.gh-foot-inner {\n display: flex;\n flex-direction: column;\n gap: 24px;\n align-items: center;\n}\n\n.gh-foot-menu {\n font-size: 1.6rem;\n font-weight: 700;\n}\n\n.gh-copyright {\n font-size: 1.4rem;\n}\n"]}
\ No newline at end of file
+{"version":3,"sources":["../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/vars.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/reset.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/global.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/layout.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/header.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/cover.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/loop.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/post-card.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/article.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/content.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/comments.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/cta.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/card.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/pagination.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/navigation.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/button.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/components/footer.css","../../node_modules/@tryghost/shared-theme-assets/assets/css/v1/vendor/pswp.css","fonts.css","screen.css"],"names":[],"mappings":"AAAA,MACI,yBAA0B,CAC1B,2BAA4B,CAC5B,kBAAmB,CACnB,4BAA6B,CAC7B,0BAA2B,CAC3B,qBAAsB,CACtB,sBAAuB,CACvB,2BAA4B,CAC5B,kBAAmB,CACnB,gFAAsF,CACtF,0BAA4B,CAC5B,0EAAgF,CAChF,qBAAsB,CACtB,gBAAiB,CACjB,YAAa,CACb,qBACJ,CAEA,yBACI,MACI,0BAA4B,CAC5B,UAAW,CACX,qBACJ,CACJ,CCxBA,iBAGI,qBACJ,CAGA,iDAYI,QACJ,CAGA,4BAEI,eACJ,CAGA,kBACI,sBACJ,CAGA,KAEI,eAAgB,CADhB,gBAAiB,CAEjB,4BACJ,CAGA,eACI,gCAA8B,CAA9B,6BACJ,CAGA,YAEI,aAAc,CACd,cACJ,CAGA,6BAII,YACJ,CAGA,uCACI,kBACI,oBACJ,CAEA,iBAII,kCAAqC,CACrC,qCAAuC,CACvC,8BAAgC,CAHhC,mCAIJ,CACJ,CC3EA,KACI,eACJ,CAEA,KAKI,mCAAoC,CADpC,+BAAgC,CAHhC,gDAAkD,CAClD,gBAAiB,CACjB,eAAgB,CAGhB,kCAAmC,CACnC,iCACJ,CAEA,IACI,WACJ,CAEA,EACI,8BAA+B,CAC/B,oBACJ,CAEA,QACI,UACJ,CAEA,kBAQI,8BAA+B,CAF/B,mDAAqD,CAGrD,qBAAuB,CAFvB,gBAGJ,CAEA,GACI,wBACJ,CAEA,GACI,gBACJ,CAEA,GACI,gBACJ,CAEA,GACI,gBACJ,CAEA,GACI,cACJ,CAEA,GACI,gBACJ,CAEA,GAGI,wCAAyC,CACzC,QAAS,CAFT,UAAW,CADX,UAIJ,CAEA,wBAEI,+CAAgD,CADhD,iBAEJ,CAEA,WAII,iCAAkC,CAFlC,gBAAiB,CACjB,eAAgB,CAFhB,iBAAkB,CAIlB,iBACJ,CAEA,0BACI,gBACJ,CAEA,yBACI,8BAA+B,CAC/B,oBACJ,CAEA,IAMI,0CAA2C,CAH3C,oBAAa,CAAb,YAAa,CACb,eAAgB,CAFhB,iBAAkB,CADlB,qBAAsB,CAItB,eAAgB,CAEhB,gCACJ,CAEA,KACI,4BAA6B,CAC7B,cACJ,CAEA,eAGI,0CAA2C,CAC3C,iBAAkB,CAFlB,+BAAgC,CADhC,aAIJ,CAEA,OAII,QAAS,CAHT,aAAc,CAEd,eAAgB,CADhB,UAGJ,CAEA,yBACI,GACI,gBACJ,CAEA,GACI,gBACJ,CACJ,CCjIA,SACI,YAAa,CACb,qBAAsB,CACtB,gBACJ,CAEA,SACI,WAAY,CAEZ,mBAAoB,CADpB,gBAEJ,CAEA,wBACI,eACJ,CAEA,UAEI,uBAAwB,CADxB,wBAEJ,CAEA,UAEI,aAAc,CADd,uCAEJ,CAMA,0CAEI,4DAA+D,CAC/D,uFAA2F,CAC3F,6BAA+B,CAE/B,YAAa,CACb,yJAMJ,CAEA,aACI,gBACJ,CAEA,oCAEI,gBACJ,CAEA,eACI,gBACJ,CAEA,mBACI,UACJ,CAEA,yBACI,SAEI,qBAAsB,CADtB,kBAEJ,CACJ,CCnEA,SAEI,mCAAoC,CADpC,YAEJ,CAEA,eAKI,kBAAmB,CADnB,mCAA+B,CAA/B,8BAA+B,CAH/B,YAAa,CAEb,wBAAyB,CADzB,mCAAoC,CAIpC,WACJ,CAEA,eACI,aACJ,CAEA,uBAEI,kBAAmB,CADnB,YAEJ,CAEA,cAEI,mDAAqD,CACrD,gBAAiB,CACjB,eAAgB,CAChB,qBAAuB,CAJvB,iBAKJ,CAEA,kBACI,eACJ,CAEA,+BAGI,MAAO,CACP,SAAU,CAHV,iBAAkB,CAClB,KAGJ,CAEA,cACI,YAGJ,CAEA,4BAHI,kBAAmB,CADnB,uBAYJ,CARA,cACI,mBAAoB,CAMpB,eAAgB,CAFhB,QAAS,CADT,SAAU,CAEV,kBAEJ,CAEA,0BAGI,iBAAkB,CADlB,aAAc,CADd,iBAAkB,CAGlB,sBACJ,CAEA,8BAEI,WAAY,CADZ,UAEJ,CAEA,iBAGI,kBAAmB,CAFnB,YAAa,CACb,uBAAwB,CAExB,wBACJ,CAEA,iBAGI,kBAAmB,CAFnB,YAAa,CACb,QAAS,CAET,kBACJ,CAEA,oBACI,iBAAkB,CAClB,eACJ,CAEA,0BAEI,kBAAmB,CACnB,+BAAgC,CAFhC,mBAGJ,CAEA,iBAEI,YAAa,CADb,WAEJ,CAEA,WAEI,gBAAiB,CADjB,iBAEJ,CAEA,iBACI,UACJ,CAEA,0BACI,gBACJ,CAEA,yBACI,iBACI,6BAA8B,CAC9B,QAAS,CACT,UACJ,CAEA,4BACI,YACJ,CACJ,CAEA,yBACI,0BACI,YACJ,CAEA,oDACI,SACJ,CACJ,CAWA,kCACI,mCACJ,CAEA,yBACI,iCAEI,gBAAiB,CADjB,iBAEJ,CACJ,CAQA,oCACI,kCACJ,CAEA,oCACI,mBACJ,CAEA,sCACI,QACJ,CAEA,yBACI,mCACI,iBACJ,CACJ,CASA,0BAEI,WAAY,CADZ,iBAEJ,CAEA,gCACI,kCACJ,CAEA,gCACI,YAAa,CAEb,mBAAoB,CADpB,gBAAiB,CAEjB,eACJ,CAEA,yBACI,gCACI,gBACJ,CACJ,CAEA,yBACI,gCACI,SACJ,CAEA,gCAEI,kBAAmB,CADnB,YAAa,CAEb,WACJ,CAEA,+BAEI,eAAkB,CADlB,gBAAiB,CAGjB,WAAY,CADZ,sBAAuB,CAEvB,aACJ,CAEA,2EAQI,wCAAyC,CADzC,UAAW,CADX,UAAW,CAFX,MAAO,CAFP,iBAAkB,CAClB,QAAS,CAET,UAIJ,CAEA,qCACI,SACJ,CAEA,kCAEI,eAAkB,CADlB,gBAAiB,CAEjB,6BACJ,CACJ,CAKA,8BAKI,4BAA6B,CAF7B,MAAO,CAFP,iBAAkB,CAClB,OAAQ,CAER,UAEJ,CAEA,mSAQI,wBACJ,CAEA,6EAEI,mCACJ,CAEA,kCAEI,qBAAsB,CADtB,aAEJ,CAEA,mFAEI,mCACJ,CAEA,4CAGI,MAAO,CAFP,iBAAkB,CAClB,OAEJ,CAEA,qFACI,eACJ,CAKA,iDACI,yCACJ,CAEA,wbAQI,wBACJ,CAEA,mHAEI,mCACJ,CAEA,qDAEI,qBAAsB,CADtB,aAEJ,CAEA,yHAEI,mCACJ,CAKA,kDACI,0CACJ,CAEA,gcAQI,wBACJ,CAEA,qHAEI,mCACJ,CAEA,sDAEI,qBAAsB,CADtB,aAEJ,CAEA,2HAEI,mCACJ,CAKA,aAUI,qBAAsB,CACtB,iBAAkB,CAClB,oEAA8E,CAL9E,eAAgB,CAMhB,SAAU,CAPV,cAAe,CALf,iBAAkB,CAElB,WAAY,CAKZ,eAAgB,CANhB,QAAS,CAaT,8BAAiC,CADjC,oCAAwC,CALxC,iBAAkB,CAJlB,WAAY,CADZ,UAYJ,CAEA,kCAEI,UAAW,CADX,UAEJ,CAEA,+BAII,oBAAgB,CAAhB,eAAgB,CAHhB,YAAa,CAEb,qBAAsB,CADtB,6BAA8B,CAI9B,iBAAkB,CADlB,UAEJ,CAEA,+BAEI,SAAU,CACV,uBAAwB,CAFxB,kBAGJ,CAEA,kBAGI,uBAAyB,CAFzB,aAAc,CACd,gBAEJ,CAEA,oCACI,aACJ,CAKA,WAOI,uBAAgB,CAAhB,oBAAgB,CAAhB,eAAgB,CAEhB,4BAA6B,CAC7B,QAAS,CAFT,cAAe,CANf,YAAa,CAEb,WAAY,CAEZ,iBAAkB,CADlB,SAAU,CAJV,iBAAkB,CAElB,UAQJ,CAEA,mCAOI,yCAA0C,CAD1C,UAAW,CADX,UAAW,CAFX,QAAS,CADT,iBAAkB,CAMlB,uDAAiE,CAJjE,UAKJ,CAEA,kBACI,QACJ,CAEA,iBACI,WACJ,CAEA,gCACI,QAAS,CACT,uBACJ,CAEA,+BACI,WAAY,CACZ,wBACJ,CAEA,yBACI,SACI,WACJ,CAEA,wBAGI,QAAS,CADT,yBAA0B,CAD1B,gCAGJ,CAEA,wBAII,kBAAmB,CAHnB,YAAa,CAEb,mBAAoB,CADpB,mCAAoC,CAGpC,WACJ,CAEA,uBACI,gBACJ,CAEA,WACI,aACJ,CAEA,iDAGI,sBAAuB,CAEvB,SAAU,CAHV,cAAe,CAEf,iBAEJ,CAEA,uBAEI,uBAAwB,CADxB,eAEJ,CAEA,cAEI,kBAAmB,CADnB,QAAS,CAET,eACJ,CAEA,gBACI,gBAAiB,CACjB,eAAgB,CAChB,mBACJ,CAEA,iBACI,SAAU,CACV,0BACJ,CAEA,0BACI,iBACJ,CAEA,yCACI,SAAU,CACV,yBACJ,CAEA,sBAEI,gBAAiB,CACjB,mBAAoB,CAFpB,UAGJ,CAEA,mCACI,cACJ,CAEA,SACI,sBACJ,CAEA,uBAII,WAAY,CAFZ,OAAQ,CAGR,iBAAkB,CAJlB,cAAe,CAEf,eAAgB,CAGhB,gCACJ,CAEA,wFACI,mCACJ,CAEA,2HAEI,0CACJ,CAEA,yFAEI,yCACJ,CAEA,6EAII,SAAU,CAFV,eAAgB,CAChB,kBAEJ,CAEA,4BACI,YAAa,CACb,qBACJ,CAEA,+BACI,SAAU,CAEV,uBAAwB,CADxB,oCAEJ,CAEA,wCAQI,kBAAmB,CAEnB,mCAAoC,CAPpC,QAAS,CAET,mBAAoB,CACpB,qBAAsB,CACtB,QAAS,CAHT,MAAO,CAKP,2CAA4C,CAR5C,eAAgB,CAChB,OASJ,CAEA,uDACI,SAAU,CAGV,uBAAwB,CAFxB,oCAAwC,CACxC,oBAEJ,CAEA,qCACI,oBACJ,CAEA,uBACI,SACJ,CACJ,CC9lBA,UAEI,mCAAqC,CAErC,qBAAsB,CADtB,kBAAmB,CAFnB,iBAIJ,CAEA,gBAMI,WAAY,CAJZ,OAAQ,CAER,mBAAiB,CAAjB,gBAAiB,CAHjB,iBAAkB,CAIlB,UAAW,CAFX,UAIJ,CAEA,gGACI,oDACJ,CAEA,+FACI,iDACJ,CCtBA,+FACI,oDAAsD,CACtD,qBACJ,CAEA,0FACI,iDACJ,CCPA,SACI,qBACJ,CCFA,kCACI,qCACJ,CAEA,gBACI,+BACJ,CAEA,kBACI,qBACJ,CAEA,kGACI,oDAAsD,CACtD,qBACJ,CAEA,oBAII,iCAAkC,CAFlC,gBAAiB,CACjB,eAAgB,CAFhB,eAIJ,CAEA,6FACI,iDACJ,CAEA,kBACI,+BAAgC,CAChC,eACJ,CAEA,sBACI,UACJ,CAEA,yBACI,oBACI,gBACJ,CAEA,kBACI,iBACJ,CACJ,CCzCA,YAEI,yCAA2C,CAC3C,8CAAgD,CAFhD,eAAgB,CAGhB,qBACJ,CAGA,gBAEI,eAAgB,CADhB,2DAEJ,CAGA,iBACI,QACJ,CAEA,0BACI,mEACJ,CAEA,iGACI,oDAAsD,CACtD,qBACJ,CAIA,mCACI,2DACJ,CAGA,mBACI,0DACJ,CAGA,sCAEI,iBAEJ,CAEA,gFAHI,2DAMJ,CAGA,eACI,eACJ,CAEA,eACI,eACJ,CAEA,cACI,+BAAgC,CAChC,yBAA0B,CAC1B,qBACJ,CAEA,mMAII,eACJ,CAEA,q2BASI,iDACJ,CAEA,6CAGI,mBACJ,CAEA,qCACI,gBACJ,CAEA,qBACI,2BACJ,CAEA,wBACI,2BACJ,CAEA,mCAUI,wBAAyB,CADzB,gBAAiB,CARjB,oBAAqB,CAIrB,4BAA6B,CAC7B,gBAAiB,CAHjB,cAAe,CACf,eAAgB,CAIhB,kBAAmB,CADnB,kBAAmB,CALnB,UAAW,CASX,gCAAiC,CACjC,sJAA8L,CAE9L,mCAAqC,CADrC,2BAA4B,CAE5B,mCACJ,CAEA,kDACI,kEAAgG,CAChG,2BAA4B,CAC5B,yBACJ,CAEA,iDACI,mEAA+F,CAE/F,0BAA2B,CAD3B,2BAA4B,CAE5B,yBACJ,CAEA,sCAOI,mCAAoC,CAJpC,2BAA4B,CAF5B,gBAAiB,CACjB,eAAgB,CAIhB,mBAAqB,CAFrB,eAAgB,CAChB,wBAGJ,CAEA,4EAGI,wCAAyC,CADzC,gBAEJ,CAGA,sCACI,sBACJ,CAEA,uEACI,qCACJ,CAEA,2DACI,qCACJ,CAEA,yBACI,YAEI,gBAAiB,CADjB,iBAEJ,CACJ,CC3KA,aAEI,mBAAoB,CADpB,eAEJ,CAEA,oBAEI,kBAAmB,CADnB,YAAa,CAEb,6BAA8B,CAC9B,kBACJ,CAEA,gCACI,kBACJ,CAEA,uCACI,eACJ,CAEA,mBACI,iCACJ,CCtBA,iBAOI,uEAA+E,CAD/E,UAAW,CAJX,+BAAkC,CAClC,YAAa,CAEb,kBAAmB,CADnB,iBAAkB,CAHlB,iBAOJ,CAEA,6BACI,YACJ,CAEA,QACI,YAAa,CACb,qBAAsB,CACtB,kBAAmB,CACnB,iBACJ,CAEA,cAEI,gBAAiB,CACjB,qBAAuB,CAFvB,oBAGJ,CAEA,gBAGI,kBAAmB,CAFnB,YAAa,CACb,qBAEJ,CAEA,aAGI,iCAAkC,CAElC,cAAe,CAHf,gBAAiB,CADjB,gBAAkB,CAGlB,oBAEJ,CAEA,mBACI,8BACJ,CAEA,yBACI,gBACI,qBAAkB,CAAlB,gBACJ,CACJ,CC9CA,oEACI,yDACJ,CAEA,oEACI,yDACJ,CAGA,gGACI,YACJ,CAKA,UAEI,gBAAiB,CADjB,iBAEJ,CAKA,eAGI,kBAAmB,CAFnB,YAAa,CACb,qBAAsB,CAEtB,UACJ,CAKA,2CAEI,cACJ,CAEA,iDAEI,mBACJ,CAKA,gDACI,cAAe,CACf,eACJ,CAEA,wHACI,oDACJ,CAKA,yBACI,mBACJ,CAEA,0BACI,yBACJ,CAKA,6BAGI,iCAAkC,CAFlC,iBAAkB,CAClB,eAEJ,CAKA,gCACI,aACJ,CAKA,iIACI,oDACJ,CAEA,qHACI,iDACJ,CAKA,0LAMI,iDAAoD,CACpD,6CAAgD,CAChD,SACJ,CAEA,yCACI,6BACJ,CAEA,uCACI,cACJ,CAEA,qCACI,cACJ,CAEA,2CAGI,cAAgB,CADhB,eAAiB,CADjB,eAGJ,CAEA,wCACI,cACJ,CAEA,6CACI,2BACJ,CAKA,sCACI,UACJ,CAEA,uDACI,wBACJ,CClJA,YACI,YAAa,CACb,kCAAmC,CACnC,iBACJ,CAEA,aACI,mBACJ,CAEA,aACI,gBACJ,CCZA,eAII,kBAAmB,CADnB,sBAAkB,CAAlB,iBAAkB,CAFlB,YAAa,CACb,kCAGJ,CAEA,mBAEI,kBAAmB,CADnB,YAEJ,CAEA,oBACI,wBACJ,CAEA,oBAEI,kBAAmB,CADnB,mBAEJ,CAEA,wBAEI,WAAY,CADZ,UAEJ,CAEA,4BACI,kBACJ,CAEA,wBACI,iBACJ,CAEA,yBACI,oBACI,YACJ,CACJ,CCtCA,QAGI,kBAAmB,CASnB,yCAA0C,CAC1C,QAAS,CACT,mBAAoB,CALpB,wBAAyB,CAEzB,cAAe,CAVf,mBAAoB,CAKpB,gBAAiB,CACjB,eAAgB,CALhB,QAAU,CAEV,sBAAuB,CAMvB,sBAAuB,CAFvB,aAAc,CAHd,0EAUJ,CAEA,cACI,WACJ,CAEA,6BACI,mBACJ,CAEA,gBACI,0CACJ,CAEA,gBAGI,4BAA6B,CAC7B,wCAAyC,CAHzC,8BAA+B,CAC/B,oBAGJ,CAEA,sBACI,kCAAmC,CACnC,SACJ,CAEA,aAEI,kBAAmB,CAOnB,4BAA6B,CAC7B,QAAS,CAHT,8BAA+B,CAC/B,cAAe,CAPf,mBAAoB,CAIpB,WAAY,CAFZ,sBAAuB,CAQvB,YAAa,CALb,SAAU,CAFV,UAQJ,CAEA,iBAEI,WAAY,CADZ,UAEJ,CAEA,aAEI,kBAAmB,CAOnB,4BAA6B,CAC7B,QAAS,CAJT,8BAA+B,CAE/B,cAAe,CAPf,mBAAoB,CAEpB,sBAAuB,CAIvB,sBAAuB,CAFvB,QAAS,CAMT,YAAa,CAPb,SAAU,CAQV,mBACJ,CAEA,mBACI,UACJ,CC7EA,SAGI,iCAAkC,CADlC,mBAAoB,CADpB,gBAAiB,CAGjB,kBACJ,CAEA,eACI,YAAa,CAGb,gBAAiB,CADjB,QAAS,CADT,kCAGJ,CAEA,wBAII,kBAAmB,CAHnB,YAAa,CACb,qBAAsB,CACtB,QAEJ,CAEA,mBAII,kBAAmB,CAHnB,mBAAoB,CACpB,cAAe,CAGf,sBAAuB,CAGvB,eAAgB,CADhB,QAAS,CADT,SAAU,CAHV,WAMJ,CAEA,sBAEI,kBAAmB,CADnB,YAEJ,CAEA,gCAII,WAAY,CAFZ,eAAiB,CACjB,aAAc,CAFd,gBAIJ,CAEA,eACI,gBACJ,CAEA,WACI,iCACJ,CAEA,iBACI,8BAA+B,CAC/B,SACJ,CAEA,yBACI,SAEI,oBAAqB,CADrB,kBAEJ,CAEA,eACI,yBAA0B,CAC1B,iBACJ,CAEA,mBACI,qBACJ,CAEA,yBACI,gBACJ,CAEA,gCACI,YACJ,CAEA,eACI,iBACJ,CACJ,CCnFA,MAYI,0BAA2B,CAP3B,YAAa,CAEb,WAAY,CAJZ,MAAO,CAQP,YAAa,CAHb,eAAgB,CAPhB,iBAAkB,CAClB,KAAM,CAQN,iBAAkB,CAJlB,UAAW,CAFX,eAAgB,CAShB,6BACJ,CAEA,UACI,cACJ,CAEA,uBACI,YAAc,CACd,iDAAuD,CACvD,mBACJ,CAEA,YACI,aACJ,CAEA,+BACI,cACJ,CAEA,4BACI,WACJ,CAEA,2BACI,eACJ,CAEA,UAUI,0BAA2B,CAJ3B,gCAAqC,CACrC,SAAU,CAEV,uBAAwB,CADxB,iDAAuD,CAGvD,mBACJ,CAEA,6BATI,WAAY,CAFZ,MAAO,CAFP,iBAAkB,CAClB,KAAM,CAEN,UAiBJ,CAPA,mBAMI,eACJ,CAEA,kCAQI,0BAA2B,CAH3B,QAAS,CACT,MAAO,CAJP,iBAAkB,CAElB,OAAQ,CADR,KAAM,CAIN,iBAEJ,CAEA,4BAEI,wBAAiB,CAAjB,qBAAiB,CAAjB,gBAAiB,CACjB,uCAAwC,CACxC,0BACJ,CAEA,iBACI,iBAAkB,CAGlB,yBAA0B,CAD1B,mDAAyD,CADzD,UAGJ,CAEA,iEAEI,eACJ,CAEA,YAII,QAAS,CAET,eAAgB,CAHhB,OAIJ,CAEA,uBAJI,MAAO,CAJP,iBAAkB,CAClB,KAaJ,CANA,WAKI,WAAY,CADZ,UAEJ,CAEA,wBACI,0BACJ,CAEA,+BACI,6BACJ,CAEA,qBAII,qBAAuB,CAFvB,MAAO,CADP,KAAM,CAEN,oBAEJ,CAEA,iBAQI,iCAAkC,CAFlC,cAAe,CAHf,MAAO,CAIP,gBAAiB,CAFjB,eAAgB,CAJhB,iBAAkB,CAQlB,iBAAkB,CAPlB,OAAQ,CAER,UAMJ,CAEA,mBACI,iCAAkC,CAClC,yBACJ,CAEA,cASI,uBAAgB,CAAhB,oBAAgB,CAAhB,eAAgB,CAEhB,eAAgB,CAChB,QAAS,CACT,eAAgB,CAHhB,cAAe,CARf,aAAc,CACd,WAAY,CAEZ,WAAY,CAEZ,QAAS,CACT,gBAAiB,CAFjB,SAAU,CALV,iBAAkB,CAalB,sBAAwB,CAVxB,UAWJ,CAEA,wCAEI,SACJ,CAEA,qBAEI,UAAY,CADZ,YAEJ,CAEA,gCAEI,QAAS,CADT,SAEJ,CAEA,2CACI,SACJ,CAEA,mFAKI,wDAA2D,CAC3D,0BAA2B,CAF3B,WAAY,CADZ,UAIJ,CAEA,wDACI,oHAGI,gDACJ,CAEA,6EAEI,eACJ,CACJ,CAEA,qBACI,2BACJ,CAEA,qBACI,+BACJ,CAEA,kBACI,YACJ,CAEA,qCACI,aACJ,CAEA,4BACI,2BACJ,CAEA,oBAEI,2BAA4B,CAD5B,YAEJ,CAEA,wCACI,aACJ,CAEA,qCACI,4BACJ,CAEA,iFAEI,iBACJ,CAEA,uDAOI,eAAgB,CAFhB,YAAa,CACb,gBAAiB,CAJjB,iBAAkB,CAClB,OAAQ,CACR,UAIJ,CAEA,2BACI,MACJ,CAEA,4BACI,OACJ,CAEA,qEAMI,UAAW,CADX,WAAY,CAHZ,iBAAkB,CAClB,QAAS,CACT,UAGJ,CAEA,kCAEI,gCAAiC,CADjC,QAEJ,CAEA,mCAEI,+BAAgC,CADhC,SAEJ,CAEA,eASI,wBAAyB,CAHzB,cAAe,CACf,eAAgB,CAHhB,WAAY,CADZ,MAAO,CAKP,gBAAiB,CAHjB,cAAe,CAJf,iBAAkB,CAClB,KAAM,CAQN,wBAAiB,CAAjB,qBAAiB,CAAjB,gBACJ,CAEA,eAEI,QAAS,CACT,MAAO,CAEP,eAAgB,CAJhB,iBAAkB,CAGlB,UAEJ,CAEA,uBAMI,wBAAyB,CAFzB,cAAe,CACf,eAAgB,CAFhB,aAAc,CAFd,eAAgB,CAChB,sBAAuB,CAKvB,iBACJ,CAEA,2CAEI,cAAe,CACf,eAAgB,CAFhB,iBAAkB,CAGlB,wBACJ,CAEA,8EAEI,gBAAiB,CADjB,aAEJ,CAEA,sBACI,YACJ,CAEA,qBACI,iBACJ,CAEA,iBASI,aAAc,CAJd,WAAY,CAFZ,QAAS,CAGT,iBAAkB,CAClB,SAAU,CANV,iBAAkB,CAClB,KAAM,CAMN,gCAAkC,CAJlC,UAAW,CAMX,mBACJ,CAEA,sBAEI,WAAY,CACZ,WAAY,CAFZ,UAGJ,CAEA,yBACI,SACJ,CAEA,+CACI,qDACJ,CAEA,8CACI,SACJ,CAEA,oEACI,uCACJ,CAEA,sEACI,2DACJ,CAEA,2CAOI,eAAgB,CAFhB,WAAY,CAFZ,SAAU,CAGV,QAAS,CAET,WAAa,CAPb,iBAAkB,CAClB,QAAS,CAET,UAKJ,CAEA,2CAGI,WAAY,CACZ,eAAgB,CAHhB,iBAAkB,CAClB,SAGJ,CAEA,6CAQI,eAAgB,CAEhB,mCAAgC,CAChC,iCAA8B,CAC9B,iBAAkB,CAHlB,yCAAoC,CAApC,uCAAoC,CALpC,qBAAsB,CAEtB,WAAY,CAHZ,MAAO,CAIP,QAAS,CANT,iBAAkB,CAClB,KAAM,CAGN,UAQJ,CAEA,qCACI,iBAII,WAAY,CADZ,SAAU,CAEV,QAAS,CAJT,iBAAkB,CAClB,QAIJ,CACJ,CAEA,qBACI,GACI,sBACJ,CAEA,GACI,uBACJ,CACJ,CAEA,wBACI,GACI,mBACJ,CAEA,IACI,yBACJ,CAEA,GACI,mBACJ,CACJ,CAEA,UAGI,SAAU,CADV,kBAAmB,CADnB,YAAa,CAGb,2BACJ,CAEA,eAKI,WAAY,CAFZ,MAAO,CAFP,iBAAkB,CAClB,KAAM,CAEN,UAEJ,CAEA,uHAII,0BAA2B,CAC3B,iDAAuD,CACvD,mBACJ,CAEA,yFAEI,kBACJ,CAMA,sHAEI,SACJ,CAEA,6JAII,YACJ,CAEA,qIAGI,YACJ,CAEA,yBACI,sBACJ,CAEA,oCACI,eACJ,CC3eA,WACI,mBAAoB,CACpB,oBAAqB,CACrB,gEACJ,CAEA,WACI,6BAAgC,CAChC,iBAAkB,CAClB,eAAgB,CAChB,qFACJ,CAEA,WACI,6BAAgC,CAChC,iBAAkB,CAClB,eAAgB,CAChB,iFACJ,CAEA,WACI,6BAAgC,CAChC,iBAAkB,CAClB,eAAgB,CAChB,oFACJ,CAEA,WACI,0BAA6B,CAC7B,iBAAkB,CAClB,eAAgB,CAChB,kFACJ,CAEA,WACI,0BAA6B,CAC7B,iBAAkB,CAClB,eAAgB,CAChB,8EACJ,CAEA,WACI,0BAA6B,CAC7B,iBAAkB,CAClB,eAAgB,CAChB,8EACJ,CAEA,WACI,0BAA6B,CAC7B,iBAAkB,CAClB,eAAgB,CAChB,iFACJ,CAEA,WACI,0BAA6B,CAC7B,iBAAkB,CAClB,eAAgB,CAChB,oFACJ,CCzDA,MACI,wFAEc,CACd,kDAAsD,CACtD,yFAEsB,CACtB,6CAA8C,CAC9C,0CAA+C,CAC/C,gDAAuD,CACvD,uDAAwD,CACxD,yBAA0B,CAC1B,8BAAmC,CACnC,2CAA8C,CAC9C,kDAAqD,CACrD,mBAAoB,CACpB,wBAAyB,CACzB,sDAAyD,CACzD,gDACJ,CAEA,qBACI,mCAAwC,CACxC,wBAAyB,CACzB,wDACJ,CAEA,KACI,wCACJ,CAEA,iCAEI,6CACJ,CACA,kCACI,YACJ,CAEA,WACI,gBAAiB,CACjB,gBACJ,CAEA,0BACI,SACJ,CAEA,GACI,oCACJ,CAEA,mHAKI,eACJ,CAEA,YAEI,mBAAoB,CADpB,+BAEJ,CAEA,iBACI,0BAA2B,CAC3B,gBACJ,CAEA,wBAEI,eAAkB,CADlB,UAEJ,CAEA,+DAEI,YACJ,CAEA,6BACI,gBACJ,CAEA,yBACI,iBACI,gBACJ,CACJ,CAEA,eACI,gBAAiB,CACjB,qBACJ,CAEA,eACI,eACJ,CAEA,eACI,gBACJ,CAEA,oEACI,2DACJ,CAEA,WACI,8CACJ,CAEA,iFAEI,oBACJ,CAEA,0BACI,oBACJ,CAEA,oEAII,qBAAwB,CAFxB,iBAAkB,CAGlB,uBAA+B,CAF/B,UAGJ,CAEA,yBACI,iFAEI,oBACJ,CAEA,0BACI,qBACJ,CACJ,CAEA,yBACI,iFAEI,qBACJ,CAEA,0BACI,qBACJ,CACJ,CAEA,yBACI,iFAEI,qBACJ,CACJ,CAKA,SAEI,4BAA6B,CAD7B,gBAEJ,CAEA,cAGI,kBAAmB,CADnB,YAAa,CADb,eAGJ,CAEA,kBACI,eACJ,CAEA,6BACI,YACJ,CAEA,4BAEI,eACJ,CAEA,2EAEI,oCACJ,CAEA,gBACI,aACJ,CAEA,yBACI,uHAII,wCACJ,CACJ,CAKA,UACI,YAAa,CAEb,sBAAuB,CADvB,mBAEJ,CAEA,kBACI,qBACJ,CAEA,kBAEI,mDAAsD,CACtD,eAAgB,CAChB,eAAgB,CAHhB,gBAIJ,CAEA,0JAII,oDACJ,CAEA,yJAII,mDACJ,CAEA,oBACI,yBACJ,CAEA,oBAEI,4CAAgD,CAChD,eAAgB,CAChB,sBAAwB,CAHxB,eAIJ,CAEA,4JAII,iDACJ,CAEA,2JAII,gDACJ,CAEA,sCAGI,4CAAgD,CAChD,eAAgB,CAFhB,eAAgB,CADhB,eAIJ,CAEA,sBACI,yBACJ,CAKA,0BAEI,mBAAoB,CADpB,gBAEJ,CAEA,sHAMI,iCAAkC,CADlC,aAEJ,CAEA,mCAEI,kBACJ,CAEA,gEAGI,+BAA2B,CAA3B,0BAA2B,CAD3B,YAAa,CAEb,kBACJ,CAEA,gCAEI,eAAkB,CADlB,YAAe,CAEf,aACJ,CAEA,kCAEI,eAAkB,CADlB,UAAW,CAEX,aACJ,CAEA,mCAEI,eAAkB,CADlB,UAEJ,CAEA,0BACI,gCACI,UACJ,CAEA,mCACI,eACJ,CACJ,CAEA,yBACI,gEAEI,wBACJ,CAEA,mCAGI,oBAAuB,CADvB,UAAW,CADX,SAGJ,CAEA,iCAEI,oBAAuB,CADvB,UAEJ,CACJ,CAEA,yBACI,gCACI,YAAa,CACb,qBAAsB,CACtB,cACJ,CACJ,CAKA,gCACI,iBACJ,CAEA,uCAII,mCAAoC,CADpC,UAAW,CADX,OAAQ,CADR,iBAAkB,CAIlB,4BACJ,CAEA,mDACI,UACJ,CAEA,sCAEI,oBAAqB,CADrB,YAAa,CAEb,oCACJ,CAEA,sCAKI,WAAY,CAHZ,OAAQ,CAIR,mBAAiB,CAAjB,gBAAiB,CALjB,iBAAkB,CAGlB,UAAW,CADX,UAIJ,CAEA,wCAII,sBAAuB,CAHvB,8BAA+B,CAC/B,YAAa,CACb,qBAAsB,CAItB,qCAAsC,CADtC,gBAAiB,CADjB,aAAc,CAGd,eACJ,CAEA,wCACI,UACJ,CAEA,0CACI,UAAW,CACX,UACJ,CAEA,0CAEI,qBAAsB,CACtB,QAAS,CAFT,sCAGJ,CAEA,yBACI,wCACI,cACJ,CACJ,CAKA,iCACI,YAAa,CACb,8BAA+B,CAE/B,mBAAoB,CADpB,gBAEJ,CAEA,uCACI,YAAa,CACb,qBAAsB,CACtB,QAAS,CACT,wBAAyB,CAEzB,+CAAkD,CADlD,UAEJ,CAEA,uCAGI,iBAAkB,CADlB,YAAa,CAEb,mBAAiB,CAAjB,gBAAiB,CAHjB,WAIJ,CAEA,2CACI,eACJ,CAKA,oBACI,SACJ,CAEA,iBACI,YAAa,CACb,qBAAsB,CACtB,WAAY,CACZ,sBACJ,CAEA,eACI,eAAgB,CAChB,qBACJ,CAEA,uJAII,oDACJ,CAEA,sJAII,mDACJ,CAEA,wCACI,UACJ,CAEA,cAQI,iCAAkC,CANlC,cAAe,CAIf,gBAAiB,CACjB,eAAgB,CAFhB,eAIJ,CAEA,8BAPI,kBAAmB,CAHnB,YAAa,CAEb,OAYJ,CAEA,yDAII,6BAA8B,CAC9B,iBAAkB,CAFlB,UAAW,CADX,UAAW,CADX,SAKJ,CAEA,gBAGI,oCAAqC,CACrC,kBAAmB,CAFnB,eAAgB,CADhB,oBAIJ,CAEA,mCAEI,mCAAoC,CADpC,8BAEJ,CAEA,oBACI,iBACJ,CAKA,oCACI,gBACJ,CAEA,oCACI,0CACJ,CAEA,0FAEI,6CACJ,CAEA,gCACI,YAAa,CACb,0BAA2B,CAC3B,mCACJ,CAEA,iCAEI,MAAO,CADP,iBAEJ,CAEA,wCAGI,UAAW,CAFX,aAAc,CACd,qBAEJ,CAEA,2CACI,YACJ,CAEA,qCAII,WAAY,CAFZ,OAAQ,CAGR,mBAAiB,CAAjB,gBAAiB,CAJjB,iBAAkB,CAElB,UAGJ,CAEA,mCACI,MAAO,CACP,aAAc,CACd,UACJ,CAEA,iCACI,gDACJ,CAEA,gDACI,6CACJ,CAEA,yBACI,gCACI,qBAAsB,CACtB,QACJ,CACJ,CAKA,6CACI,aACJ,CAEA,+BACI,0CACJ,CAEA,qCAEI,6CAAgD,CAChD,eAAgB,CAFhB,gBAGJ,CAEA,uCAGI,8CAAkD,CAClD,eAAgB,CAEhB,sBAAwB,CADxB,eAAgB,CAHhB,eAAgB,CADhB,eAMJ,CAEA,8KAII,iDACJ,CAEA,6KAII,gDACJ,CAEA,oCACI,eACJ,CAKA,4BACI,YAAa,CACb,gBACJ,CAEA,qCACI,0DACJ,CAEA,2CACI,gBACJ,CAEA,qCACI,eACJ,CAEA,iCAEI,YAAa,CACb,WAAY,CAFZ,iBAGJ,CAEA,gEAKI,qBAAsB,CADtB,UAAW,CADX,WAAY,CAGZ,UAAY,CALZ,iBAAkB,CAMlB,sBAAwB,CALxB,UAMJ,CAEA,sEACI,UACJ,CAEA,kCAII,WAAY,CAHZ,iBAAkB,CAElB,UAAW,CADX,UAGJ,CAEA,oCAEI,wBAAyB,CACzB,iBAAkB,CAFlB,iBAGJ,CAEA,mDACI,iBACJ,CAEA,qDACI,UACJ,CAEA,kCACI,6CAAgD,CAChD,eACJ,CAEA,8EACI,SACJ,CAEA,iDACI,gBACJ,CAEA,iCACI,eACJ,CAKA,iBAEI,QAAS,CAET,gBAAiB,CAEjB,kBAAoB,CALpB,KAAM,CAIN,UAAW,CAFX,UAIJ,CAEA,uBAGI,YAAa,CACb,qBAAsB,CAHtB,eAAgB,CAChB,QAGJ,CAEA,uCACI,YAAa,CACb,kBAAmB,CACnB,gBACJ,CAEA,kCAKI,mCAAoC,CAJpC,aAAc,CAEd,WAAY,CACZ,eAAgB,CAFhB,UAIJ,CAEA,iCACI,wCACJ,CAEA,wCACI,SACJ,CAEA,yEACI,iBACJ,CAEA,oEACI,UACJ,CAEA,qEACI,UACJ,CAEA,qEACI,UACJ,CAEA,sCAEI,gBAAiB,CADjB,kBAEJ,CAEA,wCAKI,8BAA+B,CAJ/B,gBAAiB,CACjB,eAAgB,CAChB,qBAAuB,CACvB,oBAEJ,CAEA,iBAGI,iCAAkC,CADlC,gBAAiB,CADjB,cAGJ,CAEA,gBAUI,oCAAqC,CACrC,kBAAmB,CAJnB,yDAA4D,CAN5D,oBAAqB,CAIrB,gBAAiB,CACjB,eAAgB,CAGhB,qBAAuB,CALvB,eAAgB,CADhB,gBAAiB,CAKjB,8BAAgC,CANhC,sBAAkB,CAAlB,iBAUJ,CAEA,+BAEI,oBAAuB,CADvB,gBAAiB,CAGjB,mDAAsD,CADtD,YAEJ,CAEA,kBAEI,6CAAgD,CAChD,eAAgB,CAFhB,oBAAuB,CAIvB,qBAAuB,CADvB,aAEJ,CAEA,0JAII,oDACJ,CAEA,yJAII,mDACJ,CAEA,oBAGI,8CAAkD,CAClD,eAAgB,CAHhB,oBAAuB,CAIvB,gBAAiB,CAHjB,eAIJ,CAEA,4JAII,iDACJ,CAEA,2JAII,gDACJ,CAEA,2BACI,aACJ,CAEA,kBACI,qBAEJ,CAEA,8BAHI,0CASJ,CANA,YACI,gCAAiC,CAIjC,eAAgB,CAFhB,iBAGJ,CAEA,yDACI,8CACJ,CAEA,iBACI,eACJ,CAEA,sKAKI,iDACJ,CAEA,qKAKI,gDACJ,CAEA,mBACI,8CACJ,CAEA,yBACI,iBAEI,oBAAuB,CADvB,iBAEJ,CACJ,CAEA,yBACI,0EAEI,qBACJ,CAEA,iBACI,4BACJ,CAEA,2BACI,gBACJ,CAEA,kCAEI,WAAY,CAEZ,eAAgB,CADhB,iBAAkB,CAFlB,UAIJ,CAEA,yBACI,WACJ,CACJ,CAEA,yBACI,0EAEI,qBACJ,CAEA,YACI,kCACJ,CACJ,CAEA,yBACI,SAEI,wBAAyB,CADzB,sBAEJ,CACJ,CAKA,QAOI,0CAA2C,CAJ3C,+BAAmC,CAGnC,6CAAgD,CAFhD,gFAC0C,CAJ1C,iBAAkB,CAOlB,uBAA+B,CAN/B,UAOJ,CAEA,cAEI,4CAAgD,CAChD,eAAgB,CAChB,qBAAuB,CAHvB,kBAIJ,CAEA,sJAII,oDACJ,CAEA,qJAII,mDACJ,CAEA,gBAII,gBAAiB,CAHjB,WAAY,CAIZ,sBAAwB,CAFxB,iBAAkB,CADlB,kBAIJ,CAKA,eAEI,6CAAiD,CACjD,eAAgB,CAFhB,qBAAwB,CAGxB,qBACJ,CAEA,uJAII,oDACJ,CAEA,sJAII,mDACJ,CAKA,aACI,+CACJ,CAEA,gCAEI,eAAgB,CADhB,kBAEJ,CAEA,2JAII,oDACJ,CAEA,0JAII,mDACJ,CAKA,mBAEI,kBAAmB,CAInB,uCAAwC,CAGxC,kBAAmB,CAFnB,iCAAkC,CANlC,YAAa,CASb,gBAAiB,CACjB,eAAgB,CAChB,WAAY,CATZ,6BAA8B,CAK9B,sBAAwB,CAJxB,iBAAkB,CAClB,UAQJ,CAEA,uCACI,4BAA6B,CAC7B,QAAS,CACT,kBAAmB,CACnB,iBAAkB,CAClB,WAAY,CACZ,OAAQ,CACR,sBAAuB,CACvB,eAAgB,CAChB,YAAa,CACb,mBAAoB,CACpB,iBAAkB,CAClB,0BAA4B,CAC5B,UACJ,CAEA,2BAEI,kBAAgC,CADhC,eAAgB,CAEhB,iBAAkB,CAClB,SACJ,CAEA,yBACI,mBACI,gBAAiB,CACjB,WACJ,CACA,uCACI,mBACJ,CACJ,CAKA,gDACI,kBACJ,CAEA,iBAKI,iBAAkB,CAHlB,WAAY,CACZ,kBAAmB,CACnB,eAAgB,CAHhB,UAKJ,CAEA,qBAEI,WAAY,CACZ,mBAAiB,CAAjB,gBAAiB,CAFjB,UAGJ,CAEA,gBAGI,iCAAkC,CADlC,gBAAiB,CADjB,eAGJ,CAEA,oBACI,iBACJ,CAEA,kBAGI,kBAAmB,CAFnB,YAAa,CACb,QAEJ,CAEA,uBACI,aACJ,CAKA,SAEI,mBAAoB,CADpB,gBAEJ,CAEA,yBACI,SACI,gBACJ,CACJ,CAEA,eAII,kBAAmB,CAHnB,YAAa,CACb,qBAAsB,CACtB,QAEJ,CAEA,cACI,gBAAiB,CACjB,eACJ,CAEA,cACI,gBACJ","file":"screen.css","sourcesContent":[":root {\n --color-primary-text: #333;\n --color-secondary-text: #999;\n --color-white: #fff;\n --color-lighter-gray: #f6f6f6;\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 --font-sans: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif; /* stylelint-disable-line value-keyword-case */\n --font-serif: Georgia, serif; /* stylelint-disable-line value-keyword-case */\n --font-mono: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace; /* stylelint-disable-line value-keyword-case */\n --head-nav-gap: 2.8rem;\n --h1-size: 4.6rem;\n --gap: 3.6rem;\n --header-spacing: 80px;\n}\n\n@media (max-width: 767px) {\n :root {\n --h1-size: 3.2rem !important;\n --gap: 2rem;\n --header-spacing: 48px;\n }\n}\n","/* Box sizing rules */\n*,\n*::before,\n*::after {\n box-sizing: border-box;\n}\n\n/* Remove default margin */\nbody,\nh1,\nh2,\nh3,\nh4,\nh5,\nh6,\np,\nfigure,\nblockquote,\ndl,\ndd {\n margin: 0;\n}\n\n/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */\nul[role=\"list\"],\nol[role=\"list\"] {\n list-style: none;\n}\n\n/* Set core root defaults */\nhtml:focus-within {\n scroll-behavior: smooth;\n}\n\n/* Set core body defaults */\nbody {\n min-height: 100vh;\n line-height: 1.5;\n text-rendering: optimizespeed;\n}\n\n/* A elements that don't have a class get default styles */\na:not([class]) {\n text-decoration-skip-ink: auto;\n}\n\n/* Make images easier to work with */\nimg,\npicture {\n display: block;\n max-width: 100%;\n}\n\n/* Inherit fonts for inputs and buttons */\ninput,\nbutton,\ntextarea,\nselect {\n font: inherit;\n}\n\n/* Remove all animations and transitions for people that prefer not to see them */\n@media (prefers-reduced-motion: reduce) {\n html:focus-within {\n scroll-behavior: auto;\n }\n\n *,\n *::before,\n *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n animation-iteration-count: 1 !important;\n scroll-behavior: auto !important;\n }\n}\n","html {\n font-size: 62.5%;\n}\n\nbody {\n font-family: var(--gh-font-body, var(--font-sans));\n font-size: 1.6rem;\n line-height: 1.6;\n color: var(--color-primary-text);\n background-color: var(--color-white);\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\nimg {\n height: auto;\n}\n\na {\n color: var(--color-darker-gray);\n text-decoration: none;\n}\n\na:hover {\n opacity: 0.8;\n}\n\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n font-family: var(--gh-font-heading, var(--font-sans));\n line-height: 1.15;\n color: var(--color-darker-gray);\n letter-spacing: -0.02em;\n}\n\nh1 {\n font-size: var(--h1-size);\n}\n\nh2 {\n font-size: 2.8rem;\n}\n\nh3 {\n font-size: 2.4rem;\n}\n\nh4 {\n font-size: 2.2rem;\n}\n\nh5 {\n font-size: 2rem;\n}\n\nh6 {\n font-size: 1.8rem;\n}\n\nhr {\n width: 100%;\n height: 1px;\n background-color: var(--color-light-gray);\n border: 0;\n}\n\nblockquote:not([class]) {\n padding-left: 2rem;\n border-left: 4px solid var(--ghost-accent-color);\n}\n\nfigcaption {\n margin-top: 1.6rem;\n font-size: 1.4rem;\n line-height: 1.4;\n color: var(--color-secondary-text);\n text-align: center;\n}\n\n.kg-width-full figcaption {\n padding: 0 1.6rem;\n}\n\n.gh-content figcaption a {\n color: var(--color-darker-gray);\n text-decoration: none;\n}\n\npre {\n padding: 1.6rem 2.4rem;\n overflow-x: scroll;\n hyphens: none;\n line-height: 1.5;\n white-space: pre;\n background-color: var(--color-lighter-gray);\n -webkit-overflow-scrolling: touch;\n}\n\ncode {\n font-family: var(--font-mono);\n font-size: 15px;\n}\n\n:not(pre) > code {\n padding: 0.4rem;\n color: var(--ghost-accent-color);\n background-color: var(--color-lighter-gray);\n border-radius: 3px;\n}\n\niframe {\n display: block;\n width: 100%;\n overflow: hidden;\n border: 0;\n}\n\n@media (max-width: 767px) {\n h2 {\n font-size: 2.4rem;\n }\n\n h3 {\n font-size: 2.1rem;\n }\n}\n",".gh-site {\n display: flex;\n flex-direction: column;\n min-height: 100vh;\n}\n\n.gh-main {\n flex-grow: 1;\n padding-top: 8rem;\n padding-bottom: 8rem;\n}\n\n.page-template .gh-main {\n padding-block: 0;\n}\n\n.gh-outer {\n padding-right: var(--gap);\n padding-left: var(--gap);\n}\n\n.gh-inner {\n max-width: var(--container-width, 1200px);\n margin: 0 auto;\n}\n\n/* Canvas creates a multi-column, centered grid which the post\nis laid out on top of. Canvas just defines the grid, we don't\nuse it for applying any other styles. */\n\n.gh-canvas,\n.kg-width-full.kg-content-wide {\n --main: min(var(--content-width, 720px), 100% - var(--gap) * 2);\n --wide: minmax(0, calc((var(--container-width, 1200px) - var(--content-width, 720px)) / 2));\n --full: minmax(var(--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.kg-width-full img {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n #gh-main {\n padding-top: 4.8rem;\n padding-bottom: 4.8rem;\n }\n}\n",".gh-head {\n height: 100px;\n background-color: var(--color-white);\n}\n\n.gh-head-inner {\n display: grid;\n grid-template-columns: 1fr auto auto;\n grid-auto-flow: row dense;\n column-gap: var(--head-nav-gap);\n align-items: center;\n height: 100%;\n}\n\n.gh-head-brand {\n line-height: 1;\n}\n\n.gh-head-brand-wrapper {\n display: flex;\n align-items: center;\n}\n\n.gh-head-logo {\n position: relative;\n font-family: var(--gh-font-heading, var(--font-sans));\n font-size: 2.4rem;\n font-weight: 700;\n letter-spacing: -0.02em;\n}\n\n.gh-head-logo img {\n max-height: 40px;\n}\n\n.gh-head-logo img:nth-child(2) {\n position: absolute;\n top: 0;\n left: 0;\n opacity: 0;\n}\n\n.gh-head-menu {\n display: flex;\n gap: var(--head-nav-gap);\n align-items: center;\n}\n\n.gh-head .nav {\n display: inline-flex;\n gap: var(--head-nav-gap);\n align-items: center;\n padding: 0;\n margin: 0;\n white-space: nowrap;\n list-style: none;\n}\n\n.gh-head .nav-more-toggle {\n position: relative;\n margin: 0 -6px;\n font-size: inherit;\n text-transform: inherit;\n}\n\n.gh-head .nav-more-toggle svg {\n width: 24px;\n height: 24px;\n}\n\n.gh-head-actions {\n display: flex;\n gap: var(--head-nav-gap);\n align-items: center;\n justify-content: flex-end;\n}\n\n.gh-head-members {\n display: flex;\n gap: 20px;\n align-items: center;\n white-space: nowrap;\n}\n\n.gh-head-btn.gh-btn {\n font-size: inherit;\n font-weight: 600;\n}\n\n.gh-head-btn:not(.gh-btn) {\n display: inline-flex;\n align-items: center;\n color: var(--ghost-accent-color);\n}\n\n.gh-head-btn svg {\n width: 1.3em;\n height: 1.3em;\n}\n\n.gh-search {\n margin-right: -6px;\n margin-left: -6px;\n}\n\n.gh-search:hover {\n opacity: 0.9;\n}\n\n.gh-head-brand .gh-search {\n margin-right: 8px;\n}\n\n@media (max-width: 767px) {\n .gh-head-members {\n flex-direction: column-reverse;\n gap: 16px;\n width: 100%;\n }\n\n .gh-head-actions .gh-search {\n display: none;\n }\n}\n\n@media (min-width: 768px) {\n .gh-head-brand .gh-search {\n display: none;\n }\n\n body:not(.is-dropdown-loaded) .gh-head-menu .nav > li {\n opacity: 0;\n }\n}\n\n/* Header variants\n/* ---------------------------------------------------------- */\n\n/*\n======================================================================\nLOGO Home About Collection Author Portal Login Subscribe\n======================================================================\n*/\n\n.is-head-left-logo .gh-head-inner {\n grid-template-columns: auto 1fr auto;\n}\n\n@media (min-width: 992px) {\n .is-head-left-logo .gh-head-menu {\n margin-right: 64px;\n margin-left: 16px;\n }\n}\n\n/*\n======================================================================\nHome About Collection LOGO Login Subscribe\n======================================================================\n*/\n\n.is-head-middle-logo .gh-head-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.is-head-middle-logo .gh-head-brand {\n grid-column-start: 2;\n}\n\n.is-head-middle-logo .gh-head-actions {\n gap: 28px;\n}\n\n@media (min-width: 992px) {\n .is-head-middle-logo .gh-head-menu {\n margin-right: 64px;\n }\n}\n\n/*\n======================================================================\nSearch LOGO Login Subscribe\n Home About Collection Author Portal\n======================================================================\n*/\n\n.is-head-stacked .gh-head {\n position: relative;\n height: auto;\n}\n\n.is-head-stacked .gh-head-inner {\n grid-template-columns: 1fr auto 1fr;\n}\n\n.is-head-stacked .gh-head-brand {\n display: flex;\n grid-row-start: 1;\n grid-column-start: 2;\n min-height: 80px;\n}\n\n@media (max-width: 767px) {\n .is-head-stacked .gh-head-brand {\n min-height: unset;\n }\n}\n\n@media (min-width: 992px) {\n .is-head-stacked .gh-head-inner {\n padding: 0;\n }\n\n .is-head-stacked .gh-head-brand {\n display: flex;\n align-items: center;\n height: 80px;\n }\n\n .is-head-stacked .gh-head-menu {\n grid-row-start: 2;\n grid-column: 1 / 4;\n justify-content: center;\n height: 56px;\n margin: 0 48px;\n }\n\n .is-head-stacked .gh-head-menu::before,\n .is-head-stacked .gh-head-menu::after {\n position: absolute;\n top: 80px;\n left: 0;\n width: 100%;\n height: 1px;\n content: \"\";\n background-color: var(--color-light-gray);\n }\n\n .is-head-stacked .gh-head-menu::after {\n top: 136px;\n }\n\n .is-head-stacked .gh-head-actions {\n grid-row-start: 1;\n grid-column: 1 / 4;\n justify-content: space-between;\n }\n}\n\n/* Transparent header\n/* ---------------------------------------------------------- */\n\n.is-head-transparent .gh-head {\n position: absolute;\n right: 0;\n left: 0;\n z-index: 90;\n background-color: transparent;\n}\n\n.is-head-transparent .gh-head-logo,\n.is-head-transparent .gh-head-logo a,\n.is-head-transparent .gh-head .nav > li a,\n.is-head-transparent .gh-head-description,\n.is-head-transparent .gh-search,\n.is-head-transparent .gh-social,\n.is-head-transparent .nav-more-toggle,\n.is-head-transparent .gh-head-link {\n color: var(--color-white);\n}\n\n.is-head-transparent .gh-burger::before,\n.is-head-transparent .gh-burger::after {\n background-color: var(--color-white);\n}\n\n.is-head-transparent .gh-head-btn {\n color: #15171a;\n background-color: #fff;\n}\n\n.is-head-transparent .gh-head-menu::before,\n.is-head-transparent .gh-head-menu::after {\n background-color: rgba(255, 255, 255, 0.2);\n}\n\n.is-head-transparent #announcement-bar-root {\n position: absolute;\n right: 0;\n left: 0;\n}\n\n.is-head-transparent #announcement-bar-root:not(:empty) + :is(.site, .gh-site) .gh-head {\n margin-top: 48px;\n}\n\n/* Dark header\n/* ---------------------------------------------------------- */\n\n.is-head-dark:not(.is-head-transparent) .gh-head {\n background-color: var(--color-darker-gray);\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-head-logo,\n.is-head-dark:not(.is-head-transparent) .gh-head-logo a,\n.is-head-dark:not(.is-head-transparent) .gh-head .nav a,\n.is-head-dark:not(.is-head-transparent) .gh-head-description,\n.is-head-dark:not(.is-head-transparent) .gh-search,\n.is-head-dark:not(.is-head-transparent) .gh-social,\n.is-head-dark:not(.is-head-transparent) .nav-more-toggle,\n.is-head-dark:not(.is-head-transparent) .gh-head-link {\n color: var(--color-white);\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-burger::before,\n.is-head-dark:not(.is-head-transparent) .gh-burger::after {\n background-color: var(--color-white);\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-head-btn {\n color: #15171a;\n background-color: #fff;\n}\n\n.is-head-dark:not(.is-head-transparent) .gh-head-menu::before,\n.is-head-dark:not(.is-head-transparent) .gh-head-menu::after {\n background-color: rgba(255, 255, 255, 0.2);\n}\n\n/* Brand header\n/* ---------------------------------------------------------- */\n\n.is-head-brand:not(.is-head-transparent) .gh-head {\n background-color: var(--ghost-accent-color);\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-head-logo,\n.is-head-brand:not(.is-head-transparent) .gh-head-logo a,\n.is-head-brand:not(.is-head-transparent) .gh-head .nav a,\n.is-head-brand:not(.is-head-transparent) .gh-head-description,\n.is-head-brand:not(.is-head-transparent) .gh-search,\n.is-head-brand:not(.is-head-transparent) .gh-social,\n.is-head-brand:not(.is-head-transparent) .nav-more-toggle,\n.is-head-brand:not(.is-head-transparent) .gh-head-link {\n color: var(--color-white);\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-burger::before,\n.is-head-brand:not(.is-head-transparent) .gh-burger::after {\n background-color: var(--color-white);\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-head-btn {\n color: #15171a;\n background-color: #fff;\n}\n\n.is-head-brand:not(.is-head-transparent) .gh-head-menu::before,\n.is-head-brand:not(.is-head-transparent) .gh-head-menu::after {\n background-color: rgba(255, 255, 255, 0.3);\n}\n\n/* Dropdown menu\n/* ---------------------------------------------------------- */\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 rgba(0, 0, 0, 0.04), 0 7px 20px -5px rgba(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.is-head-middle-logo .gh-dropdown {\n right: auto;\n left: -24px;\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: 6px 20px;\n color: #15171a !important;\n}\n\n.is-dropdown-mega .gh-dropdown li a {\n padding: 8px 0;\n}\n\n/* Mobile menu\n/* ---------------------------------------------------------- */\n\n.gh-burger {\n position: relative;\n display: none;\n width: 30px;\n height: 30px;\n padding: 0;\n margin-right: -3px;\n appearance: none;\n cursor: pointer;\n background-color: transparent;\n border: 0;\n}\n\n.gh-burger::before,\n.gh-burger::after {\n position: absolute;\n left: 3px;\n width: 24px;\n height: 1px;\n content: \"\";\n background-color: var(--color-darker-gray);\n transition: all 0.2s cubic-bezier(0.04, 0.04, 0.12, 0.96) 0.1008s;\n}\n\n.gh-burger::before {\n top: 11px;\n}\n\n.gh-burger::after {\n bottom: 11px;\n}\n\n.is-head-open .gh-burger::before {\n top: 15px;\n transform: rotate(45deg);\n}\n\n.is-head-open .gh-burger::after {\n bottom: 14px;\n transform: rotate(-45deg);\n}\n\n@media (max-width: 767px) {\n #gh-head {\n height: 64px;\n }\n\n #gh-head .gh-head-inner {\n grid-template-rows: auto 1fr auto;\n grid-template-columns: 1fr;\n gap: 48px;\n }\n\n #gh-head .gh-head-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-head .gh-head-logo {\n font-size: 2.2rem;\n }\n\n .gh-burger {\n display: block;\n }\n\n #gh-head .gh-head-menu,\n #gh-head .gh-head-actions {\n position: fixed;\n justify-content: center;\n visibility: hidden;\n opacity: 0;\n }\n\n #gh-head .gh-head-menu {\n transition: none;\n transform: translateY(0);\n }\n\n #gh-head .nav {\n gap: 20px;\n align-items: center;\n line-height: 1.4;\n }\n\n #gh-head .nav a {\n font-size: 2.6rem;\n font-weight: 600;\n text-transform: none;\n }\n\n #gh-head .nav li {\n opacity: 0;\n transform: translateY(-4px);\n }\n\n #gh-head .gh-head-actions {\n text-align: center;\n }\n\n #gh-head :is(.gh-head-btn, .gh-head-link) {\n opacity: 0;\n transform: translateY(8px);\n }\n\n #gh-head .gh-head-btn {\n width: 100%;\n font-size: 1.8rem;\n text-transform: none;\n }\n\n #gh-head .gh-head-btn:not(.gh-btn) {\n font-size: 2rem;\n }\n\n #gh-main {\n transition: opacity 0.4s;\n }\n\n .is-head-open #gh-head {\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-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head {\n background-color: var(--color-white);\n }\n\n .is-head-open.is-head-transparent #gh-head,\n .is-head-open:is(.is-head-transparent, .is-head-brand) #gh-head .gh-head-actions {\n background-color: var(--ghost-accent-color);\n }\n\n .is-head-open.is-head-dark #gh-head,\n .is-head-open.is-head-dark #gh-head .gh-head-actions {\n background-color: var(--color-darker-gray);\n }\n\n .is-head-open #gh-head .gh-head-menu,\n .is-head-open #gh-head .gh-head-actions {\n position: static;\n visibility: visible;\n opacity: 1;\n }\n\n .is-head-open #gh-head .nav {\n display: flex;\n flex-direction: column;\n }\n\n .is-head-open #gh-head .nav li {\n opacity: 1;\n transition: transform 0.2s, opacity 0.2s;\n transform: translateY(0);\n }\n\n .is-head-open #gh-head .gh-head-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(--gap) 0 calc(var(--gap) + 8px);\n background-color: var(--color-white);\n }\n\n .is-head-open #gh-head :is(.gh-head-btn, .gh-head-link) {\n opacity: 1;\n transition: transform 0.4s, opacity 0.4s;\n transition-delay: 0.2s;\n transform: translateY(0);\n }\n\n .is-head-open #gh-head .gh-head-link {\n transition-delay: 0.4s;\n }\n\n .is-head-open #gh-main {\n opacity: 0;\n }\n}\n",".gh-cover {\n position: relative;\n min-height: var(--cover-height, 50vh);\n padding-top: 6.4rem;\n padding-bottom: 6.4rem;\n}\n\n.gh-cover-image {\n position: absolute;\n inset: 0;\n z-index: -1;\n object-fit: cover;\n width: 100%;\n height: 100%;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-cover-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-cover-description {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n",".has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-card-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n letter-spacing: -0.01em;\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-card-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n",".gh-card {\n word-break: break-word;\n}\n",".page-template .gh-article-header {\n margin-top: var(--header-spacing, 80px);\n}\n\n.gh-article-tag {\n color: var(--ghost-accent-color);\n}\n\n.gh-article-title {\n word-break: break-word;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-article-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n letter-spacing: -0.01em;\n}\n\n.gh-article-excerpt {\n margin-top: 2rem;\n font-size: 2.1rem;\n line-height: 1.5;\n color: var(--color-secondary-text);\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-article-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.gh-article-image {\n grid-column: wide-start/wide-end;\n margin-top: 4rem;\n}\n\n.gh-article-image img {\n width: 100%;\n}\n\n@media (max-width: 767px) {\n .gh-article-excerpt {\n font-size: 1.9rem;\n }\n\n .gh-article-image {\n margin-top: 2.4rem;\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 margin-top: 4rem;\n font-size: var(--content-font-size, 1.8rem);\n letter-spacing: var(--content-letter-spacing, 0);\n word-break: break-word;\n}\n\n/* Default vertical spacing */\n.gh-content > * + * {\n margin-top: calc(1.6em * var(--content-spacing-multiplier, 1));\n margin-bottom: 0;\n}\n\n/* [id] represents all headings h1-h6, reset all margins */\n.gh-content > [id] {\n margin: 0;\n}\n\n.gh-content > .kg-card + [id] {\n margin-top: calc(2em * var(--content-spacing-multiplier, 1)) !important;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .gh-content > [id] {\n font-family: var(--gh-font-heading, var(--font-serif));\n letter-spacing: -0.01em;\n}\n\n/* Add back a top margin to all headings, unless a heading\nis the very first element in the post content */\n.gh-content > [id]:not(:first-child) {\n margin-top: calc(1.6em * var(--content-spacing-multiplier, 1));\n}\n\n/* Add a small margin between a heading and anything after it */\n.gh-content > [id] + * {\n margin-top: calc(0.8em * var(--content-spacing-multiplier, 1));\n}\n\n/* A larger margin before/after HRs and blockquotes */\n.gh-content > hr,\n.gh-content > blockquote {\n position: relative;\n margin-top: calc(2.4em * var(--content-spacing-multiplier, 1));\n}\n\n.gh-content > hr + *,\n.gh-content > blockquote + * {\n margin-top: calc(2.4em * var(--content-spacing-multiplier, 1));\n}\n\n/* Now the content typography styles */\n.gh-content h2 {\n font-size: 1.6em;\n}\n\n.gh-content h3 {\n font-size: 1.4em;\n}\n\n.gh-content a {\n color: var(--ghost-accent-color);\n text-decoration: underline;\n word-break: break-word;\n}\n\n.gh-content .kg-callout-card .kg-callout-text,\n.gh-content .kg-toggle-card .kg-toggle-content > ol,\n.gh-content .kg-toggle-card .kg-toggle-content > ul,\n.gh-content .kg-toggle-card .kg-toggle-content > p {\n font-size: 0.95em;\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > blockquote,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > ol,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > ul,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > dl,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content > p,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-callout-text,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-toggle-content > ol,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-toggle-content > ul,\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .gh-content .kg-toggle-content > p {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.gh-content ul,\n.gh-content ol,\n.gh-content dl {\n padding-left: 2.8rem;\n}\n\n.gh-content :is(li + li, li :is(ul, ol)) {\n margin-top: 0.8rem;\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 table:not(.gist table) {\n display: inline-block;\n width: auto;\n max-width: 100%;\n overflow-x: auto;\n font-family: var(--font-sans);\n font-size: 1.6rem;\n white-space: nowrap;\n vertical-align: top;\n border-spacing: 0;\n border-collapse: collapse;\n -webkit-overflow-scrolling: touch;\n background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 75%) 100% center;\n background-repeat: no-repeat;\n background-attachment: scroll, scroll;\n background-size: 10px 100%, 10px 100%;\n}\n\n.gh-content table:not(.gist table) td:first-child {\n background-image: linear-gradient(to right, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);\n background-repeat: no-repeat;\n background-size: 20px 100%;\n}\n\n.gh-content table:not(.gist table) td:last-child {\n background-image: linear-gradient(to left, rgba(255,255,255, 1) 50%, rgba(255,255,255, 0) 100%);\n background-repeat: no-repeat;\n background-position: 100% 0;\n background-size: 20px 100%;\n}\n\n.gh-content table:not(.gist 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 background-color: var(--color-white);\n}\n\n.gh-content table:not(.gist table) th,\n.gh-content table:not(.gist table) td {\n padding: 6px 12px;\n border: 1px solid var(--color-light-gray);\n}\n\n/* Page without header */\n.page-template .gh-content:only-child {\n margin-top: 0 !important;\n}\n\n.page-template .gh-content:only-child > *:first-child:not(.kg-width-full) {\n margin-top: var(--header-spacing, 80px);\n}\n\n.page-template .gh-content > *:last-child:not(.kg-width-full) {\n margin-bottom: var(--footer-spacing, 0);\n}\n\n@media (max-width: 767px) {\n .gh-content {\n margin-top: 3.2rem;\n font-size: 1.7rem;\n }\n}\n",".gh-comments {\n margin-top: 64px;\n margin-bottom: -24px;\n}\n\n.gh-comments-header {\n display: flex;\n align-items: center;\n justify-content: space-between;\n margin-bottom: 40px;\n}\n\n.gh-comments .gh-comments-title {\n margin-bottom: 28px;\n}\n\n.gh-comments-header .gh-comments-title {\n margin-bottom: 0;\n}\n\n.gh-comments-count {\n color: var(--color-secondary-text);\n}\n",".gh-cta-gradient {\n position: relative;\n grid-column: full-start / full-end;\n height: 160px;\n margin-top: -16rem;\n margin-bottom: 4rem;\n content: \"\";\n background: linear-gradient(180deg, rgba(255, 255, 255, 0), var(--color-white));\n}\n\n.gh-cta-gradient:first-child {\n display: none;\n}\n\n.gh-cta {\n display: flex;\n flex-direction: column;\n margin-bottom: 4rem;\n text-align: center;\n}\n\n.gh-cta-title {\n margin-bottom: 3.2rem;\n font-size: 2.2rem;\n letter-spacing: -0.02em;\n}\n\n.gh-cta-actions {\n display: flex;\n flex-direction: column;\n align-items: center;\n}\n\n.gh-cta-link {\n margin-top: 0.8rem;\n font-size: 1.4rem;\n color: var(--color-secondary-text);\n text-decoration: none;\n cursor: pointer;\n}\n\n.gh-cta-link:hover {\n color: var(--color-darker-gray);\n}\n\n@media (max-width: 767px) {\n .gh-cta-actions {\n column-gap: 0.8rem;\n }\n}\n","/* Add extra margin before/after any cards,\nexcept 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(2em * var(--content-spacing-multiplier, 1));\n}\n\n.gh-content :is(.kg-card, table) + :not(.kg-card):not(table):not([id]) {\n margin-top: calc(2em * var(--content-spacing-multiplier, 1));\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/* Image\n/* ---------------------------------------------------------- */\n\n.kg-image {\n margin-right: auto;\n margin-left: auto;\n}\n\n/* Embed\n/* ---------------------------------------------------------- */\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\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\n.kg-card.kg-toggle-card .kg-toggle-heading-text {\n font-size: 2rem;\n font-weight: 700;\n}\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .kg-toggle-card .kg-toggle-heading-text {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n/* Callout\n/* ---------------------------------------------------------- */\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/* ---------------------------------------------------------- */\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\n.kg-card.kg-button-card .kg-btn {\n font-size: 1em;\n}\n\n/* Header\n/* ---------------------------------------------------------- */\n\n.has-serif-title:not([class*=\" gh-font-heading\"]):not([class^=\"gh-font-heading\"]) .kg-card.kg-header-card h2.kg-header-card-header {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-serif-body:not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"]) .kg-header-card h3.kg-header-card-subheader {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n/* Bookmark\n/* ---------------------------------------------------------- */\n\n.kg-bookmark-card a.kg-bookmark-container,\n.kg-bookmark-card a.kg-bookmark-container:hover,\n.kg-file-card-container,\n.kg-file-card-container:hover,\n.kg-audio-card,\n.kg-product-card-container {\n background: var(--background-color, #fff) !important;\n color: var(--color-darker-gray, #222) !important;\n opacity: 1;\n}\n\n.kg-bookmark-card .kg-bookmark-container {\n border-radius: 0.25em !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/* Audio\n/* ---------------------------------------------------------- */\n\n.has-light-text .kg-audio-card button {\n color: #fff;\n}\n\n.has-light-text .kg-audio-card .kg-audio-volume-slider {\n color: rgb(255 255 255 / 0.3)\n}\n",".pagination {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n margin-top: 6.4rem;\n}\n\n.page-number {\n grid-column-start: 2;\n}\n\n.older-posts {\n text-align: right;\n}\n",".gh-navigation {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n column-gap: 2.4rem;\n align-items: center;\n}\n\n.gh-navigation > div {\n display: flex;\n align-items: center;\n}\n\n.gh-navigation-next {\n justify-content: flex-end;\n}\n\n.gh-navigation-link {\n display: inline-flex;\n align-items: center;\n}\n\n.gh-navigation-link svg {\n width: 16px;\n height: 16px;\n}\n\n.gh-navigation-previous svg {\n margin-right: 0.4rem;\n}\n\n.gh-navigation-next svg {\n margin-left: 0.4rem;\n}\n\n@media (max-width: 767px) {\n .gh-navigation-hide {\n display: none;\n }\n}\n",".gh-btn {\n display: inline-flex;\n gap: 0.4em;\n align-items: center;\n justify-content: center;\n padding: calc(0.75em * var(--multiplier, 1)) calc(1.15em * var(--multiplier, 1));\n font-size: 1.6rem;\n font-weight: 700;\n line-height: 1;\n color: var(--color-white);\n letter-spacing: inherit;\n cursor: pointer;\n background-color: var(--color-darker-gray);\n border: 0;\n border-radius: 100px;\n}\n\n.gh-btn:hover {\n opacity: 0.95;\n}\n\n.gh-post-upgrade-cta .gh-btn {\n line-height: inherit;\n}\n\n.gh-primary-btn {\n background-color: var(--ghost-accent-color);\n}\n\n.gh-outline-btn {\n color: var(--color-darker-gray);\n text-decoration: none;\n background-color: transparent;\n border: 1px solid var(--color-light-gray);\n}\n\n.gh-outline-btn:hover {\n border-color: var(--color-mid-gray);\n opacity: 1;\n}\n\n.gh-icon-btn {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 30px;\n height: 30px;\n padding: 0;\n color: var(--darker-gray-color);\n cursor: pointer;\n background-color: transparent;\n border: 0;\n outline: none;\n}\n\n.gh-icon-btn svg {\n width: 20px;\n height: 20px;\n}\n\n.gh-text-btn {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n padding: 0;\n margin: 0;\n color: var(--darker-gray-color);\n letter-spacing: inherit;\n cursor: pointer;\n background-color: transparent;\n border: 0;\n outline: none;\n will-change: opacity;\n}\n\n.gh-text-btn:hover {\n opacity: 0.8;\n}\n",".gh-foot {\n padding-top: 8rem;\n padding-bottom: 8rem;\n color: var(--color-secondary-text);\n white-space: nowrap;\n}\n\n.gh-foot-inner {\n display: grid;\n grid-template-columns: 1fr auto 1fr;\n gap: 40px;\n font-size: 1.3rem;\n}\n\n.no-menu .gh-foot-inner {\n display: flex;\n flex-direction: column;\n gap: 24px;\n align-items: center;\n}\n\n.gh-foot-menu .nav {\n display: inline-flex;\n flex-wrap: wrap;\n row-gap: 4px;\n align-items: center;\n justify-content: center;\n padding: 0;\n margin: 0;\n list-style: none;\n}\n\n.gh-foot-menu .nav li {\n display: flex;\n align-items: center;\n}\n\n.gh-foot-menu .nav li + li::before {\n padding: 0 1.2rem;\n font-size: 0.9rem;\n line-height: 0;\n content: \"•\";\n}\n\n.gh-powered-by {\n text-align: right;\n}\n\n.gh-foot a {\n color: var(--color-secondary-text);\n}\n\n.gh-foot a:hover {\n color: var(--color-darker-gray);\n opacity: 1;\n}\n\n@media (max-width: 767px) {\n .gh-foot {\n padding-top: 6.4rem;\n padding-bottom: 12rem;\n }\n\n .gh-foot-inner {\n grid-template-columns: 1fr;\n text-align: center;\n }\n\n .gh-foot-menu .nav {\n flex-direction: column;\n }\n\n .gh-foot-menu .nav li + li {\n margin-top: 0.4rem;\n }\n\n .gh-foot-menu .nav li + li::before {\n display: none;\n }\n\n .gh-powered-by {\n text-align: center;\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","@font-face {\n font-family: Manrope;\n font-weight: 100 1000;\n src: url(\"../fonts/Manrope[wght].woff2\") format(\"woff2-variations\");\n}\n\n@font-face {\n font-family: \"Libre Baskerville\";\n font-style: normal;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/libre-baskerville-v14-latin-regular.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"Libre Baskerville\";\n font-style: normal;\n font-weight: 700;\n src: local(\"\"), url(\"../fonts/libre-baskerville-v14-latin-700.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"Libre Baskerville\";\n font-style: italic;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/libre-baskerville-v14-latin-italic.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: normal;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-regular.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: normal;\n font-weight: 700;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-700.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: normal;\n font-weight: 800;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-800.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: italic;\n font-weight: 400;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-italic.woff2\") format(\"woff2\");\n}\n\n@font-face {\n font-family: \"JetBrains Mono\";\n font-style: italic;\n font-weight: 700;\n src: local(\"\"), url(\"../fonts/jetbrains-mono-v13-latin-700italic.woff2\") format(\"woff2\");\n}\n","@import \"@tryghost/shared-theme-assets/assets/css/v1/screen.css\";\n@import \"fonts.css\";\n\n:root {\n --font-sans:\n Manrope, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial,\n sans-serif;\n --font-serif: Libre Baskerville, Georgia, Times, serif;\n --font-mono:\n JetBrains Mono, Menlo, Consolas, Monaco, Liberation Mono, Lucida\n Console, monospace;\n --color-primary-text: var(--color-darker-gray);\n --color-secondary-text-dark: rgba(0, 0, 0, 0.4);\n --color-secondary-text-light: rgba(255, 255, 255, 0.64);\n --color-secondary-text: var(--color-secondary-text-dark);\n --color-highlight: #f1f5f9;\n --color-border: rgba(0, 0, 0, 0.08);\n --gap: clamp(24px, 1.7032rem + 1.9355vw, 48px);\n --grid-gap: clamp(4rem, 0.0842rem + 3.9474vw, 6.4rem);\n --head-nav-gap: 32px;\n --container-width: 1440px;\n --content-font-size: clamp(1.7rem, 0.38vw + 1.4rem, 2rem);\n --header-spacing: clamp(4.8rem, 4rem + 2.5vw, 8rem);\n}\n\n:root.has-light-text {\n --color-lighter-gray: rgba(0, 0, 0, 0.1);\n --color-darker-gray: #fff;\n --color-secondary-text: var(--color-secondary-text-light);\n}\n\nbody {\n background-color: var(--background-color);\n}\n\n.gh-main,\n.page-template .gh-main {\n padding-block: clamp(4.8rem, 4rem + 2.5vw, 8rem);\n}\n.page-template .gh-article-header {\n margin-top: 0;\n}\n\nfigcaption {\n font-size: 1.3rem;\n text-align: right;\n}\n\n.kg-width-full figcaption {\n padding: 0;\n}\n\nhr {\n background-color: var(--color-border);\n}\n\n.gh-content > [id]:not(:first-child),\n.gh-content > blockquote,\n.gh-content > blockquote + *,\n.gh-content > hr,\n.gh-content > hr + * {\n margin-top: 4rem;\n}\n\n.gh-divider {\n width: calc(100% - 2 * var(--gap));\n margin: 0 var(--gap);\n}\n\n.gh-divider path {\n stroke: var(--color-border);\n stroke-width: 4px;\n}\n\n.gh-content .gh-divider {\n width: 100%;\n margin: 4rem 0 0 0;\n}\n\n.gh-content > hr:first-child,\n.gh-content > .gh-divider:first-child {\n margin-top: 0;\n}\n\n.gh-content .gh-divider path {\n stroke-width: 8px;\n}\n\n@media (max-width: 480px) {\n .gh-divider path {\n stroke-width: 8px;\n }\n}\n\n.gh-content h2 {\n font-size: 2.25em;\n letter-spacing: -0.03em;\n}\n\n.gh-content h3 {\n font-size: 1.6em;\n}\n\n.gh-content ul {\n margin-top: 0.8rem;\n}\n\n.gh-content :not(.kg-card):not(table):not([id]) + :is(.kg-card, table) {\n margin-top: calc(1.6em * var(--content-spacing-multiplier, 1));\n}\n\n.gh-canvas {\n grid-template-columns: repeat(12, minmax(0, 1fr));\n}\n\n.gh-canvas > *,\n.page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 4 / span 6;\n}\n\n.gh-canvas > .kg-width-wide {\n grid-column: 4 / span 9;\n}\n\n.gh-canvas > .kg-width-full,\n.gh-canvas > .kg-gallery-card.kg-width-wide {\n position: relative;\n z-index: 20;\n grid-column: 1 / span 12;\n transform: translate3d(0, 0, 0);\n}\n\n@media (max-width: 991px) {\n .gh-canvas > *,\n .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 3 / span 8;\n }\n\n .gh-canvas > .kg-width-wide {\n grid-column: 3 / span 10;\n }\n}\n\n@media (max-width: 767px) {\n .gh-canvas > *,\n .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 2 / span 10;\n }\n\n .gh-canvas > .kg-width-wide {\n grid-column: 1 / span 12;\n }\n}\n\n@media (max-width: 480px) {\n .gh-canvas > *,\n .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {\n grid-column: 1 / span 12;\n }\n}\n\n/* Header\n/* ---------------------------------------------------------- */\n\n.gh-head {\n font-size: 1.6rem;\n background-color: transparent;\n}\n\n.gh-head-logo {\n font-weight: 800;\n display: flex;\n align-items: center;\n}\n\n.gh-head-logo img {\n max-height: 48px;\n}\n\n.gh-head-logo .gh-head-title {\n margin: 0 1em;\n}\n\n.gh-head-menu,\n.gh-head-link {\n font-weight: 700;\n}\n\n.is-head-stacked .gh-head-menu::before,\n.is-head-stacked .gh-head-menu::after {\n background-color: var(--color-border);\n}\n\n.gh-head-menu a {\n color: inherit;\n}\n\n@media (max-width: 991px) {\n .is-head-open:not(.is-head-brand):not(.is-head-dark):not(\n .is-head-transparent\n )\n :is(#gh-head, #gh-head .gh-head-actions) {\n background-color: var(--background-color);\n }\n}\n\n/* About section\n/* ---------------------------------------------------------- */\n\n.gh-about {\n display: flex;\n padding-bottom: 40px;\n justify-content: center;\n}\n\n.gh-about-content {\n word-break: break-word;\n}\n\n.gh-about-primary {\n max-width: 1200px;\n font-size: clamp(3.2rem, 2.4452rem + 2.0968vw, 5.8rem);\n font-weight: 800;\n line-height: 1.2;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-about-primary {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-about-primary {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-about-primary a {\n text-decoration: underline;\n}\n\n.gh-about-secondary {\n max-width: 840px;\n font-size: clamp(2.4rem, 0.54vw + 2.14rem, 3rem);\n font-weight: 500;\n letter-spacing: -0.008em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-about-secondary {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-about-secondary {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.gh-about-primary + .gh-about-secondary {\n max-width: 640px;\n margin-top: 24px;\n font-size: clamp(2rem, 0.36vw + 1.83rem, 2.4rem);\n font-weight: 450;\n}\n\n.gh-about-secondary a {\n text-decoration: underline;\n}\n\n/* Side by side about section\n/* ---------------------------------------------------------- */\n\n.has-side-about .gh-about {\n padding-top: 64px;\n padding-bottom: 64px;\n}\n\n.gh-head-title,\n.gh-card-title,\n.gh-article-title,\n.has-side-about .gh-about-primary,\n.has-side-about .gh-about-secondary {\n padding: 0 6px;\n background: var(--color-highlight);\n}\n\n.gh-about-image,\n.gh-card-image img {\n border-radius: 16px;\n}\n\n.gh-main .gh-feed .gh-card-link,\n.has-side-about .gh-about-inner {\n display: grid;\n column-gap: var(--grid-gap);\n row-gap: var(--gap);\n}\n\n.has-side-about .gh-about-image {\n grid-row: 1 / 3;\n grid-column: 1 / 5;\n margin: auto 0;\n}\n\n.has-side-about .gh-about-content {\n grid-row: 1;\n grid-column: 5 / 9;\n margin: auto 0;\n}\n\n.has-side-about .gh-subscribe-form {\n grid-row: 2;\n grid-column: 4 / 9;\n}\n\n@media (max-width: 1024px) {\n .has-side-about .gh-about-image {\n grid-row: 1;\n }\n\n .has-side-about .gh-subscribe-form {\n grid-column: 1 / 9;\n }\n}\n\n@media (min-width: 840px) {\n .gh-main .gh-feed .gh-card-link,\n .has-side-about .gh-about-inner {\n margin: 0 var(--grid-gap);\n }\n\n .gh-main .gh-feed .gh-card-wrapper {\n z-index: 1;\n grid-row: 1;\n grid-column: 1 / span 5;\n }\n\n .gh-main .gh-feed .gh-card-image {\n grid-row: 1;\n grid-column: 5 / span 7;\n }\n}\n\n@media (max-width: 840px) {\n .has-side-about .gh-about-inner {\n display: flex;\n flex-direction: column;\n gap: var(--gap);\n }\n}\n\n/* Large background about section\n/* ---------------------------------------------------------- */\n\n.has-background-about .gh-about {\n position: relative;\n}\n\n.has-background-about .gh-about::before {\n position: absolute;\n inset: 0;\n content: \"\";\n background-color: var(--color-black);\n transition: opacity 1.5s ease;\n}\n\n.has-background-about .gh-about.initialized::before {\n opacity: 0.4;\n}\n\n.has-background-about .gh-about-inner {\n display: flex;\n align-items: flex-end;\n min-height: var(--about-height, 100vh);\n}\n\n.has-background-about .gh-about-image {\n position: absolute;\n inset: 0;\n z-index: -1;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.has-background-about .gh-about-content {\n bottom: calc(var(--gap) + 24px);\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n max-width: 50%;\n margin-top: 200px;\n margin-bottom: calc(var(--gap) + 24px);\n text-align: left;\n}\n\n.has-background-about .gh-about-primary {\n color: #fff;\n}\n\n.has-background-about .gh-about-secondary {\n color: #fff;\n opacity: 0.7;\n}\n\n.has-background-about .gh-subscribe-input {\n color: var(--color-secondary-text-dark);\n background-color: #fff;\n border: 0;\n}\n\n@media (max-width: 991px) {\n .has-background-about .gh-about-content {\n max-width: none;\n }\n}\n\n/* Typographic profile about section\n/* ---------------------------------------------------------- */\n\n.has-typographic-about .gh-about {\n display: flex;\n min-height: calc(100vh - 110px);\n padding-top: 64px;\n padding-bottom: 64px;\n}\n\n.has-typographic-about .gh-about-inner {\n display: flex;\n flex-direction: column;\n gap: 48px;\n justify-content: flex-end;\n width: 100%;\n padding-bottom: clamp(2.4rem, 2rem + 1.25vw, 4rem);\n}\n\n.has-typographic-about .gh-about-image {\n width: 128px;\n height: 128px;\n border-radius: 50%;\n object-fit: cover;\n}\n\n.has-typographic-about .gh-subscribe-input {\n margin-top: 48px;\n}\n\n/* Post card\n/* ---------------------------------------------------------- */\n\n.gh-card-link:hover {\n opacity: 1;\n}\n\n.gh-card-wrapper {\n display: flex;\n flex-direction: column;\n flex-grow: 1;\n justify-content: center;\n}\n\n.gh-card-title {\n font-weight: 800;\n word-break: break-word;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-card-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-card-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-card-link:hover .gh-card-title span {\n opacity: 0.8;\n}\n\n.gh-card-meta {\n display: flex;\n flex-wrap: wrap;\n gap: 8px;\n align-items: center;\n margin-top: 16px;\n font-size: 1.4rem;\n font-weight: 500;\n color: var(--color-secondary-text);\n}\n\n.gh-card-meta > * {\n display: flex;\n gap: 8px;\n align-items: center;\n}\n\n.gh-card-meta > * + *:not(script):not(.gh-card-access)::before {\n width: 2px;\n height: 2px;\n content: \"\";\n background-color: currentColor;\n border-radius: 50%;\n}\n\n.gh-card-access {\n padding: 0 10px 0 8px;\n margin-left: 4px;\n background-color: var(--color-border);\n border-radius: 40px;\n}\n\n.has-parallax-feed .gh-card-access {\n color: var(--color-darker-gray);\n background-color: var(--color-white);\n}\n\n.gh-card-access svg {\n margin-right: -5px;\n}\n\n/* Classic feed\n/* ---------------------------------------------------------- */\n\n.has-classic-feed .gh-card.no-image {\n max-width: 1200px;\n}\n\n.has-classic-feed .gh-card + .gh-card {\n margin-top: clamp(4.8rem, 4rem + 2.5vw, 8rem);\n}\n\n.has-classic-feed .gh-card + .gh-card.no-image,\n.has-classic-feed .gh-card.no-image + .gh-card {\n margin-top: clamp(8rem, 7.14vw + 4.57rem, 16rem);\n}\n\n.has-classic-feed .gh-card-link {\n display: flex;\n flex-direction: row-reverse;\n gap: clamp(4rem, 3rem + 3.125vw, 8rem);\n}\n\n.has-classic-feed .gh-card-image {\n position: relative;\n flex: 1;\n}\n\n.has-classic-feed .gh-card-image::before {\n display: block;\n padding-bottom: 56.25%;\n content: \"\";\n}\n\n.has-classic-feed .no-image .gh-card-image {\n display: none;\n}\n\n.has-classic-feed .gh-card-image img {\n position: absolute;\n inset: 0;\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.has-classic-feed .gh-card-wrapper {\n flex: 1;\n flex-shrink: 0;\n width: 100%;\n}\n\n.has-classic-feed .gh-card-title {\n font-size: clamp(3.2rem, 2.7rem + 1.5625vw, 5.2rem);\n}\n\n.has-classic-feed .kg-width-full .gh-card-title {\n font-size: clamp(3.2rem, 2.4rem + 2.5vw, 6.4rem);\n}\n\n@media (max-width: 991px) {\n .has-classic-feed .gh-card-link {\n flex-direction: column;\n gap: 32px;\n }\n}\n\n/* Typographic feed\n/* ---------------------------------------------------------- */\n\n.has-typographic-feed.home-template .gh-main {\n padding-top: 0;\n}\n\n.has-typographic-feed .gh-card {\n margin-top: clamp(8rem, 6rem + 6.25vw, 16rem);\n}\n\n.has-typographic-feed .gh-card-title {\n max-width: 1200px;\n font-size: clamp(3.2rem, 2.4rem + 2.5vw, 6.4rem);\n line-height: 1.1;\n}\n\n.has-typographic-feed .gh-card-excerpt {\n max-width: 920px;\n margin-top: 16px;\n font-size: clamp(1.8rem, 0.27vw + 1.67rem, 2.1rem);\n font-weight: 450;\n line-height: 1.5;\n letter-spacing: -0.005em;\n}\n\n.has-serif-font.has-typographic-feed:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-card-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font.has-typographic-feed:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-card-excerpt {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.has-typographic-feed .gh-card-meta {\n margin-top: 16px;\n}\n\n/* Parallax feed\n/* ---------------------------------------------------------- */\n\n.has-parallax-feed .gh-card {\n display: flex;\n min-height: 640px;\n}\n\n.has-parallax-feed .gh-card.no-image {\n background-color: var(--tag-color, var(--color-darker-gray));\n}\n\n.has-parallax-feed .kg-width-full .gh-card {\n min-height: 800px;\n}\n\n.has-parallax-feed .gh-card + .gh-card {\n margin-top: 80px;\n}\n\n.has-parallax-feed .gh-card-link {\n position: relative;\n display: flex;\n flex-grow: 1;\n}\n\n.has-parallax-feed .gh-card:not(.no-image) .gh-card-link::before {\n position: absolute;\n width: 100%;\n height: 100%;\n content: \"\";\n background-color: #000;\n opacity: 0.6;\n transition: opacity 0.4s;\n}\n\n.has-parallax-feed .gh-card:not(.no-image):hover .gh-card-link::before {\n opacity: 0.4;\n}\n\n.has-parallax-feed .gh-card-image {\n position: absolute;\n z-index: -1;\n width: 100%;\n height: 100%;\n}\n\n.has-parallax-feed .gh-card-wrapper {\n position: relative;\n justify-content: flex-end;\n padding: 64px 48px;\n}\n\n.has-parallax-feed .kg-width-full .gh-card-wrapper {\n padding: 64px 48px;\n}\n\n.has-parallax-feed :is(.gh-card-title, .gh-card-meta) {\n color: #fff;\n}\n\n.has-parallax-feed .gh-card-title {\n font-size: clamp(3.2rem, 2.4rem + 2.5vw, 6.4rem);\n line-height: 1.1;\n}\n\n.has-parallax-feed .gh-card:not(.no-image) .gh-card-link:hover .gh-card-title {\n opacity: 1;\n}\n\n.has-parallax-feed .kg-width-full .gh-card-title {\n font-size: 6.4rem;\n}\n\n.has-parallax-feed .gh-card-meta {\n margin-top: 12px;\n}\n\n/* Article\n/* ---------------------------------------------------------- */\n\n.gh-article-meta {\n top: 0;\n bottom: 0;\n z-index: 10;\n grid-row-start: 1;\n width: 100%;\n margin: 0 !important;\n}\n\n.gh-article-meta-inner {\n position: sticky;\n top: 48px;\n display: flex;\n flex-direction: column;\n}\n\n.gh-article-meta .gh-author-image-list {\n display: flex;\n margin-bottom: 12px;\n margin-left: -2px;\n}\n\n.gh-article-meta .gh-author-image {\n display: block;\n width: 72px;\n height: 72px;\n margin-bottom: 0;\n border: 2px solid var(--color-white);\n}\n\n.gh-article-meta .gh-author-icon {\n background-color: var(--color-light-gray);\n}\n\n.gh-article-meta .gh-author-image:hover {\n opacity: 1;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image + .gh-author-image {\n margin-left: -20px;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(1) {\n z-index: 30;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(2) {\n z-index: 20;\n}\n\n.gh-article-meta .gh-author-image-list .gh-author-image:nth-child(3) {\n z-index: 10;\n}\n\n.gh-article-meta .gh-author-name-list {\n margin-bottom: -2px;\n line-height: 1.35;\n}\n\n.gh-article-meta .gh-author-name-list a {\n font-size: 1.9rem;\n font-weight: 700;\n letter-spacing: -0.01em;\n text-decoration: none;\n color: var(--color-darker-gray);\n}\n\n.gh-article-date {\n margin-top: 4px;\n font-size: 1.4rem;\n color: var(--color-secondary-text);\n}\n\n.gh-article-tag {\n display: inline-block;\n width: fit-content;\n padding: 2px 12px;\n margin-top: 20px;\n font-size: 1.5rem;\n font-weight: 700;\n color: var(--tag-color, var(--color-darker-gray)) !important;\n text-decoration: none !important;\n letter-spacing: -0.01em;\n border: 2px solid var(--color-border);\n border-radius: 24px;\n}\n\n.gh-content .gh-article-header {\n grid-row-start: 1;\n grid-column: 4 / span 9;\n margin-top: 0;\n margin-bottom: clamp(4.8rem, 1.43vw + 4.11rem, 6.4rem);\n}\n\n.gh-article-title {\n grid-column: 1 / span 9;\n font-size: clamp(4rem, 2.86vw + 2.63rem, 7.2rem);\n font-weight: 800;\n line-height: 1;\n letter-spacing: -0.03em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-article-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-article-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-article-excerpt {\n grid-column: 1 / span 9;\n max-width: 840px;\n font-size: clamp(1.8rem, 0.54vw + 1.54rem, 2.4rem);\n font-weight: 500;\n line-height: 1.45;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-article-excerpt {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-article-excerpt {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.gh-article-excerpt .emoji {\n color: initial;\n}\n\n.gh-article-image {\n grid-column: 1 / span 12;\n margin-top: clamp(4rem, 3rem + 3.125vw, 8rem);\n}\n\n.gh-content {\n --content-spacing-multiplier: 1.5;\n\n position: relative;\n margin-top: clamp(4rem, 3rem + 3.125vw, 8rem);\n line-height: 1.7;\n}\n\n:is(.post-template, .page-template) .no-image .gh-content {\n margin-top: clamp(4rem, 2.14vw + 2.97rem, 6.4rem);\n}\n\n.gh-content > [id] {\n font-weight: 800;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-content\n > :is([id], p, ul, ol) {\n font-family: var(--gh-font-body, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-content\n > :is([id], p, ul, ol) {\n font-family: var(--gh-font-body, var(--font-mono));\n}\n\n.gh-article-footer {\n margin-top: clamp(6.4rem, 3rem + 10.625vw, 20rem);\n}\n\n@media (min-width: 992px) {\n .gh-article-meta {\n position: absolute;\n grid-column: 1 / span 3;\n }\n}\n\n@media (max-width: 991px) {\n :is(.gh-article-title, .gh-article-excerpt),\n .gh-content > .gh-article-header {\n grid-column: 1 / span 10;\n }\n\n .gh-article-meta {\n margin-bottom: 32px !important;\n }\n\n .no-image .gh-article-meta {\n grid-row-start: 2;\n }\n\n .gh-article-meta .gh-author-image {\n width: 64px;\n height: 64px;\n margin-right: 12px;\n margin-bottom: 0;\n }\n\n .gh-article-meta-wrapper {\n flex-grow: 1;\n }\n}\n\n@media (max-width: 767px) {\n :is(.gh-article-title, .gh-article-excerpt),\n .gh-content > .gh-article-header {\n grid-column: 1 / span 12;\n }\n\n .gh-content {\n font-size: var(--content-font-size);\n }\n}\n\n@media (max-width: 480px) {\n .gh-head {\n padding-top: var(--gap);\n margin-bottom: var(--gap);\n }\n}\n\n/* Custom CTA\n/* ---------------------------------------------------------- */\n\n.gh-cta {\n position: relative;\n z-index: 20;\n grid-column: 1 / span 12 !important;\n padding: clamp(8rem, 10.71vw + 2.86rem, 20rem)\n clamp(4.8rem, 4.64vw + 2.57rem, 10rem);\n margin-top: clamp(8rem, 7.14vw + 4.57rem, 16rem);\n background-color: var(--color-lighter-gray);\n transform: translate3d(0, 0, 0);\n}\n\n.gh-cta-title {\n margin-bottom: 24px;\n font-size: clamp(3rem, 0.71vw + 2.66rem, 3.8rem);\n font-weight: 800;\n letter-spacing: -0.03em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-cta-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-cta-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n.gh-cta .gh-btn {\n height: 48px;\n padding-right: 24px;\n padding-left: 24px;\n font-size: 1.8rem;\n letter-spacing: -0.005em;\n}\n\n/* Navigation\n/* ---------------------------------------------------------- */\n\n.gh-navigation {\n grid-column: 1 / span 12;\n font-size: clamp(2rem, 1.7rem + 0.9375vw, 3.2rem);\n font-weight: 800;\n letter-spacing: -0.02em;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-navigation {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-navigation {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n/* Comments\n/* ---------------------------------------------------------- */\n\n.gh-comments {\n margin-top: clamp(4.8rem, 4.64vw + 2.57rem, 10rem);\n}\n\n.gh-comments .gh-comments-title {\n margin-bottom: 48px;\n font-weight: 800;\n}\n\n.has-serif-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-comments-title {\n font-family: var(--gh-font-heading, var(--font-serif));\n}\n\n.has-mono-font:not([class*=\" gh-font-heading\"]):not(\n [class^=\"gh-font-heading\"]\n):not([class*=\" gh-font-body\"]):not([class^=\"gh-font-body\"])\n .gh-comments-title {\n font-family: var(--gh-font-heading, var(--font-mono));\n}\n\n/* Subscribe\n/* ---------------------------------------------------------- */\n\n.gh-subscribe-form {\n display: flex;\n align-items: center;\n justify-content: space-between;\n position: relative;\n width: 100%;\n background-color: var(--color-highlight);\n box-shadow: 0 0 0 1px currentColor;\n letter-spacing: -0.008em;\n border-radius: 40px;\n font-size: 1.7rem;\n font-weight: 450;\n height: 56px;\n}\n\n.gh-subscribe-form .gh-subscribe-input {\n background-color: transparent;\n border: 0;\n border-radius: 40px;\n font-size: inherit;\n height: 100%;\n inset: 0;\n letter-spacing: inherit;\n line-height: 1.1;\n outline: none;\n padding-inline: 26px;\n position: absolute;\n transition: 0.3s ease-in-out;\n width: 100%;\n}\n\n.gh-subscribe-form .gh-btn {\n font-weight: 700;\n font-size: calc(1.6 / 1.7 * 1em);\n position: absolute;\n right: 6px;\n}\n\n@media (max-width: 480px) {\n .gh-subscribe-form {\n font-size: 1.5rem;\n height: 50px;\n }\n .gh-subscribe-form .gh-subscribe-input {\n padding-inline: 20px;\n }\n}\n\n/* Archive\n/* ---------------------------------------------------------- */\n\n:is(.tag-template, .author-template) .gh-article {\n margin-bottom: 80px;\n}\n\n.gh-author-image {\n width: 96px;\n height: 96px;\n margin-bottom: 24px;\n overflow: hidden;\n border-radius: 50%;\n}\n\n.gh-author-image img {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.gh-author-meta {\n margin-top: 16px;\n font-size: 1.8rem;\n color: var(--color-secondary-text);\n}\n\n.gh-author-location {\n margin-bottom: 6px;\n}\n\n.gh-author-social {\n display: flex;\n gap: 12px;\n align-items: center;\n}\n\n.gh-author-social-link {\n line-height: 0;\n}\n\n/* Footer\n/* ---------------------------------------------------------- */\n\n.gh-foot {\n padding-top: 6rem;\n padding-bottom: 5rem;\n}\n\n@media (max-width: 480px) {\n .gh-foot {\n padding-top: 4rem;\n }\n}\n\n.gh-foot-inner {\n display: flex;\n flex-direction: column;\n gap: 24px;\n align-items: center;\n}\n\n.gh-foot-menu {\n font-size: 1.6rem;\n font-weight: 700;\n}\n\n.gh-copyright {\n font-size: 1.4rem;\n}\n"]}
\ No newline at end of file
diff --git a/assets/css/screen.css b/assets/css/screen.css
index d32d20a..819469f 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -2,15 +2,21 @@
@import "fonts.css";
:root {
- --font-sans: Manrope, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif;
+ --font-sans:
+ Manrope, -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial,
+ sans-serif;
--font-serif: Libre Baskerville, Georgia, Times, serif;
- --font-mono: JetBrains Mono, Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace;
+ --font-mono:
+ JetBrains Mono, Menlo, Consolas, Monaco, Liberation Mono, Lucida
+ Console, monospace;
--color-primary-text: var(--color-darker-gray);
--color-secondary-text-dark: rgba(0, 0, 0, 0.4);
--color-secondary-text-light: rgba(255, 255, 255, 0.64);
--color-secondary-text: var(--color-secondary-text-dark);
+ --color-highlight: #f1f5f9;
--color-border: rgba(0, 0, 0, 0.08);
--gap: clamp(24px, 1.7032rem + 1.9355vw, 48px);
+ --grid-gap: clamp(4rem, 0.0842rem + 3.9474vw, 6.4rem);
--head-nav-gap: 32px;
--container-width: 1440px;
--content-font-size: clamp(1.7rem, 0.38vw + 1.4rem, 2rem);
@@ -21,15 +27,18 @@
--color-lighter-gray: rgba(0, 0, 0, 0.1);
--color-darker-gray: #fff;
--color-secondary-text: var(--color-secondary-text-light);
- --color-border: rgba(255, 255, 255, 0.2);
}
body {
background-color: var(--background-color);
}
-.gh-main {
- padding-top: clamp(4.8rem, 4rem + 2.5vw, 8rem);
+.gh-main,
+.page-template .gh-main {
+ padding-block: clamp(4.8rem, 4rem + 2.5vw, 8rem);
+}
+.page-template .gh-article-header {
+ margin-top: 0;
}
figcaption {
@@ -45,6 +54,44 @@ hr {
background-color: var(--color-border);
}
+.gh-content > [id]:not(:first-child),
+.gh-content > blockquote,
+.gh-content > blockquote + *,
+.gh-content > hr,
+.gh-content > hr + * {
+ margin-top: 4rem;
+}
+
+.gh-divider {
+ width: calc(100% - 2 * var(--gap));
+ margin: 0 var(--gap);
+}
+
+.gh-divider path {
+ stroke: var(--color-border);
+ stroke-width: 4px;
+}
+
+.gh-content .gh-divider {
+ width: 100%;
+ margin: 4rem 0 0 0;
+}
+
+.gh-content > hr:first-child,
+.gh-content > .gh-divider:first-child {
+ margin-top: 0;
+}
+
+.gh-content .gh-divider path {
+ stroke-width: 8px;
+}
+
+@media (max-width: 480px) {
+ .gh-divider path {
+ stroke-width: 8px;
+ }
+}
+
.gh-content h2 {
font-size: 2.25em;
letter-spacing: -0.03em;
@@ -54,6 +101,14 @@ hr {
font-size: 1.6em;
}
+.gh-content ul {
+ margin-top: 0.8rem;
+}
+
+.gh-content :not(.kg-card):not(table):not([id]) + :is(.kg-card, table) {
+ margin-top: calc(1.6em * var(--content-spacing-multiplier, 1));
+}
+
.gh-canvas {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
@@ -77,7 +132,7 @@ hr {
@media (max-width: 991px) {
.gh-canvas > *,
- .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {
+ .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {
grid-column: 3 / span 8;
}
@@ -88,7 +143,7 @@ hr {
@media (max-width: 767px) {
.gh-canvas > *,
- .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {
+ .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {
grid-column: 2 / span 10;
}
@@ -99,7 +154,7 @@ hr {
@media (max-width: 480px) {
.gh-canvas > *,
- .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {
+ .page-template .no-image :is(.gh-article-title, .gh-article-excerpt) {
grid-column: 1 / span 12;
}
}
@@ -114,12 +169,18 @@ hr {
.gh-head-logo {
font-weight: 800;
+ display: flex;
+ align-items: center;
}
.gh-head-logo img {
max-height: 48px;
}
+.gh-head-logo .gh-head-title {
+ margin: 0 1em;
+}
+
.gh-head-menu,
.gh-head-link {
font-weight: 700;
@@ -135,7 +196,10 @@ hr {
}
@media (max-width: 991px) {
- .is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) :is(#gh-head, #gh-head .gh-head-actions) {
+ .is-head-open:not(.is-head-brand):not(.is-head-dark):not(
+ .is-head-transparent
+ )
+ :is(#gh-head, #gh-head .gh-head-actions) {
background-color: var(--background-color);
}
}
@@ -144,7 +208,9 @@ hr {
/* ---------------------------------------------------------- */
.gh-about {
- margin-bottom: 40px;
+ display: flex;
+ padding-bottom: 40px;
+ justify-content: center;
}
.gh-about-content {
@@ -158,11 +224,17 @@ hr {
line-height: 1.2;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-about-primary {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-about-primary {
font-family: var(--gh-font-heading, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-about-primary {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-about-primary {
font-family: var(--gh-font-heading, var(--font-mono));
}
@@ -177,17 +249,23 @@ hr {
letter-spacing: -0.008em;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-about-secondary {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-about-secondary {
font-family: var(--gh-font-body, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-about-secondary {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-about-secondary {
font-family: var(--gh-font-body, var(--font-mono));
}
.gh-about-primary + .gh-about-secondary {
max-width: 640px;
- margin-top: 20px;
+ margin-top: 24px;
font-size: clamp(2rem, 0.36vw + 1.83rem, 2.4rem);
font-weight: 450;
}
@@ -200,34 +278,81 @@ hr {
/* ---------------------------------------------------------- */
.has-side-about .gh-about {
- margin-top: 48px;
+ padding-top: 64px;
+ padding-bottom: 64px;
}
-.has-side-about .gh-about.no-image {
- margin-top: 80px;
- margin-bottom: 48px;
+.gh-head-title,
+.gh-card-title,
+.gh-article-title,
+.has-side-about .gh-about-primary,
+.has-side-about .gh-about-secondary {
+ padding: 0 6px;
+ background: var(--color-highlight);
}
+.gh-about-image,
+.gh-card-image img {
+ border-radius: 16px;
+}
+
+.gh-main .gh-feed .gh-card-link,
.has-side-about .gh-about-inner {
display: grid;
- grid-template-columns: 1fr 1fr;
- gap: clamp(4rem, 0.0842rem + 3.9474vw, 6.4rem);
+ column-gap: var(--grid-gap);
+ row-gap: var(--gap);
}
-.has-side-about .gh-about.no-image .gh-about-inner {
- grid-template-columns: 1fr;
+.has-side-about .gh-about-image {
+ grid-row: 1 / 3;
+ grid-column: 1 / 5;
+ margin: auto 0;
}
-.has-side-about .gh-about-content-inner {
- position: sticky;
- top: 40px;
+.has-side-about .gh-about-content {
+ grid-row: 1;
+ grid-column: 5 / 9;
+ margin: auto 0;
+}
+
+.has-side-about .gh-subscribe-form {
+ grid-row: 2;
+ grid-column: 4 / 9;
+}
+
+@media (max-width: 1024px) {
+ .has-side-about .gh-about-image {
+ grid-row: 1;
+ }
+
+ .has-side-about .gh-subscribe-form {
+ grid-column: 1 / 9;
+ }
+}
+
+@media (min-width: 840px) {
+ .gh-main .gh-feed .gh-card-link,
+ .has-side-about .gh-about-inner {
+ margin: 0 var(--grid-gap);
+ }
+
+ .gh-main .gh-feed .gh-card-wrapper {
+ z-index: 1;
+ grid-row: 1;
+ grid-column: 1 / span 5;
+ }
+
+ .gh-main .gh-feed .gh-card-image {
+ grid-row: 1;
+ grid-column: 5 / span 7;
+ }
}
@media (max-width: 840px) {
.has-side-about .gh-about-inner {
display: flex;
- flex-direction: column-reverse;
- gap: 64px;
+ flex-direction: column;
+ gap: var(--gap);
}
}
@@ -266,7 +391,6 @@ hr {
}
.has-background-about .gh-about-content {
- position: sticky;
bottom: calc(var(--gap) + 24px);
display: flex;
flex-direction: column;
@@ -347,15 +471,21 @@ hr {
word-break: break-word;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-card-title {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-card-title {
font-family: var(--gh-font-heading, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-card-title {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-card-title {
font-family: var(--gh-font-heading, var(--font-mono));
}
-.gh-card-link:hover .gh-card-title {
+.gh-card-link:hover .gh-card-title span {
opacity: 0.8;
}
@@ -492,11 +622,17 @@ hr {
letter-spacing: -0.005em;
}
-.has-serif-font.has-typographic-feed:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-card-excerpt {
+.has-serif-font.has-typographic-feed:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-card-excerpt {
font-family: var(--gh-font-body, var(--font-serif));
}
-.has-mono-font.has-typographic-feed:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-card-excerpt {
+.has-mono-font.has-typographic-feed:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-card-excerpt {
font-family: var(--gh-font-body, var(--font-mono));
}
@@ -687,11 +823,17 @@ hr {
letter-spacing: -0.03em;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-article-title {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-article-title {
font-family: var(--gh-font-heading, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-article-title {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-article-title {
font-family: var(--gh-font-heading, var(--font-mono));
}
@@ -703,11 +845,17 @@ hr {
line-height: 1.45;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-article-excerpt {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-article-excerpt {
font-family: var(--gh-font-body, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-article-excerpt {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-article-excerpt {
font-family: var(--gh-font-body, var(--font-mono));
}
@@ -736,11 +884,19 @@ hr {
font-weight: 800;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-content > :is([id], p, ul, ol) {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-content
+ > :is([id], p, ul, ol) {
font-family: var(--gh-font-body, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-content > :is([id], p, ul, ol) {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-content
+ > :is([id], p, ul, ol) {
font-family: var(--gh-font-body, var(--font-mono));
}
@@ -792,6 +948,13 @@ hr {
}
}
+@media (max-width: 480px) {
+ .gh-head {
+ padding-top: var(--gap);
+ margin-bottom: var(--gap);
+ }
+}
+
/* Custom CTA
/* ---------------------------------------------------------- */
@@ -799,7 +962,8 @@ hr {
position: relative;
z-index: 20;
grid-column: 1 / span 12 !important;
- padding: clamp(8rem, 10.71vw + 2.86rem, 20rem) clamp(4.8rem, 4.64vw + 2.57rem, 10rem);
+ padding: clamp(8rem, 10.71vw + 2.86rem, 20rem)
+ clamp(4.8rem, 4.64vw + 2.57rem, 10rem);
margin-top: clamp(8rem, 7.14vw + 4.57rem, 16rem);
background-color: var(--color-lighter-gray);
transform: translate3d(0, 0, 0);
@@ -812,11 +976,17 @@ hr {
letter-spacing: -0.03em;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-cta-title {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-cta-title {
font-family: var(--gh-font-heading, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-cta-title {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-cta-title {
font-family: var(--gh-font-heading, var(--font-mono));
}
@@ -838,11 +1008,17 @@ hr {
letter-spacing: -0.02em;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-navigation {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-navigation {
font-family: var(--gh-font-heading, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-navigation {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-navigation {
font-family: var(--gh-font-heading, var(--font-mono));
}
@@ -858,35 +1034,69 @@ hr {
font-weight: 800;
}
-.has-serif-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-comments-title {
+.has-serif-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-comments-title {
font-family: var(--gh-font-heading, var(--font-serif));
}
-.has-mono-font:not([class*=" gh-font-heading"]):not([class^="gh-font-heading"]):not([class*=" gh-font-body"]):not([class^="gh-font-body"]) .gh-comments-title {
+.has-mono-font:not([class*=" gh-font-heading"]):not(
+ [class^="gh-font-heading"]
+):not([class*=" gh-font-body"]):not([class^="gh-font-body"])
+ .gh-comments-title {
font-family: var(--gh-font-heading, var(--font-mono));
}
/* Subscribe
/* ---------------------------------------------------------- */
-.gh-subscribe-input {
+.gh-subscribe-form {
display: flex;
align-items: center;
justify-content: space-between;
+ position: relative;
width: 100%;
- max-width: 480px;
- height: 52px;
- padding: 0 8px 0 24px;
- margin-top: 40px;
+ background-color: var(--color-highlight);
+ box-shadow: 0 0 0 1px currentColor;
+ letter-spacing: -0.008em;
+ border-radius: 40px;
font-size: 1.7rem;
- color: var(--color-secondary-text);
- cursor: pointer;
- background-color: var(--color-border);
- border-radius: 72px;
+ font-weight: 450;
+ height: 56px;
}
-.gh-subscribe-input .gh-btn {
+.gh-subscribe-form .gh-subscribe-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: 0.3s ease-in-out;
+ width: 100%;
+}
+
+.gh-subscribe-form .gh-btn {
font-weight: 700;
+ font-size: calc(1.6 / 1.7 * 1em);
+ position: absolute;
+ right: 6px;
+}
+
+@media (max-width: 480px) {
+ .gh-subscribe-form {
+ font-size: 1.5rem;
+ height: 50px;
+ }
+ .gh-subscribe-form .gh-subscribe-input {
+ padding-inline: 20px;
+ }
}
/* Archive
@@ -934,8 +1144,14 @@ hr {
/* ---------------------------------------------------------- */
.gh-foot {
- padding-top: clamp(8rem, 4.55vw + 6.18rem, 12rem);
- padding-bottom: clamp(8rem, 4.55vw + 6.18rem, 12rem);
+ padding-top: 6rem;
+ padding-bottom: 5rem;
+}
+
+@media (max-width: 480px) {
+ .gh-foot {
+ padding-top: 4rem;
+ }
}
.gh-foot-inner {
diff --git a/assets/js/main.js b/assets/js/main.js
index 7a5235d..6261559 100644
--- a/assets/js/main.js
+++ b/assets/js/main.js
@@ -49,6 +49,13 @@ function initParallax() {
element.innerHTML = text;
})();
+(function () {
+ const dividers = document.querySelectorAll('hr');
+ for (const divider of dividers) {
+ divider.outerHTML = ``;
+ }
+})();
+
(function () {
pagination(true, initParallax);
})();
diff --git a/default.hbs b/default.hbs
index e6e660c..ee66b68 100644
--- a/default.hbs
+++ b/default.hbs
@@ -46,9 +46,10 @@
{{#if @site.logo}}
- {{else}}
- {{@site.title}}
{{/if}}
+ {{#is "post, page"}}
+ {{@site.title}}
+ {{/is}}
@@ -87,9 +88,11 @@
+
{{{body}}}
+