:root {
  --nexo-black: #02040a;
  --nexo-midnight: #061127;
  --nexo-navy: #0a1d42;
  --nexo-blue: #1238ff;
  --nexo-electric: #168bff;
  --nexo-cyan: #7ddcff;
  --nexo-white: #f7f9ff;
  --nexo-muted: #93a2bd;
  --nexo-line: rgba(125, 220, 255, 0.18);
  --nexo-glass: rgba(7, 20, 46, 0.58);
  --nexo-success: #66f5c1;
  --nexo-font: "Inter", "Avenir Next", "Segoe UI", Arial, sans-serif;
  --nexo-radius: 28px;
  --nexo-max: 1240px;
}
