/* Others-only extension layer. Shared layout remains in base.css. */
body[data-page="others"] {
  --page-local-accent: var(--accent-2);
}
