.react-photo-album{display:flex}.react-photo-album,.react-photo-album *{box-sizing:border-box}.react-photo-album--track{align-items:flex-start;display:flex}.react-photo-album--photo{padding:calc(var(--react-photo-album--padding) * 1px);position:relative}.react-photo-album--image{width:100%;height:auto;aspect-ratio:var(--react-photo-album--photo-width) / var(--react-photo-album--photo-height);display:block}.react-photo-album--button{cursor:pointer;border:initial;background:initial}.react-photo-album--rows{row-gap:calc(var(--react-photo-album--spacing) * 1px);flex-direction:column}.react-photo-album--rows .react-photo-album--track{--react-photo-album--track-gaps:calc(var(--react-photo-album--spacing) * (var(--react-photo-album--track-size) - 1) + 2 * var(--react-photo-album--padding) * var(--react-photo-album--track-size));justify-content:space-between}.react-photo-album--rows .react-photo-album--photo{width:calc((100% - var(--react-photo-album--track-gaps) * 1px) / (var(--react-photo-album--container-width) - var(--react-photo-album--track-gaps)) * var(--react-photo-album--photo-width) + 2px * var(--react-photo-album--padding))}
.react-photo-album--button,.react-photo-album--image,.react-photo-album--photo,.react-photo-album img{cursor:pointer!important}
.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;pointer-events:auto;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (min-width:800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}
.gh-content{--gh-bg:#111410;--gh-card-bg:#1c1f19;--gh-fg:#efeecf;--gh-fg-muted:#52525b;--gh-border:#efeecf1a;--gh-accent:#77bb41;--gh-font:"Syne", system-ui, sans-serif}.pixel-button,.pixel-button *,.pixel-button>*,.pixel-button p,.pixel-button div,button.pixel-button,button.pixel-button *,a .pixel-button,a .pixel-button *,a>.pixel-button,a>.pixel-button *,.gh-content .pixel-button,.gh-content .pixel-button *,.gh-content .pixel-button p,.gh-content .pixel-button div,.gh-content a .pixel-button,.gh-content a .pixel-button *,.not-prose .pixel-button,.not-prose .pixel-button *,.not-prose .pixel-button p,.not-prose .pixel-button div,.not-prose a .pixel-button,.not-prose a .pixel-button *{font-size:24px!important;line-height:1!important}@media (min-width:768px){.pixel-button,.pixel-button *,.pixel-button>*,.pixel-button p,.pixel-button div,button.pixel-button,button.pixel-button *,a .pixel-button,a .pixel-button *,a>.pixel-button,a>.pixel-button *,.gh-content .pixel-button,.gh-content .pixel-button *,.gh-content .pixel-button p,.gh-content .pixel-button div,.gh-content a .pixel-button,.gh-content a .pixel-button *,.not-prose .pixel-button,.not-prose .pixel-button *,.not-prose .pixel-button p,.not-prose .pixel-button div,.not-prose a .pixel-button,.not-prose a .pixel-button *{font-size:32px!important;line-height:1!important}}.gh-content p,.gh-content li,.gh-content ol,.gh-content ul,.gh-content td,.gh-content th,.gh-content blockquote{font-family:Syne,system-ui,sans-serif}.gh-content p,.gh-content.prose p,.prose.gh-content p,.gh-content.prose-invert p,.prose-invert.gh-content p{color:#efeecf!important;margin-bottom:1.75rem!important;font-size:1.2rem!important;line-height:1.85!important}.gh-content ul,.gh-content ol{font-size:1.2rem;line-height:1.85}.gh-content.prose h1,.gh-content.prose h2,.gh-content.prose h3,.gh-content.prose h4,.gh-content.prose h5,.gh-content.prose h6,.prose.gh-content h1,.prose.gh-content h2,.prose.gh-content h3,.prose.gh-content h4,.prose.gh-content h5,.prose.gh-content h6{color:#efeecf!important;margin-top:2.5rem!important;margin-bottom:1.25rem!important;font-family:Syne,system-ui,sans-serif!important;font-weight:700!important;line-height:1.2!important}.gh-content.prose h1,.prose.gh-content h1{letter-spacing:-.02em!important;font-size:2.5rem!important}.gh-content.prose h2,.prose.gh-content h2{letter-spacing:-.01em!important;font-size:2rem!important}.gh-content.prose h3,.prose.gh-content h3{font-size:1.75rem!important}.gh-content.prose h4,.prose.gh-content h4{font-size:1.5rem!important}.gh-content.prose h5,.prose.gh-content h5{font-size:1.25rem!important}.gh-content.prose h6,.prose.gh-content h6{font-size:1.1rem!important;font-weight:600!important}.gh-content .kg-width-wide{width:calc(100% + 6rem);margin-left:-3rem}.gh-content .kg-width-full{width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.gh-content .kg-card{font-family:var(--gh-font)}.gh-content .kg-card figcaption{display:none}.gh-content .kg-image-card img{width:100%;height:auto}.gh-content .gh-gallery-gap figure,.gh-content .gh-gallery-gap img{margin:0;padding:0;border:none!important}.gh-content .kg-gallery-card:after,.gh-content .kg-gallery-card+hr,.gh-content .kg-gallery-card figcaption{display:none!important}.react-photo-album--button,.react-photo-album--image,.react-photo-album--photo,.react-photo-album--photo img,.react-photo-album img{cursor:pointer!important}.gh-content .kg-callout-card{background:var(--gh-card-bg);font-family:var(--gh-font);align-items:flex-start;gap:1rem;padding:1.5rem 1.75rem;display:flex}.gh-content .kg-callout-emoji{flex-shrink:0;font-size:1.6rem;line-height:1.4}.gh-content .kg-callout-text{color:var(--gh-fg);font-size:1.1rem;line-height:1.65;font-family:var(--gh-font)}.gh-content .kg-callout-text p{font-size:inherit;line-height:inherit;color:inherit;margin:0}.gh-content .kg-callout-card-grey{background:#232323}.gh-content .kg-callout-card-white{background:#2a2d28}.gh-content .kg-callout-card-blue{background:#0d1e30}.gh-content .kg-callout-card-green{background:#0e2010}.gh-content .kg-callout-card-yellow{background:#2a2000}.gh-content .kg-callout-card-red{background:#2a0d0d}.gh-content .kg-callout-card-pink{background:#2a0d1e}.gh-content .kg-callout-card-purple{background:#1a0d2a}.gh-content .kg-callout-card-accent{background:#1a2e0a}.gh-content .kg-bookmark-card{background:var(--gh-card-bg);overflow:hidden}.gh-content .kg-bookmark-container{color:inherit;min-height:100px;text-decoration:none;transition:background .15s;display:flex}.gh-content .kg-bookmark-container:hover{background:#242720}.gh-content .kg-bookmark-content{flex-direction:column;flex:1;gap:.4rem;min-width:0;padding:1.25rem 1.5rem;display:flex}.gh-content .kg-bookmark-title{font-family:var(--gh-font);color:var(--gh-fg);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:600;overflow:hidden}.gh-content .kg-bookmark-description{font-family:var(--gh-font);color:var(--gh-fg-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;display:-webkit-box;overflow:hidden}.gh-content .kg-bookmark-metadata{font-size:.85rem;font-family:var(--gh-font);color:var(--gh-fg-muted);align-items:center;gap:.5rem;margin-top:auto;display:flex}.gh-content .kg-bookmark-icon{object-fit:contain;width:16px;height:16px}.gh-content .kg-bookmark-author:after{content:"·";margin-left:.5rem}.gh-content .kg-bookmark-thumbnail{flex-shrink:0;width:180px;overflow:hidden}.gh-content .kg-bookmark-thumbnail img{object-fit:cover;width:100%;height:100%}@media (max-width:640px){.gh-content .kg-bookmark-thumbnail{display:none}}.gh-content .kg-file-card-container{background:var(--gh-card-bg);color:inherit;font-family:var(--gh-font);align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;text-decoration:none;transition:background .15s;display:flex}.gh-content .kg-file-card-container:hover{background:#242720}.gh-content .kg-file-card-contents{flex:1;min-width:0}.gh-content .kg-file-card-title{color:var(--gh-fg);font-size:1.05rem;font-weight:600;font-family:var(--gh-font)}.gh-content .kg-file-card-caption{color:var(--gh-fg-muted);font-size:.9rem;font-family:var(--gh-font)}.gh-content .kg-file-card-metadata{font-size:.85rem;font-family:var(--gh-font);color:var(--gh-fg-muted);gap:.5rem;margin-top:.3rem;display:flex}.gh-content .kg-file-card-filename:after{content:"·";margin-left:.5rem}.gh-content .kg-file-card-icon{color:var(--gh-accent);flex-shrink:0}.gh-content .kg-file-card-icon svg{width:28px;height:28px}.gh-content .kg-embed-card{flex-direction:column;align-items:center;display:flex}.gh-content .kg-embed-card iframe{border:none;width:100%}.gh-content .kg-video-card video{width:100%;display:block}.gh-content .kg-video-overlay,.gh-content .kg-video-player-container{display:none}.gh-content .kg-audio-card audio{width:100%}.gh-content .kg-audio-player-container .kg-audio-player{display:none}.gh-content .kg-header-card{background:var(--gh-card-bg);text-align:center;font-family:var(--gh-font);padding:4rem 2rem}.gh-content .kg-header-card-label{text-transform:uppercase;letter-spacing:.12em;color:var(--gh-accent);font-size:.85rem;font-family:var(--gh-font);margin-bottom:.75rem;display:block}.gh-content .kg-header-card-heading{color:var(--gh-fg);font-size:2.25rem;font-weight:700;font-family:var(--gh-font);margin:0 0 .75rem}.gh-content .kg-header-card-subheading{color:var(--gh-fg-muted);font-size:1.1rem;font-family:var(--gh-font);margin:0 0 1.5rem}.gh-content .kg-header-card-button{background:var(--gh-accent);color:#111410;font-weight:600;font-family:var(--gh-font);padding:.65rem 1.5rem;text-decoration:none;display:inline-block}.gh-content .kg-product-card{background:var(--gh-card-bg);font-family:var(--gh-font);gap:1.5rem;padding:1.5rem;display:flex}.gh-content .kg-product-card-image{object-fit:cover;flex-shrink:0;width:100px;height:100px}.gh-content .kg-product-card-title{color:var(--gh-fg);font-size:1.1rem;font-weight:700;font-family:var(--gh-font);margin-bottom:.25rem}.gh-content .kg-product-card-rating{gap:.15rem;margin-bottom:.5rem;display:flex}.gh-content .kg-product-card-star-filled{color:var(--gh-accent)}.gh-content .kg-product-card-star-empty{color:var(--gh-border)}.gh-content .kg-product-card-description{color:var(--gh-fg-muted);font-size:1rem;font-family:var(--gh-font);margin-bottom:.75rem}.gh-content .kg-product-card-button{background:var(--gh-accent);color:#111410;font-size:.95rem;font-weight:600;font-family:var(--gh-font);padding:.5rem 1.25rem;text-decoration:none;display:inline-block}.gh-content .kg-hr-card hr{border:none;border-top:1px solid var(--gh-border);margin:0}
