body,html{border:0;margin:0;padding:0}#root,html{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.button-57{background:#fff;border:1px solid #18181a;color:#18181a;cursor:pointer;display:inline-block;font-size:15px;line-height:15px;overflow:hidden;padding:18px 18px 17px;position:relative;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none}.button-57 span:first-child{position:relative;transition:color .6s cubic-bezier(.48,0,.12,1);z-index:10}.button-57 span:last-child{bottom:0;color:#fff;display:block;height:14px;left:50%;line-height:13px;opacity:0;position:absolute;top:50%;-webkit-transform:translateY(225%) translateX(-50%);transform:translateY(225%) translateX(-50%);transition:all .5s cubic-bezier(.48,0,.12,1);z-index:100}.button-57:after{background-color:#000;bottom:-50%;content:"";height:100%;left:0;position:absolute;-webkit-transform:skewY(9.3deg) scaleY(0);transform:skewY(9.3deg) scaleY(0);-webkit-transform-origin:bottom center;transform-origin:bottom center;transition:-webkit-transform .6s cubic-bezier(.48,0,.12,1);transition:transform .6s cubic-bezier(.48,0,.12,1);transition:transform .6s cubic-bezier(.48,0,.12,1),-webkit-transform .6s cubic-bezier(.48,0,.12,1);width:100%;z-index:50}.button-57:hover:after{-webkit-transform:skewY(9.3deg) scaleY(2);transform:skewY(9.3deg) scaleY(2);-webkit-transform-origin:bottom center;transform-origin:bottom center}.button-57:hover span:last-child{opacity:1;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);transition:all .9s cubic-bezier(.48,0,.12,1)}.container{height:100vh;transition:background-color .5s ease-in-out;width:100vw}.container.animate{background-color:#131313}.centered h1{color:#000;transition:color .5s ease-in-out}.centered.animate h1{color:#fff}.centered,.container{align-items:center;display:flex;justify-content:center}.centered{flex-direction:column}@-webkit-keyframes bgAnimation{0%{background-color:#fff}to{background-color:#101010}}@keyframes bgAnimation{0%{background-color:#fff}to{background-color:#101010}}@-webkit-keyframes textAnimation{0%{color:#000}to{color:#fff}}@keyframes textAnimation{0%{color:#000}to{color:#fff}}.animate{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animateBg{-webkit-animation-name:bgAnimation;animation-name:bgAnimation}.animateText{-webkit-animation-name:textAnimation;animation-name:textAnimation}
/*# sourceMappingURL=main.7d127219.css.map*/