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;margin:0}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{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.energy-flow{bottom:0;left:0;opacity:.4;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.energy-line{animation:energyFlow 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#008c9e 20%,#4cceac 50%,#008c9e 80%,#0000);height:2px;position:absolute}.energy-line:first-child{animation-delay:0s;left:-60%;top:15%;width:60%}.energy-line:nth-child(2){animation-delay:.5s;left:-50%;top:35%;width:50%}.energy-line:nth-child(3){animation-delay:1s;left:-70%;top:55%;width:70%}.energy-line:nth-child(4){animation-delay:1.5s;left:-45%;top:75%;width:45%}.energy-line:nth-child(5){animation-delay:.3s;animation-name:energyFlowReverse;left:auto;right:-55%;top:25%;width:55%}.energy-line:nth-child(6){animation-delay:.8s;animation-name:energyFlowReverse;left:auto;right:-65%;top:50%;width:65%}.energy-line:nth-child(7){animation-delay:1.2s;animation-name:energyFlowReverse;left:auto;right:-48%;top:70%;width:48%}@keyframes energyFlow{0%{opacity:.3;transform:translateX(0)}50%{opacity:.8}to{opacity:.3;transform:translateX(100vw)}}@keyframes energyFlowReverse{0%{opacity:.3;transform:translateX(0)}50%{opacity:.8}to{opacity:.3;transform:translateX(-100vw)}}.energy-spark{animation:sparkPulse 1.5s ease-in-out infinite;background:#4cceac;border-radius:50%;box-shadow:0 0 10px #4cceac,0 0 20px #008c9e;height:4px;position:absolute;width:4px}.energy-spark:nth-child(8){animation-delay:0s;left:10%;top:20%}.energy-spark:nth-child(9){animation-delay:.2s;left:30%;top:40%}.energy-spark:nth-child(10){animation-delay:.4s;left:50%;top:60%}.energy-spark:nth-child(11){animation-delay:.6s;left:70%;top:80%}.energy-spark:nth-child(12){animation-delay:.3s;left:auto;right:20%;top:30%}.energy-spark:nth-child(13){animation-delay:.5s;left:auto;right:40%;top:50%}.energy-spark:nth-child(14){animation-delay:.7s;left:auto;right:60%;top:70%}@keyframes sparkPulse{0%,to{opacity:.5;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}
/*# sourceMappingURL=main.b49b2e44.css.map*/