:root,[data-theme=dark]{--bg:#0a0a0a;--bg-surface:#111;--text:#e5e5e5;--text-muted:#737373;--accent:#3b82f6;--accent-hover:#60a5fa;--code-bg:#1a1a1a;--border:#262626;--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-mono:"JetBrains Mono","Fira Code","SF Mono",Consolas,monospace;--content-width:680px;--page-width:1080px;--color-primary:var(--accent);--color-base:var(--text);--color-border:var(--border);--color-bg:var(--bg-surface);--color-success:#80b912;--color-error:#f05230;--font-sans-serif:var(--font-sans);--font-serif:Georgia,Times,serif;--height:4rem;--margin:2rem;--radius:0.5rem}[data-theme=light]{--bg:#fafafa;--bg-surface:#fff;--text:#171717;--text-muted:#737373;--accent:#2563eb;--accent-hover:#1d4ed8;--code-bg:#f3f4f6;--border:#e5e7eb;--color-primary:var(--accent);--color-base:var(--text);--color-border:var(--border);--color-bg:var(--bg-surface)}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--bg:#fafafa;--bg-surface:#fff;--text:#171717;--text-muted:#737373;--accent:#2563eb;--accent-hover:#1d4ed8;--code-bg:#f3f4f6;--border:#e5e7eb;--color-primary:var(--accent);--color-base:var(--text);--color-border:var(--border);--color-bg:var(--bg-surface)}}*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;background:var(--bg);color:#e5e5e5;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-sans);font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.6em;min-height:100vh;scroll-behavior:smooth}blockquote,body,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol[class],ul[class]{list-style:none;padding:0}img{display:block;height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;font:inherit}fieldset{border:0;margin:0;padding:0}label{font-size:.9em;font-weight:700}hr,label{display:block}hr{border:0;border-top:1px solid #262626;border-top:1px solid var(--border);height:1px;opacity:.5;position:relative;width:100%}::-moz-selection{background:rgba(59,130,246,.3);text-shadow:none}::selection{background:rgba(59,130,246,.3);text-shadow:none}mark{background-color:rgba(59,130,246,.2)}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}ul:not([class]) li+li{margin-top:.6em}a:not([class]){-webkit-text-decoration-skip:ink;color:#3b82f6;color:var(--accent);-webkit-text-decoration:none;text-decoration:none;text-decoration-skip-ink:auto}a:not([class]):hover{color:#60a5fa;color:var(--accent-hover);-webkit-text-decoration:underline;text-decoration:underline}a[class]{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:.4s ease}a[class]:hover{transition:.2s ease}h1,h2,h3,h4,h5,h6{color:#e5e5e5;color:var(--text);font-weight:700;line-height:1.15em;margin:0}h1{font-size:4.6rem;letter-spacing:-.5px}@media (max-width:500px){h1{font-size:2.7rem}}h2{font-size:3.2rem}@media (max-width:500px){h2{font-size:2.2rem}}h3{font-size:2.8rem}@media (max-width:500px){h3{font-size:1.8rem}}h4{font-size:2.4rem}h5{font-size:2rem}h6{font-size:1.8rem}code{border-radius:.25em;color:#e5e5e5;color:var(--text);font-size:.9em;padding:.15em .4em}code,pre{background:#1a1a1a;background:var(--code-bg);font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono)}pre{border:1px solid #262626;border:1px solid var(--border);border-radius:.5rem;font-size:1.4rem;line-height:1.5em;overflow-x:auto;padding:1.6rem 2rem}pre code{background:none;border-radius:0;padding:0}blockquote{color:#737373;color:var(--text-muted);font-style:italic;padding-left:1.5em;position:relative}blockquote:before{background:#3b82f6;background:var(--accent);border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.gh-input,.gh-textarea{background:#111;background:var(--bg-surface);border:1px solid #262626;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);color:#e5e5e5;color:var(--text);display:block;outline:0;padding:0 .6em;-webkit-text-decoration:none;text-decoration:none;width:100%}.gh-input:focus{border-color:#3b82f6;border-color:var(--accent)}.gh-input::-moz-placeholder{color:#737373;color:var(--text-muted)}.gh-input::placeholder{color:#737373;color:var(--text-muted)}.gh-select{padding-right:4rem;padding-right:var(--height);text-overflow:ellipsis}.gh-input,.gh-select{height:4rem;height:var(--height)}.gh-textarea{padding:.3em .6em;resize:vertical}.gh-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.5rem;border-radius:var(--radius);cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-family:var(--font-sans);font-size:1.4rem;font-weight:500;height:4rem;height:var(--height);line-height:4rem;line-height:var(--height);min-width:75px;padding:0 2rem;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:.2s ease;white-space:nowrap}.gh-button.gh-button-fit{width:100%}.gh-button.gh-button-small{font-size:1.2rem;height:3.6rem;height:calc(var(--height)*.9);line-height:3.6rem;line-height:calc(var(--height)*.9);padding:0 1.5rem}.gh-button.gh-button-large{font-size:1.7rem;height:4.8rem;height:calc(var(--height)*1.2);line-height:4.8rem;line-height:calc(var(--height)*1.2);padding:0 2.5rem}.gh-button.gh-button-disabled,.gh-button:disabled{opacity:.4;pointer-events:none}.gh-button{background-color:transparent;box-shadow:inset 0 0 0 1px #262626;box-shadow:inset 0 0 0 1px var(--border);color:#e5e5e5;color:var(--text)}.gh-button:hover{box-shadow:inset 0 0 0 1px #3b82f6;box-shadow:inset 0 0 0 1px var(--accent);color:#3b82f6;color:var(--accent);-webkit-text-decoration:none;text-decoration:none}.gh-button.gh-button-primary{background-color:#3b82f6;background-color:var(--accent);box-shadow:none;color:#fff}.gh-button.gh-button-primary:hover{background-color:#60a5fa;background-color:var(--accent-hover)}.gh-viewport,html{background:#0a0a0a;background:var(--bg);display:flex;flex-direction:column;min-height:100vh}.gh-main{display:flex;flex:1 0 auto;flex-direction:column}.gh-page{padding:0 4vmin}.gh-container{margin:0 auto;max-width:1080px;max-width:var(--page-width);width:100%}.gh-head{background:#0a0a0a;background:var(--bg);border-bottom:1px solid #262626;border-bottom:1px solid var(--border);font-size:1.5rem;line-height:1.3em;padding:2rem 4vmin}.gh-head a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.gh-head-inner{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1080px;max-width:var(--page-width)}.gh-head-brand,.gh-head-inner{align-items:center;display:flex}.gh-head-logo{color:#e5e5e5;color:var(--text);display:block;font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.2em;white-space:nowrap}.gh-head-logo:hover{color:#e5e5e5;color:var(--text);opacity:.8}.gh-head-logo img{max-height:40px}.gh-head-menu,.gh-head-menu .nav{align-items:center;display:flex}.gh-head-menu .nav{flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.gh-head-menu .nav li{margin:0;padding:0}.gh-head-menu .nav a{color:#737373;color:var(--text-muted);display:inline-block;font-size:1.4rem;padding:.5rem 1rem;transition:color .2s ease}.gh-head-menu .nav a:hover,.gh-head-menu .nav-current a{color:#e5e5e5;color:var(--text)}.gh-head-actions{gap:1rem}.gh-head-actions,.theme-toggle{align-items:center;display:flex}.theme-toggle{background:transparent;border:none;border-radius:.5rem;color:#737373;color:var(--text-muted);cursor:pointer;height:3.6rem;justify-content:center;padding:0;transition:color .2s ease,background .2s ease;width:3.6rem}.theme-toggle:hover{background:#111;background:var(--bg-surface);color:#e5e5e5;color:var(--text)}.theme-toggle svg{height:2rem;width:2rem}.theme-toggle .icon-sun{display:block}.theme-toggle .icon-moon,[data-theme=light] .theme-toggle .icon-sun{display:none}[data-theme=light] .theme-toggle .icon-moon{display:block}.gh-burger{background:none;border:none;color:#e5e5e5;color:var(--text);cursor:pointer;display:none;padding:.5rem;position:relative}.gh-burger-box{align-items:center;display:flex;height:24px;justify-content:center;position:relative;width:24px}.gh-burger-inner{height:100%;width:100%}.gh-burger-box:before{transition:transform .3s cubic-bezier(.2,.6,.3,1),width .3s cubic-bezier(.2,.6,.3,1)}.gh-burger-box:before,.gh-burger-inner:after,.gh-burger-inner:before{background:currentcolor;bottom:0;content:"";display:block;height:1px;left:0;margin:auto;position:absolute;top:0;width:100%}.gh-burger-inner:after,.gh-burger-inner:before{transition:transform .25s cubic-bezier(.2,.7,.3,1)}.gh-burger-inner:before{transform:translatey(-6px)}.gh-burger-inner:after{transform:translatey(6px)}.gh-head-open .gh-burger-box:before{transform:translatex(14px);width:0}.gh-head-open .gh-burger-inner:before{transform:translatex(2px) rotate(135deg);width:20px}.gh-head-open .gh-burger-inner:after{transform:translatex(2px) rotate(-135deg);width:20px}.gh-foot{border-top:1px solid #262626;border-top:1px solid var(--border);padding:6rem 4vmin 4rem}.gh-foot .gh-container{max-width:680px;max-width:var(--content-width)}.gh-subscribe{margin-bottom:3rem;text-align:center}.gh-subscribe-title{color:#e5e5e5;color:var(--text);font-size:2rem;font-weight:600;margin:0 0 1.5rem}.gh-subscribe-form{display:flex;gap:.8rem;margin:0 auto;max-width:400px}.gh-subscribe-input{background:#111;background:var(--bg-surface);border:1px solid #262626;border:1px solid var(--border);border-radius:.5rem;color:#e5e5e5;color:var(--text);flex:1;font-size:1.4rem;height:4rem;padding:0 1.2rem}.gh-subscribe-input::-moz-placeholder{color:#737373;color:var(--text-muted)}.gh-subscribe-input::placeholder{color:#737373;color:var(--text-muted)}.gh-subscribe-input:focus{border-color:#3b82f6;border-color:var(--accent);outline:none}.gh-subscribe-btn{background:#3b82f6;background:var(--accent);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:500;height:4rem;padding:0 2rem;transition:background .2s ease;white-space:nowrap}.gh-subscribe-btn:hover{background:#60a5fa;background:var(--accent-hover)}.gh-foot-meta{color:#737373;color:var(--text-muted);font-size:1.3rem;text-align:center}.gh-foot-meta span{margin:0 .5rem;opacity:.5}@media (max-width:640px){.gh-burger{display:inline-flex}#gh-head{overflow:hidden;transition:all .4s ease-out}#gh-head .gh-head-inner{align-items:flex-start;flex-direction:column;height:100%}#gh-head .gh-head-brand{align-items:center;display:flex;justify-content:space-between;width:100%;z-index:10}#gh-head .gh-head-actions,#gh-head .gh-head-menu{display:none}.gh-head-open{height:100vh;overflow:hidden}.gh-head-open #gh-head{background:#0a0a0a;background:var(--bg);bottom:0;left:0;overflow-y:scroll;position:fixed;right:0;top:0;z-index:900}.gh-head-open #gh-head .gh-head-inner{justify-content:flex-start;min-height:100%}.gh-head-open #gh-head .gh-head-actions,.gh-head-open #gh-head .gh-head-menu{display:flex}.gh-head-open #gh-head .gh-head-menu{font-size:2.4rem;margin:4rem 0;width:100%}.gh-head-open #gh-head .gh-head-menu,.gh-head-open #gh-head .gh-head-menu .nav{align-items:center;flex-direction:column}.gh-head-open #gh-head .gh-head-menu .nav a{font-size:2rem;padding:1rem}.gh-head-open #gh-head .gh-head-actions{justify-content:center;padding:2rem 0}.gh-subscribe-form{flex-direction:column}}.gh-tagline{color:#737373;color:var(--text-muted);font-size:1.8rem;padding:4rem 0 2rem}.gh-tagline,.gh-topics{margin:0 auto;max-width:680px;max-width:var(--content-width)}.gh-topics{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;padding:0 0 2rem}.gh-topics-label{font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.2rem;letter-spacing:.05em;margin-right:.4rem;text-transform:uppercase}.gh-topic-pill,.gh-topics-label{color:#737373;color:var(--text-muted)}.gh-topic-pill{align-items:center;background:#111;background:var(--bg-surface);border:1px solid #262626;border:1px solid var(--border);border-radius:2rem;display:inline-flex;font-size:1.3rem;gap:.4rem;padding:.3rem .8rem;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease,border-color .2s ease}.gh-topic-pill:hover{border-color:#3b82f6;border-color:var(--accent);color:#3b82f6;color:var(--accent)}.gh-topic-count{color:#737373;color:var(--text-muted);font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.1rem;opacity:.6}.gh-postfeed-tags{display:flex;gap:.5rem;margin-top:.4rem}.gh-postfeed-tag{color:#737373;color:var(--text-muted);font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.1rem;opacity:.7}.gh-postfeed-tag:before{content:"#"}.gh-tag-header{margin:0 auto;max-width:680px;max-width:var(--content-width);padding:4rem 0 2rem}.gh-tag-name{color:#e5e5e5;color:var(--text);font-size:3.2rem;font-weight:700;margin:0}.gh-tag-description{font-size:1.6rem;line-height:1.5em}.gh-tag-description,.gh-tag-meta{color:#737373;color:var(--text-muted);margin-top:.5rem}.gh-tag-meta{display:block;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.3rem;opacity:.7}.gh-postfeed{margin:0 auto;max-width:680px;max-width:var(--content-width);padding:2rem 0 4rem}.gh-postfeed-item{border-bottom:1px solid #262626;border-bottom:1px solid var(--border);color:inherit;display:flex;gap:1.5rem;padding:1.2rem 0;-webkit-text-decoration:none;text-decoration:none;transition:opacity .2s ease}.gh-postfeed-item:first-child{border-top:1px solid #262626;border-top:1px solid var(--border)}.gh-postfeed-item:hover{opacity:.75}.gh-postfeed-date{color:#737373;color:var(--text-muted);flex-shrink:0;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.3rem;min-width:4.5rem;padding-top:.2rem;white-space:nowrap}.gh-postfeed-content{flex:1;min-width:0}.gh-postfeed-title{color:#e5e5e5;color:var(--text);font-size:1.6rem;font-weight:600;line-height:1.4em;margin:0}.gh-postfeed-excerpt{line-height:1.4em;margin-top:.3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-pagination,.gh-postfeed-excerpt{color:#737373;color:var(--text-muted);font-size:1.4rem}.gh-pagination{align-items:center;display:flex;gap:2rem;justify-content:center;margin:0 auto;max-width:680px;max-width:var(--content-width);padding:3rem 0}.gh-pagination a{color:#3b82f6;color:var(--accent);-webkit-text-decoration:none;text-decoration:none}.gh-pagination a:hover{color:#60a5fa;color:var(--accent-hover);-webkit-text-decoration:underline;text-decoration:underline}@media (max-width:640px){.gh-postfeed-item{flex-direction:column;gap:.3rem}.gh-postfeed-date{min-width:auto}.gh-postfeed-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;white-space:normal}}.gh-article{padding:4rem 4vmin 8vmin}.gh-article-header{margin:0 auto 3rem;max-width:680px;max-width:var(--content-width)}.gh-article-title{color:#e5e5e5;color:var(--text);font-size:4rem;font-weight:700;letter-spacing:-.02em;line-height:1.15em;margin:0}@media (max-width:640px){.gh-article-title{font-size:2.8rem}}.gh-article-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.gh-article-date{color:#737373;color:var(--text-muted);display:block;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.4rem}.gh-content{font-size:1.8rem;line-height:1.75em;margin:0 auto;max-width:680px;max-width:var(--content-width)}.gh-content>*+*{margin-top:2rem}.gh-content [id]:not(:first-child){margin-top:3rem}.gh-content>[id]+*{margin-top:1.5rem}.gh-content h2{font-size:2.8rem;letter-spacing:-.01em}.gh-content h3{font-size:2.2rem}.gh-content p{margin:0}.gh-content p+p{margin-top:1.8rem}.gh-content>dl,.gh-content>ol,.gh-content>ul{padding-left:1.9em}.gh-content hr{margin-top:4rem}.gh-content hr+*{margin-top:4rem!important}.gh-content :not(pre) code{border:1px solid #262626;border:1px solid var(--border);border-radius:.25em;color:#e5e5e5;color:var(--text);font-size:.85em;padding:.15em .4em}.gh-content :not(pre) code,.gh-content pre{background:#1a1a1a;background:var(--code-bg)}.gh-content pre{border:1px solid #262626;border:1px solid var(--border);border-radius:.5rem;font-size:1.4rem;line-height:1.5em;overflow-x:auto;padding:1.6rem 2rem}.gh-content pre code{background:none;border:none;border-radius:0;padding:0}.gh-content blockquote{color:#737373;color:var(--text-muted);font-size:1.8rem;font-style:italic;margin-top:2rem;padding-left:1.5em}.gh-content img{border-radius:.5rem;margin:2rem auto}.gh-content figcaption{color:#737373;color:var(--text-muted);font-size:1.3rem;line-height:1.4em;padding:1rem 0 0;text-align:center}.gh-content .kg-card,.gh-content .kg-card+:not(.kg-card){margin-top:2rem}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-embed-card>:where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]){aspect-ratio:16/9;height:auto;width:100%}.kg-image-card img{margin:auto}.gh-content table{border-collapse:collapse;font-size:1.5rem;width:100%}.gh-content th{border-bottom:2px solid #262626;border-bottom:2px solid var(--border);font-size:.75em;padding:.5em .8em;text-align:left;text-transform:uppercase}.gh-content td{border-bottom:1px solid #262626;border-bottom:1px solid var(--border);padding:.4em .7em}.gh-article-tags{display:flex;flex-wrap:wrap;gap:.5rem}.gh-tag{background:#111;background:var(--bg-surface);border:1px solid #262626;border:1px solid var(--border);border-radius:2rem;color:#737373;color:var(--text-muted);display:inline-block;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.2rem;padding:.2rem .7rem;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease,border-color .2s ease}.gh-tag:hover{border-color:#3b82f6;border-color:var(--accent);color:#3b82f6;color:var(--accent)}.gh-article-footer,.gh-related{border-top:1px solid #262626;border-top:1px solid var(--border);margin:3rem auto 0;max-width:680px;max-width:var(--content-width);padding-top:2rem}.gh-related-title{color:#737373;color:var(--text-muted);font-size:1.4rem;font-weight:600;letter-spacing:.03em;margin:0 0 1rem;text-transform:uppercase}.gh-related-posts{display:flex;flex-direction:column}.gh-related-item{align-items:baseline;color:inherit;display:flex;gap:1rem;padding:.6rem 0;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.gh-related-item:hover{color:#3b82f6;color:var(--accent)}.gh-related-date{color:#737373;color:var(--text-muted);flex-shrink:0;font-family:JetBrains Mono,Fira Code,SF Mono,Consolas,monospace;font-family:var(--font-mono);font-size:1.2rem}.gh-related-name{font-size:1.5rem;font-weight:500;line-height:1.4em}.gh-postnav{grid-gap:2rem;border-top:1px solid #262626;border-top:1px solid var(--border);display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:4rem auto 0;max-width:680px;max-width:var(--content-width);padding:3rem 0 0}.gh-postnav a{color:inherit;display:flex;flex-direction:column;gap:.3rem;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.gh-postnav a:hover{color:#3b82f6;color:var(--accent)}.gh-postnav-label{color:#737373;color:var(--text-muted);font-size:1.2rem;letter-spacing:.05em;text-transform:uppercase}.gh-postnav-title{font-size:1.6rem;font-weight:600;line-height:1.3em}.gh-postnav-next{text-align:right}@media (max-width:640px){.gh-postnav{grid-template-columns:1fr}}.gh-comments{margin:4rem auto 0}.gh-comments,.page-full .gh-content{max-width:680px;max-width:var(--content-width)}.page-full .gh-content{margin:0 auto}.error-page{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding:8vmin 4vmin;text-align:center}.error-code{color:#e5e5e5;color:var(--text);font-size:12rem;font-weight:700;letter-spacing:-.02em;line-height:1;margin:0}.error-message{color:#737373;color:var(--text-muted);font-size:2rem;line-height:1.4em;margin:1rem auto 0;max-width:400px}.error-link{color:#3b82f6;color:var(--accent);display:inline-block;font-size:1.6rem;margin-top:2rem;-webkit-text-decoration:none;text-decoration:none}.error-link:hover{color:#60a5fa;color:var(--accent-hover);-webkit-text-decoration:underline;text-decoration:underline}@media (max-width:640px){.error-code{font-size:8rem}.error-message{font-size:1.6rem}.gh-article-title{font-size:2.4rem}}.gh-canvas,.kg-width-full.kg-content-wide{--gap:4vw;--main:min(var(--content-width,680px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--page-width, 1080px) - var(--content-width, 680px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] minmax(4vw,1fr) [wide-start] minmax(0,200px) [main-start] min(680px,100% - 4vw * 2) [main-end] minmax(0,200px) [wide-end] minmax(4vw,1fr) [full-end];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-start/main-end}.kg-content-wide>div,.kg-width-wide{grid-column:wide-start/wide-end}.kg-width-full{grid-column:full-start/full-end}.kg-width-full img{width:100%}.kg-width-full.kg-card-hascaption{display:grid;grid-template-columns:inherit}.kg-width-wide.kg-card-hascaption img{grid-column:wide-start/wide-end}.kg-width-full.kg-card-hascaption img{grid-column:1/-1}.kg-width-full.kg-card-hascaption figcaption{grid-column:main-start/main-end}.kg-gallery-container{display:flex;flex-direction:column;max-width:1080px;max-width:var(--page-width);width:100%}.kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.kg-gallery-row:not(:first-of-type){margin:.75em 0 0}.kg-gallery-image{flex:1 1 0%;margin:0 .75em 0 0}.kg-gallery-image:last-of-type{margin-right:0}.kg-gallery-image img{display:block;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;width:100%}.kg-bookmark-card{width:100%}.kg-bookmark-container{border:1px solid #262626;border:1px solid var(--border);border-radius:.5rem;color:inherit;display:flex;overflow:hidden;-webkit-text-decoration:none;text-decoration:none}.kg-bookmark-container:hover{border-color:#3b82f6;border-color:var(--accent)}.kg-bookmark-content{align-items:flex-start;display:flex;flex-basis:100%;flex-direction:column;flex-grow:1;justify-content:flex-start;overflow:hidden;padding:2rem}.kg-bookmark-title{color:#e5e5e5;color:var(--text);font-size:1.5rem;font-weight:600;line-height:1.3em}.kg-bookmark-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:1.3rem;line-height:1.4em;margin-top:.6rem}.kg-bookmark-description,.kg-bookmark-metadata{color:#737373;color:var(--text-muted);overflow:hidden}.kg-bookmark-metadata{align-items:center;display:flex;font-size:1.2rem;margin-top:1.2rem;text-overflow:ellipsis;white-space:nowrap}.kg-bookmark-icon{display:inline-block;height:2rem;margin-right:.6rem;width:2rem}.kg-bookmark-author,.kg-bookmark-publisher{display:inline}.kg-bookmark-author:after{content:" \2022 ";margin:0 .4rem}.kg-bookmark-thumbnail{flex-grow:1;min-width:33%;position:relative}.kg-bookmark-thumbnail img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media (max-width:640px){.kg-bookmark-container{flex-direction:column}.kg-bookmark-thumbnail{min-height:160px;order:1;width:100%}.kg-bookmark-content{order:2}}form[data-members-form] .gh-button-loader,form[data-members-form] .message-error,form[data-members-form] .message-success{display:none}.gh-button-content{min-width:100px}.message-error svg,.message-success svg{height:15px;margin-right:5px;position:relative;top:-1px;width:15px}.message-success svg{fill:#fff}.message-error svg{fill:#f05230;fill:var(--color-error)}form[data-members-form].error .message-error,form[data-members-form].success .message-success{background:#111;background:var(--bg-surface);border:1px solid #262626;border:1px solid var(--border);border-radius:.5rem;border-radius:var(--radius);color:#fff;font-size:1.4rem;font-weight:500;left:4vmin;line-height:1.5em;margin:0 auto;max-width:calc(1400px - 8vmin);padding:10px 0;position:fixed;right:4vmin;text-align:center;top:20px;z-index:9999}form[data-members-form].success .message-success{background:#80b912;background:var(--color-success)}form[data-members-form].error .message-error{background:#111;background:var(--bg-surface);box-shadow:0 0 0 1px #f05230;box-shadow:var(--color-error) 0 0 0 1px;color:#f05230;color:var(--color-error)}form[data-members-form] .gh-button{min-width:120px;position:relative}form[data-members-form].loading .gh-button-content{visibility:hidden}form[data-members-form].loading .gh-button-loader{bottom:-30%;display:inline-block;left:50%;margin:0 0 0 -19px;position:absolute;transform:scale(.6)}.gh-button-loader svg path,.gh-button-loader svg rect{fill:#fff}form[data-members-form].error .message-error,form[data-members-form].success .message-success{display:block}.gh-error{display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;padding-bottom:2vmin}.gh-error-content{flex:1 0 auto;text-align:center}.gh-error-code{color:#e5e5e5;color:var(--text);font-size:14vmin;margin:0}.gh-error-description{color:#737373;color:var(--text-muted);font-size:4vmin;font-weight:300;line-height:1.2em;margin:0 auto;max-width:600px;padding:0 2rem}.gh-error-link{display:block;font-size:1.6rem;margin-top:4vmin}.gh-error-link a{color:#3b82f6;color:var(--accent);-webkit-text-decoration:none;text-decoration:none}.gh-error-link a:hover{color:#60a5fa;color:var(--accent-hover);-webkit-text-decoration:underline;text-decoration:underline}.gh-error-stack{margin:0 auto;max-width:600px;padding:8vmin 0;text-align:left}.gh-error-stack-list{font-size:1.4rem;margin:4vmin 0 0}.gh-error-stack-list>li{border-top:1px solid #262626;border-top:1px solid var(--border);margin:0;padding:2rem 0}.gh-error-stack-function{color:#f05230;color:var(--color-error);font-size:1.8rem;margin:0 0 .5em}.gh-pagination .pagination{color:#737373;color:var(--text-muted);display:flex;justify-content:space-between;margin-bottom:4vmin;margin-top:4vmin}.gh-pagination .pagination a{color:#3b82f6;color:var(--accent);-webkit-text-decoration:none;text-decoration:none}.gh-pagination .pagination a:hover{color:#60a5fa;color:var(--accent-hover)}.gh-post-comments{margin-bottom:4vmin;margin-top:8vmin}
/*# sourceMappingURL=index.css.map */