:root {
  --nexo-navy: #0B1D36;
  --nexo-slate: #475467;
  --nexo-light: #D9DEE6;
  --nexo-teal: #10B7A6;
  --nexo-orange: #F59E0B;
  --nexo-background: #FFFFFF;
  --nexo-font-title: "Inter", "Montserrat", "Segoe UI", Arial, sans-serif;
  --nexo-font-body: "Inter", "Segoe UI", Arial, sans-serif;
}

.nexo-logo { height: 48px; width: auto; display: block; }
.nexo-app-icon { width: 64px; height: 64px; border-radius: 18px; }
