.ActiveLink_link__tkkyb{padding:.5rem 1rem;border-radius:.5rem}.ActiveLink_link__tkkyb:focus,.ActiveLink_link__tkkyb:hover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:rgba(0,0,0,.1)}.ActiveLink_activeLink__vJiUl{color:var(--primary)}.ActiveLink_activeLink__vJiUl:focus,.ActiveLink_activeLink__vJiUl:hover{color:var(--primary-lighter)}.Navbar_navbar___JEvD{display:flex;width:100%;position:-webkit-sticky;position:sticky;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,rgba(40,42,54,.75),rgba(40,42,54,0));top:0;z-index:1}.Navbar_navbar___JEvD>div{flex:1 1;display:flex;align-items:center;justify-content:center;padding:0 2rem}.Navbar_navbar___JEvD>div>ul{flex:1 1;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.Navbar_navbar___JEvD>div>ul li{list-style:none}:root{--background:#f8f8f2;--background-lighter:#fff;--background-darker:#d3d9df;--foreground:#282a36;--foreground-lighter:#444650;--foreground-darker:#161821;--primary:#3eb3eb;--primary-lighter:#61c0ff;--primary-darker:#4798ce;--secondary:#ff79c6;--secondary-lighter:#ffb3e6;--secondary-darker:#ff5f80}@media(prefers-color-scheme:dark){html{color-scheme:dark}:root{--background:#282a36;--background-lighter:#444650;--background-darker:#161821;--foreground:#f8f8f2;--foreground-lighter:#fff;--foreground-darker:#d3d9df}}body,html{padding:0;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:var(--secondary);font-weight:700;text-decoration:none}a:hover{color:var(--secondary-lighter)}*{box-sizing:border-box}body{color:var(--foreground);background:var(--background);background-image:radial-gradient(15% 15% at 100% 15%,rgba(94,148,252,.75) 0,hsla(60,30%,96%,0) 100%),radial-gradient(25% 25% at 80% 10%,rgba(255,21,21,.3) 0,hsla(60,30%,96%,0) 100%),radial-gradient(90.24% 93.32% at 88.33% 10.1%,rgba(214,108,252,.2) 0,hsla(60,30%,96%,0) 100%)}a,button{cursor:pointer}.App_container__HdcSw{display:flex;flex-direction:column}.App_main__cEhj4{min-height:100vh;padding:4rem 0;flex:1 1;flex-direction:column}.App_footer__KoEd2,.App_main__cEhj4{display:flex;justify-content:center;align-items:center}.App_footer__KoEd2{flex:1 1;padding:2rem 0;border-top:1px solid var(--background-darker)}@media(prefers-color-scheme:dark){.App_footer__KoEd2{border-color:var(--background-lighter)}}