*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100%;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Roboto,sans-serif;background-color:#fbfbfd;color:#1d1d1f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px}.logo{width:240px;height:auto;margin-bottom:40px;cursor:pointer;transition:filter .3s ease}.logo:hover{filter:brightness(1.1)}.tagline{font-size:21px;font-weight:400;color:#86868b;letter-spacing:-.01em}footer{padding:20px;text-align:center}footer p{font-size:12px;color:#86868b}@media(max-width:734px){.logo{width:180px}.tagline{font-size:17px}}
