body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){#Logo:hover{animation:App-logo-spin 5s linear infinite}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}h1{color:#fff;font-size:5rem;text-align:center;text-shadow:3px 0 #c80000;text-transform:uppercase}.app{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}#navbar{background-color:#011627}#navbar button{color:#fbfbff;font-size:20px}#navbar button:hover{font-weight:700}#navbar button .active{color:#fcd0a1;font-weight:700}body{background-color:#011627;color:#fff}p{text-align:wrap}@media screen and (max-width:768px){h1{font-size:3rem}}#toggle{display:none}.icon-container{display:grid;margin-right:10px;place-items:start}.hamburger{align-self:center;right:0;width:2em;z-index:5}.hamburger div{background-color:#d10000ee;height:.4em;margin-top:5px;position:relative;transition:all .3s ease-in-out;width:3em}#toggle:checked+.hamburger .top-bun{transform:rotate(-45deg)}#toggle:checked+.hamburger .bottom-bun{opacity:0;transform:rotate(45deg)}#toggle:checked+.hamburger .meat{margin-top:-7px;transform:rotate(45deg)}#toggle:checked+.hamburger{top:0;transform:scale(1)}
/*# sourceMappingURL=main.4d454cc3.css.map*/