/* ═══ ABOUT PAGE — helpers shared by its sections ═══ */
.eyebrow{display:flex;align-items:center;gap:10px;font-size:10.5px;letter-spacing:.2em;
  font-weight:600;color:var(--dim)}
.eyebrow::before{content:"";width:7px;height:7px;background:var(--cut);flex-shrink:0}
.disp{font-family:'Archivo Expanded',Archivo,sans-serif;font-weight:900;letter-spacing:-.035em}
