body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--chakra-colors-carbon);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;max-width:100%;overflow-x:clip}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{margin:0;padding:0}@keyframes breatheAnimation{0%{opacity:0}50%{opacity:.5}to{opacity:0}}@keyframes spinnerAnimation{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes engineSpinRight{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes engineSpinLeft{0%{transform:rotate(0deg)}50%{transform:rotate(-180deg)}to{transform:rotate(-1turn)}}.lights-breathing{animation-duration:1s;animation-iteration-count:infinite;animation-name:breatheAnimation;animation-timing-function:ease-in-out}.spinner-rotating{animation-duration:10s;animation-iteration-count:infinite;animation-name:spinnerAnimation;animation-timing-function:linear}.engine-right-l1{animation-duration:360s;animation-iteration-count:infinite;animation-name:engineSpinRight;animation-timing-function:linear}.engine-right-l2{animation-duration:240s;animation-iteration-count:infinite;animation-name:engineSpinRight;animation-timing-function:linear}.engine-right-l3{animation-duration:160s;animation-iteration-count:infinite;animation-name:engineSpinRight;animation-timing-function:linear}.engine-right-l4{animation-duration:60s;animation-iteration-count:infinite;animation-name:engineSpinRight;animation-timing-function:linear}.engine-left-l1{animation-duration:360s;animation-iteration-count:infinite;animation-name:engineSpinLeft;animation-timing-function:linear}.engine-left-l2{animation-duration:240s;animation-iteration-count:infinite;animation-name:engineSpinLeft;animation-timing-function:linear}.engine-left-l3{animation-duration:160s;animation-iteration-count:infinite;animation-name:engineSpinLeft;animation-timing-function:linear}.engine-left-l4{animation-duration:60s;animation-iteration-count:infinite;animation-name:engineSpinLeft;animation-timing-function:linear}.button-spinner{animation-duration:5s;animation-iteration-count:infinite;animation-name:spinnerAnimation;animation-timing-function:linear}@keyframes textShimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.text-shimmer{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:textShimmer;animation-timing-function:ease-in-out}
/*# sourceMappingURL=main.892497b6.css.map*/