.app{width:100%;height:90vh;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center;text-align:center;vertical-align:center;justify-items:center;margin:auto;gap:1rem}.download-buttons{display:flex;flex-direction:row;justify-content:center;margin-top:1rem;flex-wrap:wrap;align-items:center;text-align:center;align-content:center}.logo{height:12rem;width:auto}.download-button{height:4rem;width:auto;border-radius:.6rem}.download-button:hover{box-shadow:#000 0 20px 30px -10px}.sharedRouteButton{box-shadow:#000 0 5px 15px -10px}.sharedRouteButton:hover{cursor:pointer;box-shadow:#000 0 10px 30px -10px}@media only screen and (max-width: 600px){.logo{height:10rem}.download-button{height:3.5rem}}@media only screen and (max-width: 500px){.logo{height:8rem}.download-button{height:3.5rem}}@media only screen and (max-width: 300px){.logo{height:6rem}.download-button{height:3.5rem}}@media only screen and (max-width: 200px){.logo{height:auto;margin:0 1rem}.download-button{height:auto}.download-buttons{margin:0 1rem}}
