@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--Foreground-Primary: #ffffff;--Foreground-Active: #2f80ed;--Foreground-Ghost: rgba(255, 255, 255, .16);--Foreground-Secondary: rgba(255, 255, 255, .6);--Primary-Blue---Opacity-Thin: rgba(47, 128, 237, .08);--Primary-Blue---Opacity-Thick: rgba(47, 128, 237, .24);--Ghost-Thick: rgba(255, 255, 255, .08);--Ghost-Thin: rgba(255, 255, 255, .04);--Text-Default-Primary: #fff;--Text-Default-Secondary: rgba(255, 255, 255, .6);--Text-Default-Tertiary: rgba(255, 255, 255, .3);--Text-Brand-Primary-Blue: #2f80ed;--Background-Base-Light-Thick: rgba(255, 255, 255, .08);--Background-Base-Light-Thin: rgba(255, 255, 255, .04);--Background-Base-Thick: rgba(255, 255, 255, .08);--Background-Base-Thin: rgba(255, 255, 255, .04);--Background-Base-Dark-Thick: rgba(0, 0, 0, .64);--Background-Brand-Thin: rgba(47, 128, 237, .08);--Border-Brand-Thin: rgba(47, 128, 237, .24);--Border-Default-Thin: rgba(255, 255, 255, .08);--Blur-Large: 64px;--Space-050: .25rem;--Space-100: .5rem;--Space-150: .75rem;--Space-200: 1rem;--Space-300: 1.5rem;--Space-400: 2rem;--Inset-On-Base: rgba(0, 0, 0, .32);--Radius-Medium: .5rem;--Radius-Small: .25rem;--Navbar-Height: 50px;--Smoke-400: rgba(0, 0, 0, .32)}*{padding:0;margin:0;box-sizing:border-box;-webkit-user-select:none;user-select:none;font-family:Montserrat,sans-serif;text-decoration:none;color:var(--Text-Default-Primary)}#root{width:100dvw;height:100dvh}body{overflow:hidden}
