:root {
  --altcha-border-width: 1px;
  --altcha-border-radius: 3px;
  --altcha-color-base: #1d2340;
  --altcha-color-border: #1d2340;
  --altcha-color-text: #f2f4f6;
  --altcha-color-border-focus: currentColor;
  --altcha-color-error-text: #f23939;
  --altcha-color-footer-bg: #070d2d;
  --altcha-max-width: 260px;
}