/* Selective refinement, not a new icon/container system. */
.about-human .ax-idea>i { border-radius:.6rem; }

/* Keep Home's soft light in the main motion scene; small personal objects
   and hobbies already have shadows and do not all need coloured halos. */
.about-human .ax-asides .ax-note-art::before,
.about-human .aw-scenes figure::before { content:none; }
.about-human .al-stage::before { opacity:.65; }
.about-human .aw-value-thread { opacity:.55; }

/* Five open illustrations: shared light direction and soft ground shadow,
   without enclosing tiles, borders, or a second set of background glows. */
.about-scenes .aw-values .aw-value-symbol svg {
  filter:drop-shadow(0 9px 12px rgb(38 38 48 / 10%));
  stroke-linecap:round; stroke-linejoin:round;
}
.about-scenes .aw-value-symbol .value-highlight { fill:none; stroke:white; stroke-width:3; opacity:.75; }
.about-scenes .aw-value-symbol .value-detail { fill:none; stroke-width:4; }
