:root {
  --fu-bg: #f4f7fb;
  --fu-surface: #ffffff;
  --fu-surface-2: #f8fafc;
  --fu-text: #14213d;
  --fu-muted: #64748b;
  --fu-border: #dfe7f1;
  --fu-primary: #285a92;
  --fu-primary-2: #3f7fc4;
  --id-blue: #00457d;
  --id-blue-2: #0078bd;
  --id-red: #e4302c;
  --id-blue-soft: #e8f3fb;
  --id-red-soft: #fff0f0;
  --fu-success: #16835b;
  --fu-warning: #b36b00;
  --fu-danger: #c83b45;
  --fu-shadow: 0 12px 30px rgba(28, 55, 90, .08);
  --fu-radius: 16px;
}
