*,:before,:after{box-sizing:border-box;background-repeat:no-repeat}:before,:after{text-decoration:inherit;vertical-align:inherit}:where(:root){cursor:default;line-height:1.5;word-wrap:break-word;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%}:where(body){margin:0}:where(h1){font-size:2em;margin:.67em 0}:where(dl,ol,ul) :where(dl,ol,ul){margin:0}:where(hr){color:inherit;height:0}:where(nav) :where(ol,ul){list-style-type:none;padding:0}:where(nav li):before{content:"​";float:left}:where(pre){font-family:monospace,monospace;font-size:1em;overflow:auto}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,samp){font-family:monospace,monospace;font-size:1em}:where(small){font-size:80%}:where(audio,canvas,iframe,img,svg,video){vertical-align:middle}:where(iframe){border-style:none}:where(svg:not([fill])){fill:currentColor}:where(table){border-collapse:collapse;border-color:inherit;text-indent:0}:where(button,input,select){margin:0}:where(button,[type=button i],[type=reset i],[type=submit i]){-webkit-appearance:button}:where(fieldset){border:1px solid #a0a0a0}:where(progress){vertical-align:baseline}:where(textarea){margin:0;resize:vertical}:where([type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(dialog){background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(details>summary:first-of-type){display:list-item}:where([aria-busy=true i]){cursor:progress}:where([aria-controls]){cursor:pointer}:where([aria-disabled=true i],[disabled]){cursor:not-allowed}:where([aria-hidden=false i][hidden]){display:inline;display:initial}:where([aria-hidden=false i][hidden]:not(:focus)){clip:rect(0,0,0,0);position:absolute}:where(iframe,img,input,video,select,textarea){height:auto;max-width:100%}:where(button,input,select,textarea){background-color:transparent;border:1px solid WindowFrame;color:inherit;font:inherit;letter-spacing:inherit;padding:.25em .375em}:where(select){-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E") no-repeat right center / 1em;border-radius:0;padding-right:1em}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:600;src:url(/fonts/inter-tight-v9-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:400;src:url(/fonts/noto-sans-v39-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:700;src:url(/fonts/noto-sans-v39-latin-700.woff2) format("woff2")}:root{--primary: rgb(66, 122, 23);--body-background: rgb(254, 247, 245);--body-color: rgb(61, 61, 61);--body-font-family: "Noto Sans", sans-serif;--body-font-size: 18px;--body-font-weight: 400;--body-line-height: 1;--heading-font-weight: 700;--heading-line-height: 1.2;--h1-font-size: 24px;--h2-font-size: 21px;--h3-font-size: 18px;--h4-font-size: 18px;--h5-font-size: 18px;--h6-font-size: 18px;--anchor-color: var(--primary);--anchor-hover-color: rgb(41, 84, 0);--anchor-active-color: rgb(31, 66, 0);--border-radius: 4px;--button-background: rgb(75, 131, 35);--button-hover-background: rgb(63, 119, 18);--button-active-background: rgb(58, 113, 6);--button-color: rgb(255, 255, 255);--button-padding: 9px;--button-line-height: 1;--max-content-width: 680px;--max-wide-content-width: 800px;--focus-outline-color: rgb(66, 122, 23);--focus-outline-light-color: rgb(156, 216, 121);--focus-outline: 2px solid var(--focus-outline-color);--focus-outline-offset: 2px}@supports (color: color(display-p3 0 0 0%)){:root{--anchor-hover-color: rgb(41, 84, 0);--anchor-active-color: rgb(31, 66, 0)}@media(color-gamut:p3){:root{--anchor-hover-color: color(display-p3 .18672 .33322 0);--anchor-active-color: color(display-p3 .14228 .26185 0)}}}html{width:100%;height:100%}body{width:100%;height:100%;background:var(--body-background);font-family:var(--body-font-family);color:var(--body-color);font-size:var(--body-font-size);font-weight:var(--body-font-weight);line-height:var(--body-line-height)}h1,h2,h3,h4,h5,h6,p{margin:0}h1{font-size:var(--h1-font-size)}h2{font-size:var(--h2-font-size)}h3{font-size:var(--h3-font-size)}h4{font-size:var(--h4-font-size)}h5{font-size:var(--h5-font-size)}h6{font-size:var(--h6-font-size)}h1,h2,h3,h4,h5,h6{font-weight:var(--heading-font-weight);line-height:var(--heading-line-height)}button{cursor:pointer}a{border-radius:var(--border-radius);-webkit-text-decoration:none;text-decoration:none}a:not(.button):not(.navbar-logo):not(.app-store-button){color:var(--anchor-color)}@media(hover:hover){a:not(.button):not(.navbar-logo):not(.app-store-button):hover:not(:active){color:var(--anchor-hover-color);-webkit-text-decoration:underline;text-decoration:underline}}a:not(.button):not(.navbar-logo):not(.app-store-button):active{color:var(--anchor-active-color);-webkit-text-decoration:underline;text-decoration:underline}*:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset)}.button{display:inline-block;border:0;border-radius:var(--border-radius);padding:var(--button-padding);color:var(--button-color);background:var(--button-background);line-height:var(--button-line-height)}@media(hover:hover){.button:hover:not(:active):not(:disabled){background:var(--button-hover-background)}}.button:active:not(:disabled){background:var(--button-active-background)}
