@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;700;800&family=Inter:wght@400;500;600;700;800&display=swap");:root{--fu-bg:#000;--fu-card:#14172c;--fu-card-alt:#1e2340;--fu-text:#f4f5fa;--fu-text-secondary:#a6acc9;--fu-text-muted:#6e7390;--fu-label:#b7bee0;--fu-border:#262b4a;--fu-danger-bg:#2c1620;--fu-cta-bg:#f4f5fa;--fu-cta-text:#0b0e1a}*{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}