:root{--font-sans: "Karla", sans-serif;--font-serif: "Crimson Text", serif;--font-mono: Consolas, "Andale Mono", "Courier New", Courier, monospace;--color-white: #fff;--color-gray-100: #f5f5f5;--color-gray-200: #e5e5e5;--color-gray-300: #aaa;--color-gray-400: #7e7e7e;--color-gray-500: #666;--color-gray-600: #4e4e4e;--color-gray-700: #3b3b3b;--color-gray-800: #272727;--color-gray-900: #1d1d1d;--color-bg-main: var(--color-white);--color-bg-mute: var(--color-gray-100);--color-bg-inverse-main: var(--color-gray-900);--color-bg-inverse-mute: var(--color-gray-100);--color-text-main: var(--color-gray-600);--color-text-mute: var(--color-gray-400);--color-text-highlight: var(--color-gray-900);--color-text-inverse-main: var(--color-gray-200);--color-text-inverse-mute: var(--color-gray-400);--color-text-inverse-highlight: var(--color-white);--color-border-main: var(--color-gray-200);--color-border-highlight: var(--color-gray-300);--color-border-inverse-main: var(--color-gray-700);--color-on-accent: var(--color-white)}.dark-mode{--color-bg-main: var(--color-gray-800);--color-bg-mute: var(--color-gray-900);--color-text-main: var(--color-gray-200);--color-text-mute: var(--color-gray-400);--color-text-highlight: var(--color-white);--color-border-main: var(--color-gray-700);--color-border-highlight: var(--color-gray-600)}/*! Based on modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}code,kbd,samp,pre{font-family:var(--font-mono, monospace);font-size:.9em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor;border-collapse:collapse}embed,iframe,object{max-width:100%}video,img{height:auto;max-width:100%}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{cursor:pointer;-webkit-appearance:button}textarea{resize:vertical}textarea:not([rows]){min-height:10em}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:target{scroll-margin-block:5ex}summary{display:list-item}html{font-family:var(--gh-font-body, var(--font-sans));font-size:112.5%}body{background:var(--color-bg-main);color:var(--color-text-main);line-height:1.5}a{color:var(--ghost-accent-color);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .25s ease}a:where(:hover,:focus){color:var(--color-text-highlight)}:where(h1,h2,h3,.h3,h4,.h4,h5,h6){color:var(--color-text-highlight);font-family:var(--gh-font-heading, var(--font-serif));font-weight:600;line-height:1.2;margin:2.5rem 0 1rem}:where(h1,h2,h3,h4,h5,h6)+:where(h1,h2,h3,h4,h5,h6){margin-top:1rem}h1{font-size:2rem}h2{font-size:1.66667rem}h3,.h3{font-size:1.33333rem}h4,.h4{font-size:1.16667rem}h5{font-size:1rem}h6{font-size:.88889rem}@media (min-width: 641px){h1{font-size:2.66667rem}h2{font-size:2rem}h3,.h3{font-size:1.66667rem}h4,.h4{font-size:1.33333rem}h5{font-size:1.16667rem}h6{font-size:1rem}}p{margin:1rem 0}ul,ol{margin:1rem 0;padding:0 0 0 1.25em}ul{list-style:disc}ul li::marker{color:var(--color-text-mute)}li>ul,li>ol{margin:.5em 0 0}li{margin:0 0 .5em}dl{margin:1rem 0}dt{color:var(--color-text-highlight);font-weight:700}dd{margin:0 0 .5em}mark,ins{padding:.025em .15em;text-decoration:none}pre{background:var(--color-bg-inverse-main);color:var(--color-text-inverse-main);line-height:1.5;margin:2rem 0;overflow:auto;padding:1.11111rem;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal}blockquote{border-left:2px solid var(--ghost-accent-color);color:var(--color-text-highlight);font-family:var(--gh-font-heading, var(--font-serif));font-size:1.33333rem;font-style:normal;font-weight:400;line-height:1.3;margin:2rem 0;padding:0 0 0 1.25rem}blockquote p{margin:.5em 0}blockquote p:first-child{margin-top:0}blockquote p:last-child{margin-bottom:0}blockquote :where(small,cite){color:var(--color-text-mute);display:block;font-family:var(--gh-font-body, var(--font-sans));font-size:.75em;font-style:normal;font-weight:400;margin-top:.5em}hr{background-color:var(--color-border-main);border:0;height:1px;margin:2.5rem 0}table{font-size:.88889rem;line-height:1.5;margin:0;text-align:left;width:100%}:not(.responsive-table)>table{margin:2rem 0}.responsive-table{display:block;margin:2rem 0;overflow-x:auto;width:100%}caption{color:var(--color-text-mute);font-size:.77778rem;font-style:normal;line-height:1.5;margin-bottom:.5em;text-align:left}th,td{border-bottom:1px solid var(--color-border-main);padding:.625em}th{color:var(--color-text-highlight);font-weight:700}figure,.js-reframe{margin:2rem 0}figure img{display:block}figcaption{color:var(--color-text-mute);font-size:.77778rem;font-style:normal;line-height:1.5;margin-left:auto;margin-right:auto;max-width:720px;padding-top:.5em;text-align:left}figcaption p{margin:.25em 0}figcaption p:first-child{margin-top:0}figcaption p:last-child{margin-bottom:0}label{color:var(--color-text-highlight);font-size:.88889rem}input:where([type=text],[type=password],[type=email],[type=tel],[type=number],[type=search],[type=url]),select,textarea{background:transparent;border:1px solid var(--color-border-main);border-radius:0;box-shadow:none;color:var(--color-text-main);display:block;font-family:var(--gh-font-body, var(--font-sans));font-size:.88889rem;font-weight:400;max-width:100%;padding:.625em;width:100%}input:where([type=text],[type=password],[type=email],[type=tel],[type=number],[type=search],[type=url]):focus,select:focus,textarea:focus{border-color:var(--color-border-highlight);outline:none}::placeholder{color:var(--color-text-mute);opacity:1}.button{align-items:center;background:var(--ghost-accent-color);border:1px solid transparent;border-radius:0;box-shadow:none;color:var(--color-on-accent);display:inline-flex;font-family:var(--gh-font-body, var(--font-sans));font-size:.77778rem;font-weight:600;justify-content:center;letter-spacing:.075em;line-height:1.15;padding:.85714em 2.14285em;position:relative;text-decoration:none;text-transform:uppercase}.button svg{fill:currentColor;flex-shrink:0;height:1em;width:1em}.button:where(.button-outlined){background:transparent;border-color:var(--ghost-accent-color);color:var(--color-text-highlight)}.button:where(.button-icon){border:0;background:transparent;color:var(--color-text-highlight);font-size:1.11111rem;height:1.6em;line-height:1;padding:0;width:1.6em}.site-header .button:where(.button-outlined,.button-icon){color:var(--color-text-inverse-highlight)}.button:not(.button-icon){transform:translateY(0);transition:transform .25s ease}.button:not(.button-icon):where(:hover,:focus,:active){transform:translateY(-3px)}.menu,.actions{list-style:none;margin:0;padding:0}.menu-item,.action-item{margin:0}.avatar{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.small-caps{font-family:var(--gh-font-body, var(--font-sans));font-size:.77778rem;font-weight:400;letter-spacing:.15em;line-height:1.5;text-transform:uppercase}.has-underline:after{background-color:var(--ghost-accent-color);display:block;content:"";height:1px;margin-top:1.25em;width:60px}.footnotes-sep{clear:both;margin-bottom:1rem}.footnotes-list{font-size:.77778em;line-height:1.5}.footnotes :where(li,p){margin:0}.footnote-ref a,.footnote-backref{text-decoration:none}.screen-reader-text,.site-header-logo+.site-header-identity{border-width:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.icon-arrow-left,.icon-arrow-right{background:currentColor;color:inherit;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}:where(.icon-arrow-left,.icon-arrow-right):before{border-color:currentColor;border-style:solid;content:"";height:14px;position:absolute;width:14px}.icon-arrow-left:before{border-width:2px 0 0 2px;left:-1px;top:1px;transform:rotate(-45deg);transform-origin:left top}.icon-arrow-right:before{border-width:2px 2px 0 0;right:-1px;top:1px;transform:rotate(45deg);transform-origin:right top}.icon-menu{background:currentColor;color:inherit;height:2px;margin-top:-1px;right:0;position:absolute;top:50%;transition:width .15s ease;width:20px}.icon-menu:before,.icon-menu:after{background:currentColor;content:"";height:100%;position:absolute;right:0;transform:translateZ(0) rotate(0) scale(1);transition:transform .15s ease;width:24px}.icon-menu:before{top:6px}.icon-menu:after{top:-6px}.nav--opened .icon-menu{width:32px}.nav--opened .icon-menu:before{transform:translate3d(6px,0,0) rotate(-45deg) scaleX(.75)}.nav--opened .icon-menu:after{transform:translate3d(6px,0,0) rotate(45deg) scaleX(.75)}.icon-close{background:0;color:inherit;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.icon-close:before,.icon-close:after{background:currentColor;content:"";height:100%;left:0;position:absolute;transform:rotate(0);width:100%}.icon-close:before{transform:rotate(45deg)}.icon-close:after{transform:rotate(-45deg)}.kg-card,.kg-card+:not(:is(h1,h2,h3,h4,h5,h6)){margin-top:2rem}.kg-card>:where(pre,.js-reframe){margin:0}.kg-image-card img{margin-left:auto;margin-right:auto}#main :where(.kg-btn,.kg-cta-button,.kg-product-card-button,.kg-header-card-button,.kg-signup-card-button){align-items:center;border:1px solid transparent;border-radius:0;box-shadow:none;display:inline-flex;font-family:var(--gh-font-body, var(--font-sans));font-size:.77778rem;font-weight:600;height:auto;justify-content:center;letter-spacing:.075em;line-height:1.15;opacity:1;padding:.85714em 2.14285em;position:relative;text-decoration:none;text-transform:uppercase;transform:translateY(0);transition:transform .25s ease}#main :where(.kg-btn-accent,.kg-product-card-btn-accent){background:var(--ghost-accent-color);color:var(--color-on-accent)}#main :where(.kg-btn,.kg-cta-button,.kg-product-card-button,.kg-header-card-button):where(:hover,:focus,:active){transform:translateY(-3px)}.kg-blockquote-alt{border:0;font-size:1.66667rem;line-height:1.25;margin-bottom:2.5rem;padding:2.5rem 0 0;position:relative;text-align:center}.kg-blockquote-alt:before{color:var(--ghost-accent-color);content:"\201c";font-size:72px;left:50%;line-height:1;position:absolute;top:0;transform:translate(-50%)}@media (min-width: 641px){.kg-blockquote-alt{font-size:2rem}}#main :where(.kg-audio-card,.kg-file-card-container){font-family:var(--gh-font-body, var(--font-sans))}#main :where(.kg-audio-card,.kg-audio-thumbnail,.kg-file-card-container),#main .kg-file-card-icon:before{border-radius:0}#main :where(.kg-audio-title,.kg-file-card-title){font-family:var(--gh-font-heading, var(--font-serif));font-size:1.16667rem;line-height:1.2}#main :where(.kg-file-card-caption,.kg-file-card-metadata){font-size:.77778rem}.kg-bookmark-card{width:100%}.kg-bookmark-container{border:1px solid var(--color-border-main);color:var(--color-text-main);display:flex;flex-direction:column-reverse;min-height:6rem;overflow:hidden;text-decoration:none;width:100%}.kg-bookmark-thumbnail{flex-grow:1;min-height:6rem;min-width:33%;position:relative}.kg-bookmark-thumbnail img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.kg-bookmark-content{display:flex;flex-direction:column;flex-grow:1;flex-basis:100%;gap:.75em;align-items:flex-start;justify-content:flex-start;padding:1.11111rem;overflow:hidden}.kg-bookmark-title{color:var(--color-text-highlight);font-family:var(--gh-font-heading, var(--font-serif));font-size:1.16667rem;font-weight:600;line-height:1.2}.kg-bookmark-description{display:-webkit-box;font-size:.88889rem;line-height:1.5;max-height:4.5em;overflow-y:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.kg-bookmark-metadata{color:var(--color-text-mute);font-size:.77778rem;line-height:1.2;width:100%}.kg-bookmark-metadata:has(.kg-bookmark-icon){padding-left:2em;padding-top:.15em;position:relative}.kg-bookmark-icon{height:1.5em;left:0;position:absolute;top:0;width:1.5em}.kg-bookmark-author+.kg-bookmark-publisher:before{content:"\b7";margin-inline:.5em}@media (min-width: 481px){.kg-bookmark-container{flex-direction:row}}.kg-button-card{display:flex;justify-content:center;width:100%}.kg-button-card.kg-align-left{justify-content:flex-start}.kg-card.kg-callout-card{border-radius:0;padding:1.11111rem}.kg-card.kg-callout-card-accent a{transition:opacity .25s ease}.kg-card.kg-callout-card-accent a:where(:hover,:focus){opacity:.75}.kg-card.kg-cta-card{border-radius:0}.kg-card .kg-cta-sponsor-label{font-family:var(--gh-font-body, var(--font-sans));font-weight:400;letter-spacing:.075em}.kg-gallery-container{display:flex;flex-direction:column;gap:3px}.kg-gallery-row{display:flex;flex-direction:row;gap:3px;justify-content:center}.kg-gallery-image img{border-radius:0;cursor:zoom-in;display:block;height:100%;margin:0;width:100%}#main .kg-header-card-header{font-size:2.22222rem;font-weight:600;line-height:1.2;letter-spacing:normal;max-width:720px}#main .kg-header-card-subheader{font-family:var(--gh-font-body, var(--font-sans));font-size:1rem;font-weight:400;max-width:720px}#main .kg-header-card-subheader:not(:first-child){margin-top:.83333rem}#main .kg-header-card-button:not(:first-child){margin-top:1.66667rem}@media (min-width: 641px){#main .kg-header-card-header{font-size:2.66667rem}#main .kg-header-card-subheader{font-size:1.11111rem}}#main .kg-layout-split.kg-content-wide,#main :where(.kg-header-card,.kg-signup-card):not(.kg-layout-split),#main .kg-layout-split:not(.kg-content-wide) :where(.kg-header-card-text,.kg-signup-card-text){padding-left:1.11111rem;padding-right:1.11111rem}#main .kg-layout-split.kg-content-wide{padding-bottom:1.11111rem;padding-top:1.11111rem}#main :where(.kg-header-card,.kg-signup-card):not(.kg-layout-split) :where(.kg-header-card-text,.kg-signup-card-text),#main :where(.kg-header-card,.kg-signup-card).kg-content-wide :where(.kg-header-card-text,.kg-signup-card-text){padding-left:0;padding-right:0}#main .kg-layout-split.kg-content-wide :where(.kg-header-card-content,.kg-signup-card-content){gap:1.11111rem}#main :where(.kg-header-card,.kg-signup-card):not(.kg-layout-split) :where(.kg-header-card-content,.kg-signup-card-content){margin-left:auto;margin-right:auto;max-width:720px}#main .kg-layout-split.kg-content-wide :where(.kg-header-card-image,.kg-signup-card-image){padding:0}#main :where(.kg-header-card-image,.kg-signup-card-image){display:block;width:100%}#main :where(.kg-header-card-heading,.kg-signup-card-heading){font-family:var(--gh-font-heading, var(--font-serif));font-size:2.22222rem;font-weight:600;line-height:1.2;letter-spacing:normal}#main :where(.kg-header-card-subheading,.kg-signup-card-subheading){font-family:var(--gh-font-body, var(--font-sans));font-size:1rem;font-weight:400}#main :where(.kg-header-card-button,.kg-signup-card-form):not(:first-child){margin-top:1.66667rem}#main .kg-signup-card-fields{border-radius:0}#main .kg-signup-card-button{padding-left:1.25em;padding-right:1.25em;margin:0}#main .kg-signup-card-input{color:var(--color-gray-600);font-size:.88889rem}#main .kg-signup-card-disclaimer{font-size:.77778rem;line-height:1.5;opacity:.75}@media (min-width: 481px){#main .kg-layout-split.kg-content-wide,#main :where(.kg-header-card,.kg-signup-card):not(.kg-layout-split),#main .kg-layout-split:not(.kg-content-wide) :where(.kg-header-card-text,.kg-signup-card-text){padding-left:1.66667rem;padding-right:1.66667rem}#main .kg-layout-split.kg-content-wide{padding-bottom:1.66667rem;padding-top:1.66667rem}#main .kg-layout-split.kg-content-wide :where(.kg-header-card-content,.kg-signup-card-content){gap:1.66667rem}}@media (min-width: 641px){#main .kg-card:not(.kg-layout-split) :where(.kg-header-card-heading,.kg-signup-card-heading){font-size:2.66667rem}}@media (max-width: 640px),(min-width: 801px) and (max-width: 1100px){#main .kg-layout-split :where(.kg-header-card-content,.kg-signup-card-content){gap:0;grid-template-columns:1fr}#main .kg-layout-split:not(.kg-content-wide) :where(.kg-header-card-image,.kg-signup-card-image){height:auto;min-height:unset;aspect-ratio:1/1}}.kg-product-card .kg-product-card-container{background:transparent;border-radius:0;box-shadow:inset 0 0 0 1px var(--color-border-main);color:var(--color-text-main);font-family:var(--gh-font-body, var(--font-sans));padding:1.11111rem}#main .kg-product-card-title{color:var(--color-text-highlight);font-size:1.33333rem;font-weight:600;line-height:1.2}#main .kg-product-card-description p,#main .kg-product-card-description ol,#main .kg-product-card-description ul{font-size:.88889rem;opacity:1}.kg-product-card-rating{color:var(--color-text-highlight)}#main .kg-toggle-card{border-radius:0;box-shadow:inset 0 0 0 1px var(--color-border-main);padding:1.11111rem}#main .kg-toggle-heading-text{font-size:1.33333rem;font-weight:600;line-height:1.2}#main .kg-toggle-heading svg{color:var(--color-text-main)}@media (min-width: 1086px){.kg-blockquote-alt,.kg-gallery-card,.kg-header-card,.kg-signup-card:where(.kg-width-full,.kg-width-wide){margin-left:calc(510px - 47vw);margin-right:calc(510px - 47vw)}.post-full .post-image,.post-content img[src$="#wide"],.post-content img[src$="#full"],.kg-width-wide .kg-image,.kg-width-full .kg-image{margin-left:calc(510px - 47vw);margin-right:calc(510px - 47vw);max-width:none;width:calc(94vw - 300px)}}@media (min-width: 1469px){.kg-blockquote-alt,.kg-gallery-card,.kg-header-card,.kg-signup-card:where(.kg-width-full,.kg-width-wide){margin-left:-180px;margin-right:-180px}.post-full .post-image,.post-content img[src$="#wide"],.post-content img[src$="#full"],.kg-width-wide .kg-image,.kg-width-full .kg-image{margin-left:-180px;margin-right:-180px;max-width:none;width:1080px}}.site{display:flex;flex-direction:column;min-height:100vh;overflow:hidden;position:relative}.site-content{display:flex;flex-direction:column;flex-grow:1;padding:2.5rem 3vw}.site-main{flex-grow:1;margin-bottom:1.66667em}.site-main,.site-footer{max-width:1080px}.inner{margin-left:auto;margin-right:auto;max-width:720px}@media (min-width: 801px){.site-content{margin-left:30vw;padding-bottom:3.33333rem;padding-top:3.33333rem}}@media (min-width: 1001px){.site-content{margin-left:300px}}@media (min-width: 2001px){.site-content{padding-left:60px;padding-right:60px}}.site-header{background:var(--color-bg-inverse-main);color:var(--color-text-inverse-mute)}.site-header-inside{padding:.83333rem 3vw}@media (min-width: 801px){.site-header{height:100%;left:0;position:fixed;text-align:center;top:0;width:30vw}.site-header-scroll{height:100%;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.site-header-inside{display:flex;flex-direction:column;gap:1.66667rem;padding-bottom:3.33333rem;padding-top:3.33333rem}}@media (min-width: 1001px){.site-header{width:300px}.site-header-inside{padding-left:1.66667rem;padding-right:1.66667rem}}.site-header-branding{align-items:center;display:flex;width:100%}.site-header-branding a{color:var(--color-text-inverse-highlight);text-decoration:none}.site-header-logo,.site-header-avatar{flex:0 0 auto;margin:0 .5rem 0 0}.site-header-logo img{display:block}.site-header-avatar{aspect-ratio:1 / 1;border:2px solid var(--ghost-accent-color);border-radius:50%;width:54px}.site-header-identity{margin-right:.5rem}.site-header-title{font-size:1rem;margin:0}.site-header-desc{font-size:.77778rem;line-height:1.15;margin:.15em 0 0;max-width:18rem}@media (min-width: 801px){.site-header-branding{flex-direction:column;gap:1.66667rem}.site-header-logo,.site-header-avatar,.site-header-identity{margin-right:0}.site-header-avatar{width:104px}.site-header-title{font-size:1.33333rem}.site-header-desc{margin-top:.4em;font-size:.83333rem}}.nav-toggle{flex-shrink:0;margin-left:.15rem;z-index:9999}.search-toggle{flex-shrink:0;margin-left:auto}.site-header-nav{background:var(--color-bg-inverse-main);bottom:0;-webkit-overflow-scrolling:touch;position:absolute;right:-100%;top:0;transition:right .3s,visibility 0s .3s;visibility:hidden;width:100%;z-index:9998}.site-header-nav-wrap{height:100%;overflow:auto;-webkit-overflow-scrolling:touch;position:relative}.site-header-nav-inside{display:flex;flex-direction:column;gap:1.66667rem;padding:4.66667rem 3vw}.site-header-nav .menu{border-bottom:1px solid var(--color-border-inverse-main)}.site-header-nav .menu-item{border-top:1px solid var(--color-border-inverse-main);font-size:.77778rem;line-height:1.5;letter-spacing:.15em;padding:.75em 0;text-transform:uppercase}.site-header-nav .menu-item a{color:var(--color-text-inverse-main);opacity:.75;text-decoration:none;transition:color .25s ease,opacity .25s ease}.menu-item-search{display:none}.menu-item-search button{align-items:center;background-color:transparent;border:0;box-shadow:none;color:var(--color-text-inverse-main);display:inline-flex;font-size:inherit;gap:.5em;line-height:inherit;letter-spacing:inherit;opacity:.75;padding:0;text-transform:inherit;transition:color .25s ease,opacity .25s ease}.menu-item-search svg{fill:currentColor;flex-shrink:0;height:1em;width:1em}.site-header-nav .menu-item a:where(:hover,:focus),.site-header-nav .menu-item-current a,.menu-item-search button:where(:hover,:focus,:active){color:var(--ghost-accent-color);opacity:1}@media (min-width: 801px){.nav-toggle,.search-toggle{display:none}.site-header-nav{position:static;transition:none;visibility:visible}.site-header-nav-inside{padding:0}.menu-item-search{display:block}}.social-links{display:flex;flex-wrap:wrap;gap:1em}.social-links a{align-items:center;color:var(--color-text-inverse-main);display:inline-flex;justify-content:center;opacity:.5;padding:0 3px;text-decoration:none;transition:color .25s ease,opacity .25s ease}.social-links a:where(:hover,:focus){color:var(--ghost-accent-color);opacity:1}.social-links svg{fill:currentColor;flex-shrink:0;height:1em;width:1em}@media (min-width: 801px){.social-links{justify-content:center}}.actions{display:flex;flex-direction:column;gap:.75em;text-align:center}.action-item{font-size:.83333rem;line-height:1.5}.action-item a:not(.button){color:var(--color-text-inverse-main);opacity:.75;text-decoration:none;transition:color .25s ease,opacity .25s ease}.action-item a:not(.button):where(:hover,:focus){color:var(--ghost-accent-color);opacity:1}.action-item .button{color:var(--color-text-inverse-highlight);padding-left:.71428em;padding-right:.71428em;width:100%}.nav--opened .site{height:100%;left:0;overflow:hidden;position:fixed;top:0;transform:translateZ(0);width:100%;z-index:9997}.nav--opened .site-header-nav{right:0;transition:right .3s ease-in-out;visibility:visible}.hero{margin-bottom:2.5rem}@media (min-width: 641px){.hero{margin-bottom:3.33333rem}}.hero-text{font-weight:400;margin:0}.hero-text:after{margin-top:1.66667rem}.post,.post-header{margin-bottom:1.66667rem}.post-title{margin:0 0 .5em}.post-title.has-underline:after{margin-top:.83333rem}.post-title a{color:inherit;display:inline;text-decoration:none}.post-image{display:block}.post-image img{display:block;width:100%}.post-meta{color:var(--color-text-mute);font-size:.77778rem;letter-spacing:.07142em;line-height:1.5;margin-bottom:.75em}.post-content{line-height:1.66667}.post-content>:first-child{margin-top:0}.post-content>:last-child{margin-bottom:0}.post-tags,.post-share{font-size:.77778rem;line-height:1.5}.post-tags a,.post-share a{display:inline-block;margin-right:10px;text-decoration:none}.post-share-title{color:var(--color-text-highlight);display:inline-block;font-weight:700;margin-right:10px}.post-tags a:before{content:"#"}.post-footer{margin-top:1.66667rem}@media (min-width: 641px){.post-footer{margin-top:2.5rem}}.post-label{background-color:var(--color-bg-mute);color:var(--color-text-highlight);display:inline;font-family:var(--gh-font-body, var(--font-sans));font-size:12px;font-weight:400;letter-spacing:.05em;line-height:1;padding:.1em .5em;position:relative;top:-.15em;vertical-align:super;white-space:nowrap}.post.has-drop-cap .post-content>p:first-child:after{content:"";clear:both;display:table}@supports (initial-letter: 2) or (-webkit-initial-letter: 2){.post.has-drop-cap .post-content>p:first-child:first-letter{color:var(--color-text-highlight);font-family:var(--gh-font-heading, var(--font-serif));initial-letter:2;-webkit-initial-letter:2;padding-right:10px}}@supports (not (initial-letter: 2)) and (not (-webkit-initial-letter: 2)){.post.has-drop-cap .post-content>p:first-child:first-letter{color:var(--color-text-highlight);font-weight:400;font-size:60px;font-family:var(--gh-font-heading, var(--font-serif));float:left;line-height:.95;margin-right:10px;position:relative;text-transform:uppercase;vertical-align:bottom}@-moz-document url-prefix(){.post.has-drop-cap .post-content>p:first-child:first-letter{padding-top:.15em}}}.post-teaser{position:relative}.post-teaser:before{background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,var(--color-bg-main) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,0) 20%,var(--color-bg-main) 100%);bottom:0;content:"";height:90%;left:0;position:absolute;right:0}.featured-posts{display:flex;flex-wrap:wrap;margin-left:-.83333rem;margin-right:-.83333rem;margin-bottom:2.5rem}.post-featured{padding-left:.83333rem;padding-right:.83333rem;position:relative;width:100%}.post-featured .post-image{display:block;height:0;margin-bottom:1.11111rem;padding-top:60%;position:relative;width:100%}.post-featured img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.post-featured .post-header{margin:0}.post-featured .post-meta{margin-bottom:.5em}.post-featured .post-title,.post-featured .post-tags{margin:0 0 .83333rem}@media (min-width: 601px) and (max-width: 800px),(min-width: 1001px){.post-featured:only-child,.post-featured:first-child:not(:nth-last-child(2)){flex:0 0 100%;max-width:100%}.post-featured.post-has-image:only-child .post-image,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-image{margin-bottom:0}.post-featured.post-has-image:only-child .post-header,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-header{background:color-mix(in srgb,var(--color-bg-inverse-main) 90%,transparent);border-left:2px solid var(--ghost-accent-color);bottom:1.66667rem;left:2.5rem;margin:0;max-width:60%;min-width:30%;padding:1.5rem;position:absolute}.post-featured.post-has-image:only-child .post-title,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-title{color:var(--color-text-inverse-highlight)}.post-featured.post-has-image:only-child .post-meta,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-meta{color:var(--color-text-inverse-mute)}.post-featured.post-has-image:only-child .post-label,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-label{background:color-mix(in srgb,var(--color-bg-inverse-mute) 10%,transparent);color:var(--color-text-inverse-main)}.post-featured.post-has-image:only-child .post-tags a:hover,.post-featured.post-has-image:only-child .post-tags a:focus,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-tags a:hover,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-tags a:focus{color:var(--color-text-inverse-highlight)}.post-featured:first-child:nth-last-child(2),.post-featured:nth-child(4n+2),.post-featured:nth-child(4n+5){flex:0 0 60%;max-width:60%}.post-featured:first-child:nth-last-child(2) .post-image,.post-featured:nth-child(4n+2) .post-image,.post-featured:nth-child(4n+5) .post-image{padding-top:60%}.post-featured:nth-child(2):nth-last-child(1),.post-featured:nth-child(4n+3),.post-featured:nth-child(4n+4){flex:0 0 40%;max-width:40%}.post-featured:nth-child(2):nth-last-child(1) .post-image,.post-featured:nth-child(4n+3) .post-image,.post-featured:nth-child(4n+4) .post-image{padding-top:calc(90% + 9px)}}@media (min-width: 1001px){.post-featured.post-has-image:only-child .post-title,.post-featured.post-has-image:first-child:not(:nth-last-child(2)) .post-title{font-size:2rem}}.post-feed .post{border-bottom:1px solid var(--color-border-main);margin-bottom:2.5rem}.post-feed .post-header{margin-bottom:.83333rem}.post-feed .post-content{margin-bottom:2.5rem}.post-feed .post-excerpt{margin:0 0 1.38889rem}.post-feed .post-excerpt:empty{display:none}.post-excerpt-dots:not(:empty):after{content:"\2026"}.post-feed .post-tags{margin-top:0}.post-feed-header{margin-bottom:2.5rem}.post-feed-title{margin:0 0 .25rem}.post-feed-title.small-caps{color:var(--color-text-highlight);margin-bottom:1.66667rem}.post-feed-desc{color:var(--color-text-mute);margin:.25em 0 0}.comments-area,.read-next,.tagcloud{margin-bottom:1.66667rem;margin-top:3.33333rem}.comments-title,.read-next-title,.tagcloud-title,.read-next .post{margin-bottom:1.66667rem}.comments-count{color:var(--color-text-mute);display:inline-block;font-size:.77778rem;margin-bottom:1.66667rem}.read-next .post-meta{margin:0 0 .5em}.read-next .post-tags{margin:.5em 0 0}.tagcloud-links{display:flex;flex-wrap:wrap;gap:.5rem}.tagcloud a{border:1px solid var(--color-border-main);font-size:.77778rem;line-height:1.5;padding:.5em .75em;text-decoration:none;transition:.3s ease}.tagcloud a:where(:hover,:focus){background:var(--ghost-accent-color);border-color:var(--ghost-accent-color);color:var(--color-on-accent)}.pagination{margin-bottom:3.33333rem;margin-top:3.33333rem;text-align:center}.pagination .nav-links{padding:0 2.77778rem;position:relative}.page-number{color:var(--color-text-mute);display:inline-block}.pagination .newer-posts,.pagination .older-posts{height:30px;position:absolute;top:50%;transform:translateY(-50%);width:40px}.pagination .newer-posts{left:0}.pagination .older-posts{right:0}.custom-template{background-color:var(--color-bg-inverse-main);color:var(--color-text-inverse-main);position:relative}.custom-template .site:before{-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-duration:.45s;animation-duration:.45s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn15;animation-name:fadeIn15;background-position:center;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:absolute}.custom-template .site-content{justify-content:center;margin:0;position:relative;text-align:center}.custom-template .page-title{color:var(--color-text-inverse-highlight)}@media (min-width: 801px){.custom-template .page-title{font-size:4rem}}.custom-template a:hover,.custom-template a:focus{color:var(--color-text-inverse-highlight)}.site-footer{border-top:1px solid var(--color-border-main);padding-top:2.5rem}.site-footer-nav{margin-bottom:1rem}.site-footer-nav .menu{display:flex;flex-direction:column}@media (min-width: 481px){.site-footer-nav .menu{flex-direction:row;flex-wrap:wrap}}.site-footer-nav .menu-item{font-size:.77778rem;letter-spacing:.075em;line-height:1.5;margin:0 0 .5rem;text-transform:uppercase}@media (min-width: 481px){.site-footer-nav .menu-item{margin-right:1.25em}}.site-footer-nav a{color:var(--color-text-main);text-decoration:none}.site-footer-nav a:where(:hover,:focus){color:var(--ghost-accent-color)}.site-footer-copyright{font-size:12px;letter-spacing:.08333em;line-height:1.5;margin:0;text-transform:uppercase}.site-footer-copyright a{text-decoration:none}.subscribe-box{background-color:var(--color-bg-mute);border-top:2px solid var(--ghost-accent-color);box-sizing:border-box;margin-top:2.5rem;margin-bottom:2.5rem;padding:1.66667rem 1.11111rem;text-align:center}.subscribe-box-title{margin:0 auto 1rem;max-width:32rem}.subscribe-box-text{margin:0 auto 1.5rem;max-width:32rem}.subscribe-box-note{font-size:.88889rem;margin:.83333rem 0 0}@media (min-width: 481px){.subscribe-box{margin-top:3.33333rem;margin-bottom:3.33333rem;padding:2.5rem 1.66667rem}}code[class*=language-],pre[class*=language-]{-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;-moz-tab-size:4;-o-tab-size:4;tab-size:4;word-spacing:normal;word-break:normal;word-wrap:normal}:not(pre)>code[class*=language-]{background:var(--color-bg-inverse-main);color:var(--color-text-inverse-main);padding:.15em .25em;white-space:normal}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#666}.token.punctuation{color:#aaa}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#d387a8}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#d4a259}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#b2a899}.token.atrule,.token.attr-value,.token.keyword{color:#59b4d4}.token.function,.token.class-name{color:#d46559}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:400}.token.italic{font-style:italic}.token.entity{cursor:help}body.hidden-scroll{overflow:hidden}.sl-overlay{background:var(--color-bg-main);display:none;inset:0;position:fixed;z-index:1035}.sl-wrapper{z-index:1040}.sl-navigation{display:none;width:100%}.sl-close,.sl-prev,.sl-next{background-color:transparent;border:0;box-sizing:border-box;color:var(--color-text-highlight);height:30px;line-height:1;padding:0;position:fixed;vertical-align:middle;width:30px;z-index:1060}.sl-close{display:none;right:3px;top:3px}.sl-next,.sl-prev{top:50%;transform:translateY(-50%)}.sl-next{right:3px}.sl-prev{left:3px}.sl-counter{bottom:10px;color:var(--color-text-mute);display:none;font-size:.77778rem;position:fixed;left:10px;z-index:1060}.sl-current{padding-right:3px}.sl-total{padding-left:3px}.sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-image img{border:0;border-radius:0;display:block;margin:0;padding:0}.sl-spinner{animation-name:fadeIn,spin;animation-duration:.3s,.7s;animation-iteration-count:1,infinite;animation-timing-function:linear;display:none;box-sizing:border-box;border:3px solid var(--color-border-main);border-radius:50%;border-right-color:transparent;border-top-color:transparent;height:40px;left:50%;opacity:0;position:fixed;top:50%;transform:translate(-50%,-50%);width:40px;z-index:1007}@media (min-width: 481px){.sl-close,.sl-prev,.sl-next{height:40px;width:40px}.sl-close{right:10px;top:10px}.sl-next{right:10px}.sl-prev{left:10px}}@media (min-width: 1001px){.sl-close{right:30px;top:30px}.sl-next{right:30px}.sl-prev{left:30px}.sl-counter{bottom:30px;left:30px}}@media (max-width: 640px){.sl-close .icon-close{width:20px}.sl-next .icon-arrow-right,.sl-prev .icon-arrow-left{height:2px;width:20px}.sl-next .icon-arrow-right:before,.sl-prev .icon-arrow-left:before{height:8px;width:8px}}@-webkit-keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn15{0%{opacity:0}to{opacity:.15}}@keyframes fadeIn15{0%{opacity:0}to{opacity:.15}}
