@import"https://fonts.googleapis.com/css?family=Exo:400,700";*{margin:0;padding:0}@media (min-width: 769px){*{cursor:none!important}}body{font-family:Exo,sans-serif;overflow-x:hidden}.area{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a2e 50%,#16213e 100%);position:fixed;top:0;left:0;width:100%;height:100vh;z-index:-1;overflow:hidden}.circles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;margin:0;padding:0;list-style:none}.circles li{position:absolute;display:block;list-style:none;width:20px;height:20px;background:rgba(96,165,250,.25);animation:animate 25s linear infinite;bottom:-150px;box-shadow:0 0 20px #60a5fa4d}.circles li:nth-child(1){left:25%;width:80px;height:80px;animation-delay:0s;background:rgba(85,197,0,.2);box-shadow:0 0 30px #55c50066}.circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s;background:rgba(96,165,250,.3);box-shadow:0 0 25px #60a5fa66}.circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s;background:rgba(255,107,107,.2);box-shadow:0 0 25px #ff6b6b59}.circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s;background:rgba(96,165,250,.2);box-shadow:0 0 35px #60a5fa4d}.circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s;background:rgba(85,197,0,.3);box-shadow:0 0 20px #55c50066}.circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s;background:rgba(96,165,250,.18);box-shadow:0 0 40px #60a5fa40}.circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s;background:rgba(85,197,0,.15);box-shadow:0 0 50px #55c50033}.circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s;background:rgba(255,107,107,.25);box-shadow:0 0 30px #ff6b6b4d}.circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s;background:rgba(96,165,250,.35);box-shadow:0 0 25px #60a5fa66}.circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s;background:rgba(85,197,0,.18);box-shadow:0 0 45px #55c50040}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}to{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}.cursor{pointer-events:none;position:fixed;display:block;border-radius:0;transform-origin:center center;top:0;left:0;z-index:9999;filter:url(#goo)}.cursor span{position:absolute;display:block;width:26px;height:26px;border-radius:20px;background-color:#60a5fa;transform-origin:center center;transform:translate(-50%,-50%)}.cursor.hover span{background-color:#55c500}#goo-filter{position:absolute;width:0;height:0}a,button{position:relative;transition:all .3s ease}a:hover,button:hover{transform:translateY(-2px)}.grid-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;opacity:.1}.grid-line{position:absolute;background-color:#60a5fa}.grid-line.horizontal{width:100%;height:1px}.grid-line.vertical{width:1px;height:100%}.noise-overlay{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2;opacity:.03;background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(96,165,250,.1) 2px,rgba(96,165,250,.1) 4px);animation:noise-move 20s linear infinite}@keyframes noise-move{0%{transform:translate(0) translateY(0)}to{transform:translate(50px) translateY(50px)}}
