@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Inter:wght@400;500;600;700;800&display=swap");:root{--fu-bg:#000;--fu-card:#121212;--fu-card-alt:#1e1e1e;--fu-text:#fff;--fu-text-secondary:hsla(0,0%,100%,.68);--fu-text-muted:hsla(0,0%,100%,.42);--fu-label:hsla(0,0%,100%,.58);--fu-border:hsla(0,0%,100%,.16);--fu-danger-bg:#2c1620;--fu-cta-bg:#fff;--fu-cta-text:#000}*{font-family:Inter,-apple-system,sans-serif;box-sizing:border-box}body,html{margin:0;padding:0;background:var(--fu-bg);color:var(--fu-text)}input,select,textarea{color-scheme:dark}::-webkit-scrollbar{width:0;height:0}