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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.gridWrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;grid-auto-rows:minmax(100px,auto)}.topPane{grid-column:1/5;grid-row:1}.rightPane{grid-column:2/4;grid-row:1/3}.leftPane{grid-column:1;grid-row:2/5}.wrapper{max-width:480px;background:#fff;margin:50px auto auto;display:flex;flex-direction:column;padding-left:50px;padding-right:50px;padding-bottom:50px}.googleBtn{width:225px;margin:0 0 50px;display:flex;justify-content:center;font-size:16px}.googleBtn img{width:16px;height:16px;padding:0;margin:0 5px;vertical-align:middle}*{box-sizing:border-box}.topbar{background-color:#0078d4}.sidebar{float:left;background-color:#fff;width:300px}.content,.sidebar{height:calc(100vh - 44px)}.content{padding:25px;margin-left:300px;background-color:#f1f1f1}@media screen and (max-width:700px){.sidebar{width:50px}.sidebar a{float:left}.content{margin-left:50px}}
/*# sourceMappingURL=main.45246158.chunk.css.map */