:root{--vh: 1vh;--sat: 0px;--sab: 0px;--sal: 0px;--sar: 0px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;touch-action:pan-x pan-y;overflow:hidden;width:100%;min-height:100dvh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}[data-header],[data-bottom-buttons]{will-change:transform;transform:translateZ(0)}[data-header]:not(:hover):not(:focus),[data-bottom-buttons]:not(:hover):not(:focus){will-change:auto}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.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}.dot{display:inline-block;width:.5em;height:.5em;background-color:#fff;border-radius:50%;margin:0 2px;animation:wave 1.5s ease-in-out infinite}.dot:nth-child(1){animation-delay:0s}.dot:nth-child(2){animation-delay:.5s}.dot:nth-child(3){animation-delay:1s}@keyframes wave{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}
