/* The Noticing Mind — shared brand tokens. Version 1.0, September 2026. */
@font-face{font-family:Manrope;src:url('./manrope.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
@font-face{font-family:Lora;src:url('./lora.woff2') format('woff2');font-style:normal;font-weight:400 500;font-display:swap}
:root{
  --nm-forest:#183b36;--nm-mist:#f0f5f1;--nm-paper:#fff;--nm-seaglass:#b7d7cd;
  --nm-iris:#8a7bc2;--nm-dew:#dcd5ee;--nm-text:#45605a;--nm-accent-text:#59457f;
  --nm-line:#cfdcd5;--nm-font:'Manrope',sans-serif;--nm-editorial:'Lora',Georgia,serif;
  --nm-shell:1240px;--nm-gutter:clamp(24px,5vw,88px);--nm-section:clamp(76px,9vw,140px);
  --nm-radius:24px;--nm-radius-small:12px;--nm-focus:#59457f;
}
