*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#733381,#1a1a1a);color:#ff0;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden;width:100vw}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background:#000;min-height:100vh}.route-stage{perspective:1600px;transform-style:preserve-3d}.route-page-turn{animation:pageTurnIn .52s cubic-bezier(.22,.61,.36,1);transform-origin:left center;will-change:transform,opacity}.navbar{background-color:#2a2a2a;box-shadow:0 2px 10px #00000080;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.navbar ul{align-items:center;display:flex;gap:2rem;justify-content:center;list-style:none}.navbar li{display:inline}.navbar a{border-radius:4px;color:#fff;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:color .3s ease}.navbar a:hover{background-color:#4a9eff1a;color:#4a9eff}.page{align-items:center;background-image:url(/static/media/background.95faebc93f44f005a455.png);background-position:top;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;justify-content:center;margin:0 auto;min-height:100vh;padding:6rem 2rem 2rem;width:min(1530px,100%)}.page-content{width:min(1200px,100%)}.page h1{color:#4a9eff;font-size:3rem;margin-bottom:2rem;text-align:center}.page p{color:#ccc;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}@keyframes pageTurnIn{0%{filter:blur(1px);opacity:0;transform:rotateY(-14deg) translateX(-22px) scale(.99)}to{filter:blur(0);opacity:1;transform:rotateY(0deg) translateX(0) scale(1)}}
/*# sourceMappingURL=main.64e25d8e.css.map*/