/* Notebook Discount — shared brand system V1.6 */
:root{
  --nd-brand-blue:#1768a8;
  --nd-brand-blue-strong:#0f5f9f;
  --nd-brand-navy:#082d4f;
  --nd-brand-text:#344f66;
  --nd-brand-muted:#60788c;
  --nd-brand-line:#d6e3ed;
  --nd-brand-soft:#f5f9fc;
  --nd-font-body:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
  --nd-font-heading:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;
}
/* Il logo V1.6 include già il claim: manteniamo queste classi solo come compatibilità. */
.nd-brand-tagline-shared,.nd-brand-tagline-footer-shared{display:none!important}
