*{box-sizing:border-box}body{color:#fafafa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#08081a;margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#4f8ef72e 0%,#4f8ef70a 50%,#0000 70%);width:70vw;height:70vw;animation:12s ease-in-out infinite alternate orbPulse;position:fixed;top:-25%;left:-15%}body:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#34d39924 0%,#34d39908 50%,#0000 70%);width:60vw;height:60vw;animation:16s ease-in-out infinite alternate-reverse orbPulse;position:fixed;bottom:-25%;right:-15%}@keyframes orbPulse{0%{transform:scale(1)translate(0)}to{transform:scale(1.15)translate(3%,3%)}}#root{z-index:1;width:100%;position:relative}input,select{outline:none}input:focus,select:focus{border-color:#4f8ef799!important;box-shadow:0 0 0 3px #4f8ef71f!important}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#fff3}tr:hover td{background:#ffffff06!important}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes countUp{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.card-animate{animation:.4s cubic-bezier(.34,1.56,.64,1) both fadeInUp}.num-animate{animation:.5s cubic-bezier(.34,1.56,.64,1) both countUp}
