.SplashScreen_splashScreen__1MRUL{position:fixed;top:0;left:0;width:100%;height:100vh;background:#1a1a1a;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;z-index:9999;opacity:1;visibility:visible;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.SplashScreen_splashScreen__1MRUL.SplashScreen_leaving__32VA1{opacity:0;visibility:hidden}.SplashScreen_splashScreen__1MRUL h1{font-size:2.5rem;margin:0;font-family:var(--font-serif)}.SplashScreen_splashScreen__1MRUL p{font-size:1.2rem;margin-top:.5rem;font-family:var(--font-sans)}.PageTransition_pageTransition__TMWzI{position:fixed;top:0;left:0;width:100%;height:3px;background:rgba(0,0,0,.1);z-index:1200}.PageTransition_loader__4yiZe{height:100%;width:0;background:#1bae14;animation:PageTransition_loading__HxP5X 1s ease-in-out infinite}@keyframes PageTransition_loading__HxP5X{0%{width:0}50%{width:50%}to{width:100%}}:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;scroll-padding-top:30px}@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,400;0,700;1,400;1,700&family=Inter:wght@400;500;600;700&display=swap");:root{--font-serif:"Merriweather",Georgia,serif;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}body{font-family:var(--font-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body{margin:0}*{box-sizing:border-box;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}h2{margin-bottom:20px}.appFooter{text-align:center;font-size:12px;padding-bottom:40px}.socialLinks{margin:30px 0}.socialLinks a{margin:0 10px}