.animation{--size:360px;position:absolute;top:5vh;right:15vw;font-size:calc(var(--size)/100);width:var(--size);height:var(--size);isolation:isolate;opacity:0;transition:opacity 2.4s;pointer-events:none}.animation .earth{position:absolute;top:-15%;left:-15%;width:130%;height:130%}.halo,.edge{width:100em;height:100em;position:absolute;left:0;top:0;transform:rotate(-52deg);border-radius:50%;box-shadow:#1e85db52 -.8em 0 5.8em -1.5em inset;pointer-events:all}.halo{font-size:106%;margin:-3em;box-shadow:#2172ffe0 -2.2em 0 3.1em -.5em inset,#001426d9 -2.9em 0 3.8em -.9em inset,#0084ff30 -59em 0 18em -41em inset;mix-blend-mode:color-dodge;color:#5291ff9e;filter:drop-shadow(.4em 0 4.6em)blur(.25em);touch-action:none}.halo::before,.halo::after{content:'';display:block;height:100%;border-radius:50%;box-shadow:#309bff -1.3em 0 .9em -.8em inset;mix-blend-mode:color-dodge}.halo::after{margin-top:-100%}@font-face{font-family:lato;font-display:swap;font-weight:200;src:url(/assets/fonts/lato/Lato-Thin.ttf)format("truetype")}@font-face{font-family:lato;font-display:swap;font-weight:300;src:url(/assets/fonts/lato/Lato-Light.ttf)format("truetype")}@font-face{font-family:lato;font-display:swap;font-weight:400;src:url(/assets/fonts/lato/Lato-Regular.ttf)format("truetype")}@font-face{font-family:figtree;font-weight:200;font-display:swap;src:url(/assets/fonts/figtree/static/Figtree-Light.ttf)format("truetype")}@font-face{font-family:figtree;font-weight:300;font-display:swap;src:url(/assets/fonts/figtree/static/Figtree-Medium.ttf)format("truetype")}@font-face{font-family:figtree;font-weight:400;font-display:swap;src:url(/assets/fonts/figtree/static/Figtree-Regular.ttf)format("truetype")}:root{color-scheme:light dark;--light-base-03:#7b8495;--light-base-04:ghostwhite;--dark-base-03:ghostwhite;--dark-base-04:ghostwhite;--background-03:light-dark(var(--dark-base-03), var(--light-base-03));--background-03:light-dark(var(--dark-base-04), var(--light-base-04));--color-03:light-dark(var(--light-base-03), var(--dark-base-03));--color-04:light-dark(var(--light-base-04), var(--dark-base-04))}h1,h2,h3,h4,h5,h6{font-weight:300;font-family:lato}body{font-family:figtree}#homepage #hero{margin:15vh 0;display:flex;align-items:center}#homepage .card{padding:2rem;background-color:#13161c;margin-bottom:3rem;height:140px;cursor:pointer;transition:200ms}#homepage .card:hover{background-color:rgba(0,0,0,.1);transition:200ms}#homepage .card svg{width:2.8rem;height:2.8rem}#homepage .card h2{margin-top:60px}#homepage .exploration{background-color:#080b10;border:1px solid var(--ln-01);width:100%;height:3rem}