.app{align-items:center;display:flex;flex-direction:column;height:100dvh}.app-vertical-stack{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;max-width:584px;padding:20px;row-gap:30px;width:100%}.app-logo{align-items:end;display:flex;height:290px;justify-content:center}.app-logo-text{font-family:Arial,sans-serif;font-size:72px;font-weight:700;letter-spacing:-2px;line-height:normal}.color-blue{color:#4285f4}.color-red{color:#ea4335}.color-yellow{color:#fbbc05}.color-green{color:#34a853}.buttons-wrapper{column-gap:15px}.buttons-wrapper,.links-wrapper{display:flex;justify-content:center}.links-wrapper{column-gap:10px}footer{align-items:center;background-color:#f2f2f2;box-sizing:border-box;display:flex;justify-content:center;min-height:50px;padding:0 20px env(safe-area-inset-bottom);width:100%;@media (prefers-color-scheme:dark){&{background-color:#171717}}}.footer-text{padding:20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overscroll-behavior-y:none;touch-action:none;-webkit-user-select:none;user-select:none}