.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-float infinite 3s ease-in-out}}.App-header{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin)}.App-link{color:#704cb6}@keyframes App-logo-float{0%{transform:translateY(0)}50%{transform:translateY(10px)}to{transform:translateY(0)}}.login-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#d9edff}.login-box{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;max-width:1000px;background-color:#fff;box-shadow:0 0 40px #00000029;overflow:hidden;margin:0 auto;border-radius:12px}.login-form{flex:1 0 100%;max-width:480px;width:100%;padding:60px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
