/* NIRA Adaptive Architecture: Design Tokens */
:root {
  /* Common focus ring */
  --focus-ring: 0 0 0 3px rgba(0, 104, 87, 0.4);
}
