@import "https://fonts.googleapis.com/css2?family=Mouse+Memoirs&display=swap";
@import "https://fonts.googleapis.com/css2?family=Combo&family=Permanent+Marker&display=swap";
@import "https://fonts.googleapis.com/css2?family=Open+Sans&display=swap";
@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400&display=swap";
.Footer-module__bU2TmW__footerBody{border-top:2px solid var(--footer-top-border-color);margin-top:30px;padding:30px 0;font-family:Oswald,sans-serif}.Footer-module__bU2TmW__footerBody .Footer-module__bU2TmW__row{flex-direction:row;padding:0 20px;display:flex}.Footer-module__bU2TmW__row .Footer-module__bU2TmW__rowLeft{width:30%}.Footer-module__bU2TmW__row .Footer-module__bU2TmW__rowRight{text-align:end;width:70%}.Footer-module__bU2TmW__row .Footer-module__bU2TmW__rowLeft,.Footer-module__bU2TmW__row .Footer-module__bU2TmW__rowRight{padding:10px 100px}.Footer-module__bU2TmW__developer{margin:0 120px;font-size:.8em}.Footer-module__bU2TmW__developer a{color:var(--body-link-color);text-decoration:none}.Footer-module__bU2TmW__developer a:hover{color:var(--body-link-hover-color);text-decoration:underline}.Footer-module__bU2TmW__footerIcon{margin:0 8px;text-decoration:none}.Footer-module__bU2TmW__footerIcon .Footer-module__bU2TmW__text{color:var(--body-link-color)}.Footer-module__bU2TmW__footerIcon .Footer-module__bU2TmW__text:hover{color:var(--body-link-hover-color);text-decoration:underline}@media (max-width:849px){.Footer-module__bU2TmW__footerBody{margin-top:0}.Footer-module__bU2TmW__footerBody .Footer-module__bU2TmW__row{flex-direction:column;justify-content:center}.Footer-module__bU2TmW__footerBody .Footer-module__bU2TmW__row .Footer-module__bU2TmW__rowLeft,.Footer-module__bU2TmW__footerBody .Footer-module__bU2TmW__row .Footer-module__bU2TmW__rowRight{text-align:center;margin:auto;padding:5px;display:block}.Footer-module__bU2TmW__developer{text-align:center}}@media (max-width:431px){.Footer-module__bU2TmW__footerBody{font-size:.7em}}@media (max-width:338px){.Footer-module__bU2TmW__footerBody{font-size:.6em}}
.Navbar-module__Ubi64G__navbar{background-color:var(--navbar-bg-color);justify-content:space-around;align-items:center;padding:10px 0;font-family:Mouse Memoirs,sans-serif;font-size:35px;display:flex}.Navbar-module__Ubi64G__navlist{align-items:center;list-style-type:none;display:flex}.Navbar-module__Ubi64G__navList .Navbar-module__Ubi64G__listItem{padding:20px 10px;display:inline-block}.Navbar-module__Ubi64G__navbar a{text-decoration:none}.Navbar-module__Ubi64G__navbarText.Navbar-module__Ubi64G__right:hover{transition:all .1s;transform:rotate(-2deg)scale(1.05)translate(-4px,-7px)}.Navbar-module__Ubi64G__navbarText.Navbar-module__Ubi64G__left:hover{transition:all .1s;transform:rotate(2deg)scale(1.05)translate(4px,-7px)}.Navbar-module__Ubi64G__navbarText.Navbar-module__Ubi64G__active:hover{transform:none}.Navbar-module__Ubi64G__navbarText{color:var(--navbar-text-color);display:inline-block}.Navbar-module__Ubi64G__navbarText.Navbar-module__Ubi64G__active{color:var(--navbar-text-active-color);text-shadow:0 0 10px #919191}.Navbar-module__Ubi64G__navbarLogo{border-radius:50%;width:auto;height:120px;animation:1s ease-in-out 1s Navbar-module__Ubi64G__logo-entry}@keyframes Navbar-module__Ubi64G__logo-entry{0%{transform:scale(.96)}20%{transform:scale(1.1)}40%{transform:scale(.58)}60%{transform:scale(1.05)}80%{transform:scale(1.01)}to{transform:scale(1)}}.Navbar-module__Ubi64G__menu{cursor:pointer;padding:2px;display:none}.Navbar-module__Ubi64G__menuLine{background-color:var(--hamburger-menu-color);border-radius:5px;width:30px;height:4px;margin-bottom:6px}.Navbar-module__Ubi64G__menu:active .Navbar-module__Ubi64G__menuLine{-webkit-animation:.4s ease-in-out Navbar-module__Ubi64G__hamburger-anim;animation:.4s ease-in-out alternate forwards Navbar-module__Ubi64G__hamburger-anim}@keyframes Navbar-module__Ubi64G__hamburger-anim{0%{transform:scale(.96)}20%{transform:scale(1.1)}40%{transform:scale(.58)}60%{transform:scale(1.05)}80%{transform:scale(1.01)}to{transform:scale(1)}}@media (max-width:930px){.Navbar-module__Ubi64G__navList{display:block}.Navbar-module__Ubi64G__navbar{flex-direction:column}.Navbar-module__Ubi64G__navbarLogo{height:80px}.Navbar-module__Ubi64G__menu{display:block;position:absolute;top:50px;right:20px}.Navbar-module__Ubi64G__navList .Navbar-module__Ubi64G__listItem{display:block}.Navbar-module__Ubi64G__navList .Navbar-module__Ubi64G__listItem:hover{background-color:var(--nav-list-hover-color)}.Navbar-module__Ubi64G__navList .Navbar-module__Ubi64G__listItem:hover a{transform:none}.Navbar-module__Ubi64G__navList{text-align:right;width:100%;margin-top:30px;transition:all .5s;animation-name:Navbar-module__Ubi64G__navbar-slide-in;animation-duration:.5s;animation-iteration-count:1}@keyframes Navbar-module__Ubi64G__navbar-slide-in{0%{opacity:0;transform:translateY(-100%)}30%{opacity:0}to{opacity:1;transform:translateY(0)}}.Navbar-module__Ubi64G__navLogoParent{width:100%}.Navbar-module__Ubi64G__navLogoParent img{margin-left:30px}.Navbar-module__Ubi64G__navListHidden{display:none}}
:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,#fff0);--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135;--body-link-color:#333;--body-link-hover-color:#222;--footer-top-border-color:#eee;--navbar-text-color:#490000;--navbar-text-active-color:#000;--hamburger-menu-color:#000;--btn-bg-color:#ddd;--btn-hover-bg-color:#333;--btn-text-color:#000;--btn-hover-text-color:#fff}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(#0141ff66,#0141ff00);--secondary-glow:linear-gradient(to bottom right,#0141ff00,#0141ff00,#0141ff4d);--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200;--body-link-color:#ddd;--body-link-hover-color:#fff;--footer-top-border-color:#333;--navbar-text-color:#d6d6d6;--navbar-text-active-color:#fff;--hamburger-menu-color:#fff;--btn-bg-color:#ddd;--btn-hover-bg-color:#9c9c9c;--btn-text-color:#000;--btn-hover-text-color:#000}}*{box-sizing:border-box;max-width:100vw;margin:0;padding:0}html{overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb)))rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}.btn{background-color:var(--btn-bg-color);color:var(--btn-text-color);cursor:pointer;border:none;border-radius:2px;outline:none;padding:10px}.btn:hover{background-color:var(--btn-hover-bg-color);color:var(--btn-hover-text-color)}.btn-sm{padding:5px}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
