*{margin:0;padding:0;box-sizing:border-box}body,html{height:100%}:root{--gfo-bg:#020817;--gfo-green:#00c853;--gfo-gold:#d4af37}body,html{background:radial-gradient(1200px 900px at 50% 12%,rgba(21,50,86,.55) 0,rgba(8,18,32,.72) 38%,#040b14 70%),var(--gfo-bg);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.gfo-loading-screen{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:24px}.gfo-loading-logoWrap{position:relative;display:grid;place-items:center}.gfo-loading-logoWrap:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(0,200,83,.22) 0,rgba(0,200,83,.08) 45%,transparent 70%);filter:blur(22px)}.gfo-loading-logo{width:132px;height:132px;border-radius:24px;box-shadow:0 14px 50px rgba(0,0,0,.55),0 0 0 1px hsla(0,0%,100%,.06);position:relative;z-index:1}.gfo-loading-text{opacity:.7;font-size:16px;letter-spacing:.9px;color:hsla(0,0%,100%,.88)}