@font-face{font-family:Mulish;font-display:swap;src:local(""),url(/Mulish-ExtraBold.woff2) format("woff2")}@font-face{font-family:Mulish;font-style:normal;font-display:swap;src:local(""),url(/Mulish-Regular.woff2) format("woff2")}:root{--background-body: #fafafa;--background-card: #ffffff;--complete: #dbdce1;--text-main: #505165;--text-light: #949398;--line: #e6e5ea;--blue: #3a7bfd;--gradient: linear-gradient(#57ddff, #c058f3);--border-radius: .35rem}[data-theme=light]{--background-body: #fafafa;--background-card: #ffffff;--complete: #dbdce1;--text-main: #505165;--text-light: #949398;--line: #e6e5ea;--blue: #3a7bfd;--gradient: linear-gradient(#57ddff, #c058f3);--border-radius: .35rem}[data-theme=dark]{--background-body: #181824;--background-card: #25283b;--complete: #dbdce1;--text-main: #c8cae3;--text-light: #606279;--line: #37394e;--blue: #3a7bfd;--gradient: linear-gradient(#57ddff, #c058f3);--border-radius: .35rem}*{padding:0;margin:0}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-weight:400;font-size:1.8rem;line-height:1.6;overflow:hidden;height:100vh;width:100vw;display:grid;gap:1rem;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(8,1fr);background:#1c1c1c}#root{position:fixed;top:0;left:0;width:100%;height:100%}.message{z-index:9999;position:absolute;bottom:10rem;left:50%;transform:translate(-50%)}.logo{color:#b7b7b7;line-height:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.logo h4{margin-top:1.25rem;font-family:Mulish;font-size:1.5rem}.logo h5{cursor:pointer;margin-top:1rem;font-family:Mulish;font-weight:400;font-size:1rem;display:flex;color:#fff;margin-bottom:.5rem;align-items:center}.logo h5 svg{width:.75rem;height:.75rem}.logo__socialMedia{margin-top:-.75rem}.logo__socialMedia svg{width:1.1rem}.navbar{padding:3rem;height:5rem;position:fixed;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:transparent;z-index:1}.navbar__logo{position:absolute;left:50%;transform:translate(-50%);height:2.5rem;cursor:pointer}.navbar__btns{display:flex;margin-right:3rem}.navbar__btns button{font-weight:100;font-size:2rem;color:#fff;border:none;background:transparent}.navbar__btns button:not(:last-child){margin-right:1rem}
