:root{--fonts-override:"Inter"}div.full.height{background-color:#fff}@media (prefers-color-scheme:dark){div.full.height{background-color:#030c12}}main{font-size:16px}@media screen and (max-width:991px){main{margin-left:2em;margin-right:2em}}main a.button{color:#144b49;background-color:#ffea69;-moz-background-clip:padding;-webkit-user-select:none;user-select:none;-o-transition:background-color .1s ease-in-out,box-shadow .1s ease-in-out,text-shadow .1s ease-in-out;text-align:center;text-shadow:-1px -2px #fff198;-webkit-background-clip:padding-box;background-clip:padding-box;border:none;border-radius:.3rem;padding:1em 1.5em;font-size:1.35em;font-weight:700;text-decoration:none;-webkit-transition:background-color .1s ease-in-out,box-shadow .1s ease-in-out,text-shadow .1s ease-in-out;-moz-transition:background-color .1s ease-in-out,box-shadow .1s ease-in-out,text-shadow .1s ease-in-out;-ms-transition:background-color .1s ease-in-out,box-shadow .1s ease-in-out,text-shadow .1s ease-in-out;box-shadow:0 0 #0006}main a.button svg{-o-transition:filter .1s ease-in-out;filter:drop-shadow(-1px -2px #fff198);-webkit-transition:filter .1s ease-in-out;-moz-transition:filter .1s ease-in-out;-ms-transition:filter .1s ease-in-out}main a.button:hover,main a.button:focus{text-shadow:-1px -2px #ffea69;background-color:#fff198;box-shadow:2px 2px 4px #0006}main a.button:hover svg,main a.button:focus svg{filter:drop-shadow(-1px -2px #ffea69)}main a.button>:first-child{padding-right:.5em}main header{color:#144b49;z-index:1;background-color:#fff;background-position:bottom;background-repeat:no-repeat;position:relative}@media (prefers-color-scheme:dark){main header{color:#fff;background-color:#030c12}}@media screen and (max-width:991px){main header{background-image:none!important}}main header .header-row{max-width:950px;margin-left:auto;margin-right:auto;padding-top:4em;padding-bottom:16em;display:flex}@media screen and (max-width:991px){main header .header-row{flex-direction:column-reverse;padding-top:4em;padding-bottom:4em}}main header .header-title{z-index:2;flex:2 1 0;margin-top:2em;margin-bottom:2em;font-weight:500;position:relative}main header .header-title h2{font-size:2em;font-weight:800}main header .header-title>div{margin-left:2em}@media screen and (max-width:991px){main header .header-title>div{margin:0}}main header .header-title>div>p{font-size:1.125em}main header .header-title>div>p a{color:inherit;text-decoration:underline}main header .header-title>div>p a:hover,main header .header-title>div>p a:focus{color:#73ccc6}main header .header-social-links{font-weight:800;display:flex}@media screen and (max-width:991px){main header .header-social-links{font-size:1.3em}}main header .header-social-links a{color:#4b9590;align-self:center;margin-right:1em;text-decoration:none;position:relative}@media (prefers-color-scheme:dark){main header .header-social-links a{color:#235f5c}}main header .header-social-links a:focus{outline:none}main header .header-social-links a:hover,main header .header-social-links a:focus{color:#144b49}@media (prefers-color-scheme:dark){main header .header-social-links a:hover,main header .header-social-links a:focus{color:#73ccc6}}main header .header-social-links a>*{float:left;height:1.5em;line-height:1.5em}main header .header-logo{flex:1 1 0;margin-top:2em;position:relative}@media screen and (max-width:991px){main header .header-logo{text-align:center;height:200px;margin-top:0}}main header .header-logo img.codeberg-logo{height:100%}@media screen and (min-width:992px){main header .header-logo img.codeberg-logo{z-index:1;position:absolute}}main header .header-logo img.codeberg-logo.light{display:inline}@media (prefers-color-scheme:dark){main header .header-logo img.codeberg-logo.light{display:none}}main header .header-logo img.codeberg-logo.dark{display:none}@media (prefers-color-scheme:dark){main header .header-logo img.codeberg-logo.dark{display:inline}}main header .header-logo svg{z-index:0;filter:blur(25px);color:#fff;height:150%;position:absolute;top:-20%;left:-13%}@media (prefers-color-scheme:dark){main header .header-logo svg{color:#030c12}}@media screen and (max-width:991px){main header .header-logo svg{display:none}}main section#home-section-about{color:#fff;position:relative}main section#home-section-about .home-section-about-box-container{background-color:#2185d0;background-position:50%;background-repeat:no-repeat;position:relative}@media (prefers-color-scheme:dark){main section#home-section-about .home-section-about-box-container{background-color:#030c12}}@media screen and (max-width:991px){main section#home-section-about .home-section-about-box-container{background-color:unset;background-image:none!important}}main section#home-section-about .home-section-about-box-container .home-section-about-box{z-index:2;background:-moz-linear-gradient(#144b49,#144b49b2 60%);background:-ms-linear-gradient(top,#144b49b2 40%,#144b49);background:-o-linear-gradient(#144b49,#144b49b2 60%);-moz-background-clip:padding;background:-webkit-gradient(linear,0 0,0 100%,from(#144b49b2),to(#144b49));background:-webkit-linear-gradient(#144b49,#144b49b2 60%);background:-moz-linear-gradient(#144b49,#144b49b2 60%);-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:4px;max-width:950px;margin-left:auto;margin-right:auto;padding:2.5em 2em 2em;display:flex;position:relative;top:-7em}@media screen and (max-width:991px){main section#home-section-about .home-section-about-box-container .home-section-about-box{top:0}}@media screen and (max-width:739px){main section#home-section-about .home-section-about-box-container .home-section-about-box{flex-direction:column}}main section#home-section-about .home-section-about-box-container .home-section-about-box div{flex:1 1 0;margin-left:2em}@media screen and (max-width:739px){main section#home-section-about .home-section-about-box-container .home-section-about-box div{margin-top:2em;margin-left:0}}main section#home-section-about .home-section-about-box-container .home-section-about-box div:first-child{margin:0}main section#home-section-about .home-section-about-box-container .home-section-about-box div h3{text-shadow:1px 2px #144b49;margin-top:.25em;font-size:1.75em;font-weight:900}@media (prefers-color-scheme:dark){main section#home-section-about .home-section-about-box-container .home-section-about-box div h3{text-shadow:1px 2px #0e2f2e}}main section#home-section-about .home-section-about-box-container .home-section-about-box div p{font-size:1.125em}main section#home-section-about .home-section-about-box-container .home-section-about-box div.home-section-about-register-button-container{justify-content:left;margin:0;display:flex;position:absolute;top:-3em;left:-2em;right:-2em}@media screen and (max-width:1200px){main section#home-section-about .home-section-about-box-container .home-section-about-box div.home-section-about-register-button-container{justify-content:center}}main section#home-section-about .home-section-about-box-container .home-section-about-box div.home-section-about-register-button-container a{padding:.9em;font-size:1.75em;box-shadow:.5em .5em .5em #0006}main section#home-section-about .home-section-about-box-container .home-section-about-box div.home-section-about-register-button-container a:hover,main section#home-section-about .home-section-about-box-container .home-section-about-box div.home-section-about-register-button-container a:focus{box-shadow:.7em .7em .7em #0009}main section#home-section-about .home-section-about-container{z-index:2;justify-content:space-between;gap:.5em;max-width:950px;margin-left:auto;margin-right:auto;padding-left:4em;padding-right:4em;display:flex;position:relative;top:-1.75em}@media screen and (max-width:991px){main section#home-section-about .home-section-about-container{top:0}}@media screen and (max-width:739px){main section#home-section-about .home-section-about-container{grid-template:repeat(2,1fr)/repeat(2,1fr);margin-top:1em;display:grid}}@media screen and (max-width:420px){main section#home-section-about .home-section-about-container{padding-left:0;padding-right:0}}main section#home-section-about .home-section-about-container div{color:#2185d0;flex-direction:column;display:flex}@media (prefers-color-scheme:dark){main section#home-section-about .home-section-about-container div{color:#2b6a67}}@media screen and (max-width:991px){main section#home-section-about .home-section-about-container div{margin-top:1em}}main section#home-section-about .home-section-about-container div h4{white-space:nowrap;flex:1 1 0;margin-bottom:0;font-size:1.2em;font-weight:800;line-height:1}@media screen and (min-width:992px){main section#home-section-about .home-section-about-container div h4{text-shadow:1px 1px #00000080;color:#fff;margin-bottom:.5em}}@media screen and (min-width:992px) and (prefers-color-scheme:dark){main section#home-section-about .home-section-about-container div h4{color:inherit}}main section#home-section-about .home-section-about-container div p{flex:1 1 0;margin:.1em 0 0;font-size:3em;font-weight:300;line-height:1}main section#home-section-about .home-section-about-container div p.powered-by-forgejo,main section#home-section-about .home-section-about-container div p.powered-by-forgejo svg{height:1em}main section#home-section-about .home-section-about-container div p.powered-by-forgejo a{color:inherit}main section#home-section-support{color:#2185d0;background-color:#fff;flex-direction:column;max-width:950px;margin-top:4em;margin-left:auto;margin-right:auto;display:flex}@media (prefers-color-scheme:dark){main section#home-section-support{color:#fff;background-color:#030c12}}@media screen and (min-width:992px){main section#home-section-support{padding-left:4em;padding-right:4em}}main section#home-section-support h3{margin-top:0;margin-bottom:1.5em;font-size:2em;font-weight:800}@media screen and (min-width:740px){main section#home-section-support h3{text-align:center}}main section#home-section-support h3 img{margin-left:.1em}main section#home-section-support div{grid-template-columns:repeat(2,1fr);gap:2em;display:grid}@media screen and (min-width:740px) and (max-width:991px){main section#home-section-support div{grid-template-columns:2fr 3fr}}@media screen and (max-width:739px){main section#home-section-support div{grid-template-rows:repeat(2,auto);grid-template-columns:1fr;gap:1em}}main section#home-section-support div a{place-self:center right}@media screen and (max-width:739px){main section#home-section-support div a{justify-self:left}}@media screen and (min-width:740px){main section#home-section-support div a{white-space:nowrap}}main section#home-section-support div a svg{float:left;height:1em}main section#home-section-support div p{text-align:left;font-size:1.125em}main section#home-section-support hr{color:#b5ddff;border-style:solid;width:40%;margin-bottom:2em;margin-left:2em}@media (prefers-color-scheme:dark){main section#home-section-support hr{color:#144b49}}@media screen and (min-width:740px) and (max-width:991px){main section#home-section-support hr{width:60%}}@media screen and (max-width:739px){main section#home-section-support hr{width:80%;margin-left:0}}