:root{--foreground-rgb:0,0,0;--background-rgb:255,255,255}body,html{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}body{background-image:url(/_next/static/media/galaxy_background.4d91a526.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;color:rgb(var(--foreground-rgb));flex-direction:column}#__next,body{min-height:100vh;width:100%;position:relative;display:flex}#__next,.page-template{flex:1 1;flex-direction:column}.page-template{min-height:100vh;position:relative}.footer,.page-template{display:flex;width:100%}.footer{position:fixed;bottom:0;left:0;background-color:transparent;padding:1.5rem;z-index:1000;justify-content:center;align-items:center}.main{min-height:100vh;display:flex;flex-direction:column}.nav-link{color:#333;padding:.5rem 1rem;text-decoration:none}.nav-link:hover{color:#007bff}.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:2rem}.error-container button{margin-top:1rem;padding:.5rem 1rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.error-container button:hover{background-color:#0056b3}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.loading-spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:2rem}.not-found-container a{margin-top:1rem;color:#007bff;text-decoration:none}.not-found-container a:hover{text-decoration:underline}